summaryrefslogtreecommitdiff
path: root/Config.hs
Commit message (Expand)AuthorAge
* Support hot-swapping of removable drives containing gcrypt repositories.Gravatar Joey Hess2013-09-12
* ignore gcrypt remotes w/o an annex-uuidGravatar Joey Hess2013-09-08
* Better error message when trying to use a git remote that has annex.ignore set.Gravatar Joey Hess2013-08-22
* split cost out into its own moduleGravatar Joey Hess2013-03-13
* webapp: Set locally paired repositories to a lower cost than other network re...Gravatar Joey Hess2013-03-13
* git subcommand cleanupGravatar Joey Hess2013-03-03
* crippled filesystem support, probing and initial supportGravatar Joey Hess2013-02-14
* annex.autocommitGravatar Joey Hess2013-01-27
* type based git config handling for remotesGravatar Joey Hess2013-01-01
* type based git config handlingGravatar Joey Hess2012-12-29
* memoize parsing of annex.direct config settingGravatar Joey Hess2012-12-29
* added direct and indirect commandsGravatar Joey Hess2012-12-13
* Merge branch 'master' into desymlinkGravatar Joey Hess2012-12-13
|\
| * whitespace fixesGravatar Joey Hess2012-12-13
* | support for storing files in direct modeGravatar Joey Hess2012-12-07
* | annex.direct config settingGravatar Joey Hess2012-12-07
|/
* adjust glacier remote cost to 1000Gravatar Joey Hess2012-11-22
* indentation foo, and a new coding style page. no code changesGravatar Joey Hess2012-10-28
* git config remote.name.annex-sync can be used to control whether a remote get...Gravatar Joey Hess2012-10-11
* better readProcessGravatar Joey Hess2012-07-19
* add back debug loggingGravatar Joey Hess2012-07-19
* switch from System.Cmd.Utils to System.ProcessGravatar Joey Hess2012-07-18
* hlintGravatar Joey Hess2012-06-12
* test suite saved my baconGravatar Joey Hess2012-05-19
* Clean up handling of git directory and git worktree.Gravatar Joey Hess2012-05-18
* Fix use of several config settingsGravatar Joey Hess2012-05-05
* bugfixesGravatar Joey Hess2012-04-22
* Add annex.httpheaders and annex.httpheader-command config settingsGravatar Joey Hess2012-04-22
* 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