index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Remote
/
Helper
/
Hooks.hs
Commit message (
Expand
)
Author
Age
*
remove 163 lines of code without changing anything except imports
Joey Hess
2016-01-20
*
convert from Utility.LockPool to Annex.LockPool everywhere
Joey Hess
2015-11-12
*
use lock pools throughout git-annex
Joey Hess
2015-05-19
*
add filename to progress bar, and display ok/failed at end
Joey Hess
2015-04-14
*
update my email address and homepage url
Joey Hess
2015-01-21
*
more lock file refactoring
Joey Hess
2014-08-20
*
reorganize and refactor lock code
Joey Hess
2014-08-20
*
forgot some lifts
Joey Hess
2014-08-20
*
Ensure that all lock fds are close-on-exec, fixing various problems with them...
Joey Hess
2014-08-20
*
pushed checkPresent exception handling out of Remote implementations
Joey Hess
2014-08-06
*
refactor locking
Joey Hess
2014-07-10
*
clean up cleanup action enumeration
Joey Hess
2014-03-13
*
use locking on Windows
Joey Hess
2014-01-28
*
remove __WINDOWS__ ifdef
Joey Hess
2013-10-06
*
hlint
Joey Hess
2013-09-25
*
avoid more build warnings on Windows
Joey Hess
2013-08-04
*
squash compiler warnings on Windows
Joey Hess
2013-08-04
*
fix permission damage (thanks, Windows)
Joey Hess
2013-05-11
*
git-annex now builds on Windows (doesn't work)
Joey Hess
2013-05-11
*
connect existing meters to the transfer log for downloads
Joey Hess
2013-04-11
*
type based git config handling for remotes
Joey Hess
2013-01-01
*
where indenting
Joey Hess
2012-11-11
*
add a progress callback to storeKey, and threaded it all the way through
Joey Hess
2012-09-19
*
record transfer information on local git remotes
Joey Hess
2012-07-01
*
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
*
rationalize getConfig
Joey Hess
2012-03-22
*
nukes another 15 lines thanks to ifM
Joey Hess
2012-03-15
*
add remote start and stop hooks
Joey Hess
2012-03-04