aboutsummaryrefslogtreecommitdiff
path: root/Remote/Helper/Hooks.hs
Commit message (Expand)AuthorAge
* remove 163 lines of code without changing anything except importsGravatar Joey Hess2016-01-20
* convert from Utility.LockPool to Annex.LockPool everywhereGravatar Joey Hess2015-11-12
* use lock pools throughout git-annexGravatar Joey Hess2015-05-19
* add filename to progress bar, and display ok/failed at endGravatar Joey Hess2015-04-14
* update my email address and homepage urlGravatar Joey Hess2015-01-21
* more lock file refactoringGravatar Joey Hess2014-08-20
* reorganize and refactor lock codeGravatar Joey Hess2014-08-20
* forgot some liftsGravatar Joey Hess2014-08-20
* Ensure that all lock fds are close-on-exec, fixing various problems with them...Gravatar Joey Hess2014-08-20
* pushed checkPresent exception handling out of Remote implementationsGravatar Joey Hess2014-08-06
* refactor lockingGravatar Joey Hess2014-07-10
* clean up cleanup action enumerationGravatar Joey Hess2014-03-13
* use locking on WindowsGravatar Joey Hess2014-01-28
* remove __WINDOWS__ ifdefGravatar Joey Hess2013-10-06
* hlintGravatar Joey Hess2013-09-25
* avoid more build warnings on WindowsGravatar Joey Hess2013-08-04
* squash compiler warnings on WindowsGravatar Joey Hess2013-08-04
* fix permission damage (thanks, Windows)Gravatar Joey Hess2013-05-11
* git-annex now builds on Windows (doesn't work)Gravatar Joey Hess2013-05-11
* connect existing meters to the transfer log for downloadsGravatar Joey Hess2013-04-11
* type based git config handling for remotesGravatar Joey Hess2013-01-01
* where indentingGravatar Joey Hess2012-11-11
* add a progress callback to storeKey, and threaded it all the way throughGravatar Joey Hess2012-09-19
* record transfer information on local git remotesGravatar Joey Hess2012-07-01
* noopGravatar Joey Hess2012-04-21
* in which I discover voidGravatar Joey Hess2012-04-21
* honor core.sharedRepository when making all the other files in the annexGravatar Joey Hess2012-04-21
* rationalize getConfigGravatar Joey Hess2012-03-22
* nukes another 15 lines thanks to ifMGravatar Joey Hess2012-03-15
* add remote start and stop hooksGravatar Joey Hess2012-03-04