summaryrefslogtreecommitdiff
path: root/Remote/Directory.hs
Commit message (Expand)AuthorAge
* type alias cleanupGravatar Joey Hess2011-12-31
* better filtering out of special remotesGravatar Joey Hess2011-12-31
* more partial function removalGravatar Joey Hess2011-12-15
* use lowercase hash by default; non-bare repos are a special caseGravatar Joey Hess2011-12-02
* refactorGravatar Joey Hess2011-12-02
* refactorGravatar Joey Hess2011-11-28
* add support for using hashDirLower in addition to hashDirMixedGravatar Joey Hess2011-11-28
* Put a workaround in the directory special remote for strange behavior with VF...Gravatar Joey Hess2011-11-22
* 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
* refactorGravatar Joey Hess2011-09-23
* 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
* finished hlint passGravatar Joey Hess2011-07-15
* renameGravatar Joey Hess2011-07-05
* renamed GitRepo to GitGravatar Joey Hess2011-06-30
* rename modules for data types into Types/ directoryGravatar Joey Hess2011-06-01
* more standard names for whenM and unlessM operatorsGravatar Joey Hess2011-05-17
* add whenM and unlessMGravatar Joey Hess2011-05-17
* simplified a bunch of Maybe handlingGravatar Joey Hess2011-05-15
* bup: Avoid memory leak when transferring encrypted data.Gravatar Joey Hess2011-04-19
* refactorGravatar Joey Hess2011-04-17
* renameGravatar Joey Hess2011-04-17
* refactorGravatar Joey Hess2011-04-16
* full encryption support for directory special remotesGravatar Joey Hess2011-04-16
* add encryption support to directory special remotesGravatar Joey Hess2011-04-16
* RemoteConfig typeGravatar Joey Hess2011-04-15
* Use lowercase hash directories for locationlog filesGravatar Joey Hess2011-04-02
* cost bugfixesGravatar Joey Hess2011-03-30
* use same directory structure as .git/annex/objects for directory remotesGravatar Joey Hess2011-03-30
* allow directory remotes to be in different locationsGravatar Joey Hess2011-03-30
* boilerplate reductionGravatar Joey Hess2011-03-30
* add Remote.DirectoryGravatar Joey Hess2011-03-30