aboutsummaryrefslogtreecommitdiff
path: root/Locations.hs
Commit message (Expand)AuthorAge
* cabal file now autodetects whether S3 support is available.Gravatar Joey Hess2012-04-14
* perhaps more clear typeGravatar Joey Hess2012-03-10
* fix key directory hash calculation codeGravatar Joey Hess2012-03-09
* add remote start and stop hooksGravatar Joey Hess2012-03-04
* improve alwayscommit=false modeGravatar Joey Hess2012-02-25
* ssh connection cachingGravatar Joey Hess2012-01-20
* avoid partial functionGravatar Joey Hess2011-12-15
* optimize index updatingGravatar Joey Hess2011-12-11
* move a file location to Locations.hsGravatar Joey Hess2011-12-11
* better syntaxGravatar Joey Hess2011-12-10
* Fix bug in last version in getting contents from bare repositories.Gravatar Joey Hess2011-12-10
* refactorGravatar Joey Hess2011-12-03
* convert rsync special backend to using both hash directory typesGravatar Joey Hess2011-12-02
* 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
* optimize gitAnnexLocationGravatar Joey Hess2011-11-28
* store content in hashDirLower directories in bare repositoriesGravatar Joey Hess2011-11-28
* add support for using hashDirLower in addition to hashDirMixedGravatar Joey Hess2011-11-28
* Remove haskell98 to build with ghc 7.2.2, also built with ghc 7.0.4Gravatar Mark Wright2011-11-26
* reorder repo parameters lastGravatar Joey Hess2011-11-08
* clean Annex stuff out of Utility/Gravatar Joey Hess2011-10-16
* factor out common importsGravatar Joey Hess2011-10-03
* Add locking to avoid races when changing the git-annex branch.Gravatar Joey Hess2011-10-03
* finished hlint passGravatar Joey Hess2011-07-15
* hlint tweaksGravatar Joey Hess2011-07-15
* add hashing to web log filesGravatar Joey Hess2011-07-01
* renamed GitRepo to GitGravatar Joey Hess2011-06-30
* add journaling to speed up changes to the git-annex branchGravatar Joey Hess2011-06-23
* update re git-annex branch direct modificationGravatar Joey Hess2011-06-23
* remove stateDirGravatar Joey Hess2011-06-23
* stub in v2 upgradeGravatar Joey Hess2011-06-22
* store trust.log and remote.log in the git-annex branchGravatar Joey Hess2011-06-22
* moveGravatar Joey Hess2011-06-22
* fixed logFileGravatar Joey Hess2011-06-22
* typos in commentsGravatar Joey Hess2011-06-21
* rename modules for data types into Types/ directoryGravatar Joey Hess2011-06-01
* more pointless monadic golfingGravatar Joey Hess2011-05-16
* unused: Now also lists files fsck places in .git/annex/bad/Gravatar Joey Hess2011-04-29
* add loggedKeysGravatar Joey Hess2011-04-02
* Use lowercase hash directories for locationlog filesGravatar Joey Hess2011-04-02
* use same directory structure as .git/annex/objects for directory remotesGravatar Joey Hess2011-03-30
* better letter choice for hashingGravatar Joey Hess2011-03-16
* added 2 level hashingGravatar Joey Hess2011-03-15
* escape colons in key filesGravatar Joey Hess2011-03-15
* first pass at using new keysGravatar Joey Hess2011-03-15
* add hash directory stuff, not used yetGravatar Joey Hess2011-03-15
* some initial support for local bare reposGravatar Joey Hess2011-03-03
* Improved temp file handlingGravatar Joey Hess2011-01-28
* idiomGravatar Joey Hess2011-01-27