aboutsummaryrefslogtreecommitdiff
path: root/Utility
Commit message (Expand)AuthorAge
* pointlessnessGravatar Joey Hess2012-06-29
* typoGravatar Joey Hess2012-06-20
* Merge branch 'master' into watchGravatar Joey Hess2012-06-20
|\
| * avoid ByteString.Char8 where not neededGravatar Joey Hess2012-06-20
| * [Word8] to filesystem encoded StringGravatar Joey Hess2012-06-20
* | add closingTracked flagGravatar Joey Hess2012-06-19
* | kqueue synthetic add events on startupGravatar Joey Hess2012-06-19
* | kqueue recursive directory addingGravatar Joey Hess2012-06-19
* | add eventsCoalesceGravatar Joey Hess2012-06-19
* | fix prototypeGravatar Joey Hess2012-06-19
* | 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