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
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
*
notice deleted files on startup
Joey Hess
2012-06-04
*
deletion
Joey Hess
2012-06-04
*
suppress "recording state in git" message during add
Joey Hess
2012-06-04
*
add handling of symlink addition events
Joey Hess
2012-06-04
*
handle directory deletion
Joey Hess
2012-06-04
*
add events for symlink creation and directory removal
Joey Hess
2012-06-04
*
watch subcommand
Joey Hess
2012-04-12