aboutsummaryrefslogtreecommitdiff
path: root/Config.hs
Commit message (Expand)AuthorAge
* refactorGravatar Joey Hess2015-08-17
* Submodules are now supported by git-annex!Gravatar Joey Hess2015-03-02
* import Data.Default in CommonGravatar Joey Hess2015-01-28
* update my email address and homepage urlGravatar Joey Hess2015-01-21
* cleaned up AnnexState handling in transportsGravatar Joey Hess2014-04-08
* add UrlOptions sum typeGravatar Joey Hess2014-02-24
* Make annex.web-options be used in several places that call curl.Gravatar Joey Hess2014-02-24
* reorganize numcopies code (no behavior changes)Gravatar Joey Hess2014-01-21
* global numcopies settingGravatar Joey Hess2014-01-20
* add GETAVAILABILITY to external special remote protocolGravatar Joey Hess2014-01-13
* external special remotes mostly implemented (untested)Gravatar Joey Hess2013-12-26
* v5 for direct mode, with automatic upgradeGravatar Joey Hess2013-11-05
* automatically set and unset core.bare when switching to/from direct modeGravatar Joey Hess2013-11-05
* 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