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
*
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
*
rsync protocol?
Joey Hess
2012-05-02
*
percentage library
Joey Hess
2012-04-29
*
Added shared cipher mode to encryptable special remotes.
Joey Hess
2012-04-29
*
unbreak code inside ifdef
Joey Hess
2012-04-22
*
bugfixes
Joey Hess
2012-04-22
*
Add annex.httpheaders and annex.httpheader-command config settings
Joey Hess
2012-04-22
*
noop
Joey Hess
2012-04-21
*
in which I discover void
Joey Hess
2012-04-21
*
honor core.sharedRepository when making all the other files in the annex
Joey Hess
2012-04-21
*
better file mode setting code
Joey Hess
2012-04-21
*
Support git's core.sharedRepository configuration
Joey Hess
2012-04-21
*
avoid chown call if the current file mode is same as new
Joey Hess
2012-04-21
*
tweak
Joey Hess
2012-04-18
*
clear errno after successful call
Joey Hess
2012-04-18
*
import juggling
Joey Hess
2012-04-14
*
Renamed diskfree.c to avoid OSX case insensativity bug.
Joey Hess
2012-04-13
*
allow add or del events to be ignored
Joey Hess
2012-04-12
*
allow excluding directories from being watched
Joey Hess
2012-04-12
*
don't fall over broken links
Joey Hess
2012-04-12
*
put in a warning so I remember to look at this
Joey Hess
2012-04-12
*
add waitForTermination
Joey Hess
2012-04-11
*
recursive inotify thing
Joey Hess
2012-04-11
*
Disable diskfree on kfreebsd, as I have a build failure on kfreebsd-i386 that...
Joey Hess
2012-04-07
*
use struct statfs64 on OSX
Joey Hess
2012-03-23
[next]