aboutsummaryrefslogtreecommitdiff
path: root/Command/Watch.hs
Commit message (Expand)AuthorAge
...
* handle running out of watch descriptorsGravatar Joey Hess2012-06-06
* ignore .gitignore and .gitattributesGravatar Joey Hess2012-06-06
* close the git add raceGravatar Joey Hess2012-06-06
* run event handlers all in the same Annex monadGravatar Joey Hess2012-06-04
* avoid explicit queue flushGravatar Joey Hess2012-06-04
* ignore-unmatch when removing a staged fileGravatar Joey Hess2012-06-04
* refactorGravatar Joey Hess2012-06-04
* notice deleted files on startupGravatar Joey Hess2012-06-04
* deletionGravatar Joey Hess2012-06-04
* suppress "recording state in git" message during addGravatar Joey Hess2012-06-04
* add handling of symlink addition eventsGravatar Joey Hess2012-06-04
* handle directory deletionGravatar Joey Hess2012-06-04
* add events for symlink creation and directory removalGravatar Joey Hess2012-06-04
* watch subcommandGravatar Joey Hess2012-04-12