summaryrefslogtreecommitdiff
path: root/Remote/Hook.hs
Commit message (Expand)AuthorAge
* fsck --from remote --fastGravatar Joey Hess2012-01-20
* add tmp flag parameter to retrieveKeyFileGravatar Joey Hess2012-01-19
* type alias cleanupGravatar Joey Hess2011-12-31
* better filtering out of special remotesGravatar Joey Hess2011-12-31
* Fix the hook special remote, which bitrotted a while ago.Gravatar Joey Hess2011-12-20
* add support for using hashDirLower in addition to hashDirMixedGravatar Joey Hess2011-11-28
* factored out some useful error catching methodsGravatar Joey Hess2011-11-10
* safer inannex checkingGravatar Joey Hess2011-11-09
* reorder repo parameters lastGravatar Joey Hess2011-11-08
* break out non-log stuff to separate moduleGravatar Joey Hess2011-10-15
* reorganize log modulesGravatar Joey Hess2011-10-15
* renameGravatar Joey Hess2011-10-05
* renameGravatar Joey Hess2011-10-04
* factor out common importsGravatar Joey Hess2011-10-03
* rework annex-ignore handlingGravatar Joey Hess2011-09-18
* split groups of related functions out of UtilityGravatar Joey Hess2011-08-22
* reorg Remote/*Gravatar Joey Hess2011-08-16
* unify elipsis handlingGravatar Joey Hess2011-07-19
* finished hlint passGravatar Joey Hess2011-07-15
* renamed GitRepo to GitGravatar Joey Hess2011-06-30
* rename modules for data types into Types/ directoryGravatar Joey Hess2011-06-01
* Add --debug option. Closes: #627499Gravatar Joey Hess2011-05-21
* simplified a bunch of Maybe handlingGravatar Joey Hess2011-05-15
* set ANNEX_HASH_* alwaysGravatar Joey Hess2011-04-29
* hook special remote implemented, and testedGravatar Joey Hess2011-04-28