aboutsummaryrefslogtreecommitdiff
path: root/Command/Watch.hs
Commit message (Expand)AuthorAge
* remove 163 lines of code without changing anything except importsGravatar Joey Hess2016-01-20
* converted Assistant and Watch; avoid duplicate arg parsing for no repo modeGravatar Joey Hess2015-07-13
* convert all commands to work with optparse-applicativeGravatar Joey Hess2015-07-08
* started converting to use optparse-applicativeGravatar Joey Hess2015-07-08
* splitting up the man pageGravatar Joey Hess2015-03-23
* update my email address and homepage urlGravatar Joey Hess2015-01-21
* doh't use "def" for command definitions, it conflicts with Data.Default.defGravatar Joey Hess2014-10-14
* reorganize some files and importsGravatar Joey Hess2014-01-26
* fix inversion of control in CommandSeek (no behavior changes)Gravatar Joey Hess2014-01-20
* webapp: Check annex.version.Gravatar Joey Hess2013-11-17
* assistant: When autostarted, wait 5 seconds before running the startup scan, ...Gravatar Joey Hess2013-10-26
* webapp: New --listen= option allows running the webapp on one computer and co...Gravatar Joey Hess2013-04-08
* add section metadata to all commandsGravatar Joey Hess2013-03-24
* convert notBareRepo to a CommandCheckGravatar Joey Hess2012-12-29
* full autostart supportGravatar Joey Hess2012-08-02
* much better webapp startup of the assistantGravatar Joey Hess2012-07-27
* add assistant commandGravatar Joey Hess2012-06-22
* reorganizeGravatar Joey Hess2012-06-13
* optimise link staging at startupGravatar Joey Hess2012-06-13
* plumb file status through to event handlersGravatar Joey Hess2012-06-13
* move commentGravatar Joey Hess2012-06-13
* tweakGravatar Joey Hess2012-06-12
* do fewer commits during long batch jobsGravatar Joey Hess2012-06-12
* 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
* cleanupGravatar Joey Hess2012-06-12
* hlintGravatar Joey Hess2012-06-12
* updateGravatar Joey Hess2012-06-11
* avoid using STM while the MVar is heldGravatar Joey Hess2012-06-11
* tweakGravatar Joey Hess2012-06-11
* git annex watch --stopGravatar Joey Hess2012-06-11
* add a pid fileGravatar Joey Hess2012-06-11
* daemonize git annex watchGravatar Joey Hess2012-06-11
* crazy optimisationGravatar Joey Hess2012-06-10
* run git add --update after inotify is startedGravatar Joey Hess2012-06-10
* fixed the double commits problemGravatar Joey Hess2012-06-10
* avoid running pre-commit hook from watch commitsGravatar Joey Hess2012-06-10
* tweakGravatar Joey Hess2012-06-10
* smart commit threadGravatar Joey Hess2012-06-10
* add a thread to commit changesGravatar Joey Hess2012-06-10
* generalize and improve state MVar codeGravatar Joey Hess2012-06-10
* stage deletions directly using update-indexGravatar Joey Hess2012-06-10
* fix non-linux buildGravatar Joey Hess2012-06-09
* refactor and function name cleanupGravatar Joey Hess2012-06-08
* use git queue for rm tooGravatar Joey Hess2012-06-07
* make watch use the queueGravatar Joey Hess2012-06-07
* tweakGravatar Joey Hess2012-06-06
* refactorGravatar Joey Hess2012-06-06
* build watch on non-linux, just don't do anythingGravatar Joey Hess2012-06-06