summaryrefslogtreecommitdiff
path: root/Command/Watch.hs
Commit message (Expand)AuthorAge
* splitting up the man pageJoey Hess2015-03-23
* update my email address and homepage urlJoey Hess2015-01-21
* doh't use "def" for command definitions, it conflicts with Data.Default.defJoey Hess2014-10-14
* reorganize some files and importsJoey Hess2014-01-26
* fix inversion of control in CommandSeek (no behavior changes)Joey Hess2014-01-20
* webapp: Check annex.version.Joey Hess2013-11-17
* assistant: When autostarted, wait 5 seconds before running the startup scan, ...Joey Hess2013-10-26
* webapp: New --listen= option allows running the webapp on one computer and co...Joey Hess2013-04-08
* add section metadata to all commandsJoey Hess2013-03-24
* convert notBareRepo to a CommandCheckJoey Hess2012-12-29
* full autostart supportJoey Hess2012-08-02
* much better webapp startup of the assistantJoey Hess2012-07-27
* add assistant commandJoey Hess2012-06-22
* reorganizeJoey Hess2012-06-13
* optimise link staging at startupJoey Hess2012-06-13
* plumb file status through to event handlersJoey Hess2012-06-13
* move commentJoey Hess2012-06-13
* tweakJoey Hess2012-06-12
* do fewer commits during long batch jobsJoey Hess2012-06-12
* better optimisation of add checkJoey Hess2012-06-12
* fix bug that turned files already in git into symlinksJoey Hess2012-06-12
* add a flag indicating if an event was synthesized during initial dir scanJoey Hess2012-06-12
* cleanupJoey Hess2012-06-12
* hlintJoey Hess2012-06-12
* updateJoey Hess2012-06-11
* avoid using STM while the MVar is heldJoey Hess2012-06-11
* tweakJoey Hess2012-06-11
* git annex watch --stopJoey Hess2012-06-11
* add a pid fileJoey Hess2012-06-11
* daemonize git annex watchJoey Hess2012-06-11
* crazy optimisationJoey Hess2012-06-10
* run git add --update after inotify is startedJoey Hess2012-06-10
* fixed the double commits problemJoey Hess2012-06-10
* avoid running pre-commit hook from watch commitsJoey Hess2012-06-10
* tweakJoey Hess2012-06-10
* smart commit threadJoey Hess2012-06-10
* add a thread to commit changesJoey Hess2012-06-10
* generalize and improve state MVar codeJoey Hess2012-06-10
* stage deletions directly using update-indexJoey Hess2012-06-10
* fix non-linux buildJoey Hess2012-06-09
* refactor and function name cleanupJoey Hess2012-06-08
* use git queue for rm tooJoey Hess2012-06-07
* make watch use the queueJoey Hess2012-06-07
* tweakJoey Hess2012-06-06
* refactorJoey Hess2012-06-06
* build watch on non-linux, just don't do anythingJoey Hess2012-06-06
* handle running out of watch descriptorsJoey Hess2012-06-06
* ignore .gitignore and .gitattributesJoey Hess2012-06-06
* close the git add raceJoey Hess2012-06-06
* run event handlers all in the same Annex monadJoey Hess2012-06-04