summaryrefslogtreecommitdiff
path: root/Utility
Commit message (Expand)AuthorAge
* fix schedulingGravatar Joey Hess2012-06-19
* kqueue build fixGravatar Joey Hess2012-06-19
* lifted out the kqueue and inotify to a generic DirWatcher interfaceGravatar Joey Hess2012-06-18
* robustness fixesGravatar Joey Hess2012-06-19
* update kqueue when new directories are addedGravatar Joey Hess2012-06-18
* kqueue: add directory content tracking, and change determinationGravatar Joey Hess2012-06-18
* close fdsGravatar Joey Hess2012-06-18
* retry interrupted kevent callsGravatar Joey Hess2012-06-18
* add test stubGravatar Joey Hess2012-06-18
* kqueue code compiles on debian kfreebsdGravatar Joey Hess2012-06-18
* flesh out kqueue libraryGravatar Joey Hess2012-06-18
* add some utility functions for laterGravatar Joey Hess2012-06-18
* recurse dirTree and open the directories for kqueue to watchGravatar Joey Hess2012-06-18
* added dirTreeGravatar Joey Hess2012-06-18
* skeleton C library for calling kqueueGravatar Joey Hess2012-06-18
* Enable diskfree on kfreebsd, using statvfs.Gravatar Joey Hess2012-06-17
* reorgGravatar Joey Hess2012-06-17
* add lsof build depsGravatar Joey Hess2012-06-15
* work around a wrinkle in how lsof handles hard links to files that are open e...Gravatar Joey Hess2012-06-15
* cleanupGravatar Joey Hess2012-06-15
* fix pid file writingGravatar Joey Hess2012-06-15
* add lsof interfaceGravatar Joey Hess2012-06-15
* addGravatar Joey Hess2012-06-15
* slightly higher-level thread scheduling codeGravatar Joey Hess2012-06-13
* plumb file status through to event handlersGravatar Joey Hess2012-06-13
* better optimisation of add checkGravatar Joey Hess2012-06-12
* fix bug that turned files already in git into symlinksGravatar Joey Hess2012-06-12
* add a flag indicating if an event was synthesized during initial dir scanGravatar Joey Hess2012-06-12
* hlintGravatar Joey Hess2012-06-12
* 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