aboutsummaryrefslogtreecommitdiff
path: root/Config.hs
Commit message (Expand)AuthorAge
...
* had the wrong name for thisGravatar Joey Hess2012-04-20
* Rewrote free disk space checking codeGravatar Joey Hess2012-03-22
* use new getConfigGravatar Joey Hess2012-03-22
* rationalize getConfigGravatar Joey Hess2012-03-22
* status: Prints available local disk space, or shows if git-annex doesn't know.Gravatar Joey Hess2012-03-21
* configure: Check if ssh connection caching is supported by the installed vers...Gravatar Joey Hess2012-02-25
* rename readMaybe to readishGravatar Joey Hess2012-01-23
* break module dependancy loopGravatar Joey Hess2012-01-10
* Add annex-trustlevel configuration settings, which can be used to override t...Gravatar Joey Hess2012-01-09
* more partial function removalGravatar Joey Hess2011-12-15
* split out Git/Command.hsGravatar Joey Hess2011-12-14
* split more stuff out of Git.hsGravatar Joey Hess2011-12-14
* split out three modules from GitGravatar Joey Hess2011-12-13
* avoid some readGravatar Joey Hess2011-12-09
* tweaksGravatar Joey Hess2011-11-19
* lintGravatar Joey Hess2011-11-11
* reorder repo parameters lastGravatar Joey Hess2011-11-08
* The fromkey command now takes the key as its first parameter. The --key optio...Gravatar Joey Hess2011-10-31
* refactoring and cleanupGravatar Joey Hess2011-10-30
* 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
* code simplification thanks to applicative functorsGravatar Joey Hess2011-08-25
* split groups of related functions out of UtilityGravatar Joey Hess2011-08-22
* tweakGravatar Joey Hess2011-08-21
* tweakGravatar Joey Hess2011-08-18
* Added annex-cost-command configuration, which can be used to vary the cost of...Gravatar Joey Hess2011-08-18
* remove unused backend machineryGravatar Joey Hess2011-07-05
* renamed GitRepo to GitGravatar Joey Hess2011-06-30
* make encrypted remotes have slightly higher costsGravatar Joey Hess2011-04-17
* make local bup repos a bit more expensive than local git reposGravatar Joey Hess2011-04-08
* cost bugfixesGravatar Joey Hess2011-03-30
* basic s3 remote startGravatar Joey Hess2011-03-28
* some reorg and further remote generalizationGravatar Joey Hess2011-03-27