index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Utility
/
INotify.hs
Commit message (
Expand
)
Author
Age
*
assistant: More robust inotify handling; avoid crashing if a directory cannot...
Joey Hess
2013-09-30
*
catch does not exist error when adding a watch
Joey Hess
2013-07-17
*
assistant: Fix bug that prevented adding files written by gnucash, and more ...
Joey Hess
2013-06-26
*
whups, I didn't mean to commit this, it was in to more quickly test out of li...
Joey Hess
2013-04-24
*
improve display of multiline messages in alerts
Joey Hess
2013-04-24
*
let's put type modules under the parent module, not in a Types directory
Joey Hess
2013-03-10
*
finished where indentation changes
Joey Hess
2012-12-13
*
look for sysctl in some common sbin locations when it's not in PATH
Joey Hess
2012-10-06
*
watch for changes to transfer info files, to update progress bars on upload
Joey Hess
2012-09-20
*
better readProcess
Joey Hess
2012-07-19
*
add back debug logging
Joey Hess
2012-07-19
*
switch from System.Cmd.Utils to System.Process
Joey Hess
2012-07-18
*
lifted out the kqueue and inotify to a generic DirWatcher interface
Joey Hess
2012-06-18