index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Utility
Commit message (
Expand
)
Author
Age
*
fix scheduling
Joey Hess
2012-06-19
*
kqueue build fix
Joey Hess
2012-06-19
*
lifted out the kqueue and inotify to a generic DirWatcher interface
Joey Hess
2012-06-18
*
robustness fixes
Joey Hess
2012-06-19
*
update kqueue when new directories are added
Joey Hess
2012-06-18
*
kqueue: add directory content tracking, and change determination
Joey Hess
2012-06-18
*
close fds
Joey Hess
2012-06-18
*
retry interrupted kevent calls
Joey Hess
2012-06-18
*
add test stub
Joey Hess
2012-06-18
*
kqueue code compiles on debian kfreebsd
Joey Hess
2012-06-18
*
flesh out kqueue library
Joey Hess
2012-06-18
*
add some utility functions for later
Joey Hess
2012-06-18
*
recurse dirTree and open the directories for kqueue to watch
Joey Hess
2012-06-18
*
added dirTree
Joey Hess
2012-06-18
*
skeleton C library for calling kqueue
Joey Hess
2012-06-18
*
Enable diskfree on kfreebsd, using statvfs.
Joey Hess
2012-06-17
*
reorg
Joey Hess
2012-06-17
*
add lsof build deps
Joey Hess
2012-06-15
*
work around a wrinkle in how lsof handles hard links to files that are open e...
Joey Hess
2012-06-15
*
cleanup
Joey Hess
2012-06-15
*
fix pid file writing
Joey Hess
2012-06-15
*
add lsof interface
Joey Hess
2012-06-15
*
add
Joey Hess
2012-06-15
*
slightly higher-level thread scheduling code
Joey Hess
2012-06-13
*
plumb file status through to event handlers
Joey Hess
2012-06-13
*
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
*
hlint
Joey Hess
2012-06-12
*
bugfix
Joey Hess
2012-06-11
*
git annex watch --stop
Joey Hess
2012-06-11
*
fix pid file locking
Joey Hess
2012-06-11
*
add a pid file
Joey Hess
2012-06-11
*
daemonize git annex watch
Joey Hess
2012-06-11
*
update message based on user feedback
Joey Hess
2012-06-07
*
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
*
factor out nukeFile
Joey Hess
2012-06-06
*
refactor
Joey Hess
2012-06-04
*
deletion
Joey Hess
2012-06-04
*
refactor
Joey Hess
2012-06-04
*
workaround other part of moved directory problem
Joey Hess
2012-06-04
*
add explict test that a closed file even is on a regular file
Joey Hess
2012-06-04
*
add events for symlink creation and directory removal
Joey Hess
2012-06-04
*
add dirContentsRecursive
Joey Hess
2012-05-31
*
Clean up handling of git directory and git worktree.
Joey Hess
2012-05-18
*
Pass -a to cp even when it supports --reflink=auto, to preserve permissions.
Joey Hess
2012-05-15
*
update
Joey Hess
2012-05-02
[next]