summaryrefslogtreecommitdiff
path: root/Utility
Commit message (Expand)AuthorAge
* bugfixGravatar Joey Hess2012-06-11
* git annex watch --stopGravatar Joey Hess2012-06-11
* fix pid file lockingGravatar Joey Hess2012-06-11
* add a pid fileGravatar Joey Hess2012-06-11
* daemonize git annex watchGravatar Joey Hess2012-06-11
* update message based on user feedbackGravatar Joey Hess2012-06-07
* refactorGravatar Joey Hess2012-06-06
* build watch on non-linux, just don't do anythingGravatar Joey Hess2012-06-06
* handle running out of watch descriptorsGravatar Joey Hess2012-06-06
* ignore .gitignore and .gitattributesGravatar Joey Hess2012-06-06
* factor out nukeFileGravatar Joey Hess2012-06-06
* refactorGravatar Joey Hess2012-06-04
* deletionGravatar Joey Hess2012-06-04
* refactorGravatar Joey Hess2012-06-04
* workaround other part of moved directory problemGravatar Joey Hess2012-06-04
* add explict test that a closed file even is on a regular fileGravatar Joey Hess2012-06-04
* add events for symlink creation and directory removalGravatar Joey Hess2012-06-04
* add dirContentsRecursiveGravatar Joey Hess2012-05-31
* Clean up handling of git directory and git worktree.Gravatar Joey Hess2012-05-18
* Pass -a to cp even when it supports --reflink=auto, to preserve permissions.Gravatar Joey Hess2012-05-15
* updateGravatar Joey Hess2012-05-02
* rsync protocol?Gravatar Joey Hess2012-05-02
* percentage libraryGravatar Joey Hess2012-04-29
* Added shared cipher mode to encryptable special remotes.Gravatar Joey Hess2012-04-29
* unbreak code inside ifdefGravatar Joey Hess2012-04-22
* bugfixesGravatar Joey Hess2012-04-22
* Add annex.httpheaders and annex.httpheader-command config settingsGravatar Joey Hess2012-04-22
* noopGravatar Joey Hess2012-04-21
* in which I discover voidGravatar Joey Hess2012-04-21
* honor core.sharedRepository when making all the other files in the annexGravatar Joey Hess2012-04-21
* better file mode setting codeGravatar Joey Hess2012-04-21
* Support git's core.sharedRepository configurationGravatar Joey Hess2012-04-21
* avoid chown call if the current file mode is same as newGravatar Joey Hess2012-04-21
* tweakGravatar Joey Hess2012-04-18
* clear errno after successful callGravatar Joey Hess2012-04-18
* import jugglingGravatar Joey Hess2012-04-14
* Renamed diskfree.c to avoid OSX case insensativity bug.Gravatar Joey Hess2012-04-13
* allow add or del events to be ignoredGravatar Joey Hess2012-04-12
* allow excluding directories from being watchedGravatar Joey Hess2012-04-12
* don't fall over broken linksGravatar Joey Hess2012-04-12
* put in a warning so I remember to look at thisGravatar Joey Hess2012-04-12
* add waitForTerminationGravatar Joey Hess2012-04-11
* recursive inotify thingGravatar Joey Hess2012-04-11
* Disable diskfree on kfreebsd, as I have a build failure on kfreebsd-i386 that...Gravatar Joey Hess2012-04-07
* use struct statfs64 on OSXGravatar Joey Hess2012-03-23
* tweakGravatar Joey Hess2012-03-22
* updateGravatar Joey Hess2012-03-22
* break out kfreebsdGravatar Joey Hess2012-03-22
* Rewrote free disk space checking codeGravatar Joey Hess2012-03-22
* fun with symbolsGravatar Joey Hess2012-03-17