aboutsummaryrefslogtreecommitdiff
path: root/Config.hs
Commit message (Expand)AuthorAge
* configuration and docs for tracking exportsGravatar Joey Hess2017-09-19
* use DynamicConfig to handle cost-commandGravatar Joey Hess2017-08-17
* annex.autocommit can be configured via git-annex configGravatar Joey Hess2017-02-03
* Always use filesystem encoding for all file and handle reads and writes.Gravatar Joey Hess2016-12-24
* refactor isBareRepoGravatar Joey Hess2016-06-02
* enableremote: Remove annex-ignore configuration from a remote.Gravatar Joey Hess2016-05-24
* remove 163 lines of code without changing anything except importsGravatar Joey Hess2016-01-20
* init: Configure .git/info/attributes to use git-annex as a smudge filter.Gravatar Joey Hess2015-12-04
* auto-configure filter.annex.smudge and clean on initGravatar Joey Hess2015-12-04
* 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