summaryrefslogtreecommitdiff
path: root/Config.hs
Commit message (Expand)AuthorAge
* indentation foo, and a new coding style page. no code changesJoey Hess2012-10-28
* git config remote.name.annex-sync can be used to control whether a remote get...Joey Hess2012-10-11
* better readProcessJoey Hess2012-07-19
* add back debug loggingJoey Hess2012-07-19
* switch from System.Cmd.Utils to System.ProcessJoey Hess2012-07-18
* hlintJoey Hess2012-06-12
* test suite saved my baconJoey Hess2012-05-19
* Clean up handling of git directory and git worktree.Joey Hess2012-05-18
* Fix use of several config settingsJoey Hess2012-05-05
* bugfixesJoey Hess2012-04-22
* Add annex.httpheaders and annex.httpheader-command config settingsJoey Hess2012-04-22
* had the wrong name for thisJoey Hess2012-04-20
* Rewrote free disk space checking codeJoey Hess2012-03-22
* use new getConfigJoey Hess2012-03-22
* rationalize getConfigJoey Hess2012-03-22
* status: Prints available local disk space, or shows if git-annex doesn't know.Joey Hess2012-03-21
* configure: Check if ssh connection caching is supported by the installed vers...Joey Hess2012-02-25
* rename readMaybe to readishJoey Hess2012-01-23
* break module dependancy loopJoey Hess2012-01-10
* Add annex-trustlevel configuration settings, which can be used to override t...Joey Hess2012-01-09
* more partial function removalJoey Hess2011-12-15
* split out Git/Command.hsJoey Hess2011-12-14
* split more stuff out of Git.hsJoey Hess2011-12-14
* split out three modules from GitJoey Hess2011-12-13
* avoid some readJoey Hess2011-12-09
* tweaksJoey Hess2011-11-19
* lintJoey Hess2011-11-11
* reorder repo parameters lastJoey Hess2011-11-08
* The fromkey command now takes the key as its first parameter. The --key optio...Joey Hess2011-10-31
* refactoring and cleanupJoey Hess2011-10-30
* renameJoey Hess2011-10-05
* renameJoey Hess2011-10-04
* factor out common importsJoey Hess2011-10-03
* rework annex-ignore handlingJoey Hess2011-09-18
* code simplification thanks to applicative functorsJoey Hess2011-08-25
* split groups of related functions out of UtilityJoey Hess2011-08-22
* tweakJoey Hess2011-08-21
* tweakJoey Hess2011-08-18
* Added annex-cost-command configuration, which can be used to vary the cost of...Joey Hess2011-08-18
* remove unused backend machineryJoey Hess2011-07-05
* renamed GitRepo to GitJoey Hess2011-06-30
* make encrypted remotes have slightly higher costsJoey Hess2011-04-17
* make local bup repos a bit more expensive than local git reposJoey Hess2011-04-08
* cost bugfixesJoey Hess2011-03-30
* basic s3 remote startJoey Hess2011-03-28
* some reorg and further remote generalizationJoey Hess2011-03-27