aboutsummaryrefslogtreecommitdiff
path: root/Utility/DirWatcher.hs
Commit message (Expand)AuthorAge
* disable closingTracked on OSXGravatar Joey Hess2017-06-09
* removed all uses of undefined from code baseGravatar Joey Hess2015-04-19
* update my email address and homepage urlGravatar Joey Hess2015-01-21
* relicense general utility library code to BSDGravatar Joey Hess2014-05-10
* annex.startupscan can be set to false to disable the assistant's startup scan.Gravatar Joey Hess2014-03-05
* reorgGravatar Joey Hess2013-12-04
* use Win32-inotifyGravatar Joey Hess2013-11-12
* assistant: Fix OSX bug that prevented committing changed files to a repositor...Gravatar Joey Hess2013-03-17
* let's put type modules under the parent module, not in a Types directoryGravatar Joey Hess2013-03-10
* OSX FSEvents supportGravatar Joey Hess2012-12-27
* whitespace fixesGravatar Joey Hess2012-12-13
* kqueue bugfix: apply pruner to changed filesGravatar Joey Hess2012-09-28
* watch for changes to transfer info files, to update progress bars on uploadGravatar Joey Hess2012-09-20
* typoGravatar Joey Hess2012-06-28
* fix kqueue buildGravatar Joey Hess2012-06-28
* improve thread termination handlingGravatar Joey Hess2012-06-28
* typoGravatar Joey Hess2012-06-20
* add closingTracked flagGravatar Joey Hess2012-06-19
* add eventsCoalesceGravatar Joey Hess2012-06-19
* lifted out the kqueue and inotify to a generic DirWatcher interfaceGravatar Joey Hess2012-06-18