index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Command
/
Watch.hs
Commit message (
Expand
)
Author
Age
*
reorganize some files and imports
Joey Hess
2014-01-26
*
fix inversion of control in CommandSeek (no behavior changes)
Joey Hess
2014-01-20
*
webapp: Check annex.version.
Joey Hess
2013-11-17
*
assistant: When autostarted, wait 5 seconds before running the startup scan, ...
Joey Hess
2013-10-26
*
webapp: New --listen= option allows running the webapp on one computer and co...
Joey Hess
2013-04-08
*
add section metadata to all commands
Joey Hess
2013-03-24
*
convert notBareRepo to a CommandCheck
Joey Hess
2012-12-29
*
full autostart support
Joey Hess
2012-08-02
*
much better webapp startup of the assistant
Joey Hess
2012-07-27
*
add assistant command
Joey Hess
2012-06-22
*
reorganize
Joey Hess
2012-06-13
*
optimise link staging at startup
Joey Hess
2012-06-13
*
plumb file status through to event handlers
Joey Hess
2012-06-13
*
move comment
Joey Hess
2012-06-13
*
tweak
Joey Hess
2012-06-12
*
do fewer commits during long batch jobs
Joey Hess
2012-06-12
*
better optimisation of add check
Joey Hess
2012-06-12
*
fix bug that turned files already in git into symlinks
Joey Hess
2012-06-12
*
add a flag indicating if an event was synthesized during initial dir scan
Joey Hess
2012-06-12
*
cleanup
Joey Hess
2012-06-12
*
hlint
Joey Hess
2012-06-12
*
update
Joey Hess
2012-06-11
*
avoid using STM while the MVar is held
Joey Hess
2012-06-11
*
tweak
Joey Hess
2012-06-11
*
git annex watch --stop
Joey Hess
2012-06-11
*
add a pid file
Joey Hess
2012-06-11
*
daemonize git annex watch
Joey Hess
2012-06-11
*
crazy optimisation
Joey Hess
2012-06-10
*
run git add --update after inotify is started
Joey Hess
2012-06-10
*
fixed the double commits problem
Joey Hess
2012-06-10
*
avoid running pre-commit hook from watch commits
Joey Hess
2012-06-10
*
tweak
Joey Hess
2012-06-10
*
smart commit thread
Joey Hess
2012-06-10
*
add a thread to commit changes
Joey Hess
2012-06-10
*
generalize and improve state MVar code
Joey Hess
2012-06-10
*
stage deletions directly using update-index
Joey Hess
2012-06-10
*
fix non-linux build
Joey Hess
2012-06-09
*
refactor and function name cleanup
Joey Hess
2012-06-08
*
use git queue for rm too
Joey Hess
2012-06-07
*
make watch use the queue
Joey Hess
2012-06-07
*
tweak
Joey Hess
2012-06-06
*
refactor
Joey Hess
2012-06-06
*
build watch on non-linux, just don't do anything
Joey Hess
2012-06-06
*
handle running out of watch descriptors
Joey Hess
2012-06-06
*
ignore .gitignore and .gitattributes
Joey Hess
2012-06-06
*
close the git add race
Joey Hess
2012-06-06
*
run event handlers all in the same Annex monad
Joey Hess
2012-06-04
*
avoid explicit queue flush
Joey Hess
2012-06-04
*
ignore-unmatch when removing a staged file
Joey Hess
2012-06-04
*
refactor
Joey Hess
2012-06-04
[next]