summaryrefslogtreecommitdiff
path: root/Utility/Inotify.hs
Commit message (Expand)AuthorAge
* 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
* 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
* 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
* noopGravatar Joey Hess2012-04-21
* in which I discover voidGravatar Joey Hess2012-04-21
* 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
* add waitForTerminationGravatar Joey Hess2012-04-11
* recursive inotify thingGravatar Joey Hess2012-04-11