summaryrefslogtreecommitdiff
path: root/Config.hs
Commit message (Expand)AuthorAge
* configuration and docs for tracking exportsJoey Hess2017-09-19
* use DynamicConfig to handle cost-commandJoey Hess2017-08-17
* annex.autocommit can be configured via git-annex configJoey Hess2017-02-03
* Always use filesystem encoding for all file and handle reads and writes.Joey Hess2016-12-24
* refactor isBareRepoJoey Hess2016-06-02
* enableremote: Remove annex-ignore configuration from a remote.Joey Hess2016-05-24
* remove 163 lines of code without changing anything except importsJoey Hess2016-01-20
* init: Configure .git/info/attributes to use git-annex as a smudge filter.Joey Hess2015-12-04
* auto-configure filter.annex.smudge and clean on initJoey Hess2015-12-04
* refactorJoey Hess2015-08-17
* Submodules are now supported by git-annex!Joey Hess2015-03-02
* import Data.Default in CommonJoey Hess2015-01-28
* update my email address and homepage urlJoey Hess2015-01-21
* cleaned up AnnexState handling in transportsJoey Hess2014-04-08
* add UrlOptions sum typeJoey Hess2014-02-24
* Make annex.web-options be used in several places that call curl.Joey Hess2014-02-24
* reorganize numcopies code (no behavior changes)Joey Hess2014-01-21
* global numcopies settingJoey Hess2014-01-20
* add GETAVAILABILITY to external special remote protocolJoey Hess2014-01-13
* external special remotes mostly implemented (untested)Joey Hess2013-12-26
* v5 for direct mode, with automatic upgradeJoey Hess2013-11-05
* automatically set and unset core.bare when switching to/from direct modeJoey Hess2013-11-05
* Support hot-swapping of removable drives containing gcrypt repositories.Joey Hess2013-09-12
* ignore gcrypt remotes w/o an annex-uuidJoey Hess2013-09-08
* Better error message when trying to use a git remote that has annex.ignore set.Joey Hess2013-08-22
* split cost out into its own moduleJoey Hess2013-03-13
* webapp: Set locally paired repositories to a lower cost than other network re...Joey Hess2013-03-13
* git subcommand cleanupJoey Hess2013-03-03
* crippled filesystem support, probing and initial supportJoey Hess2013-02-14
* annex.autocommitJoey Hess2013-01-27
* type based git config handling for remotesJoey Hess2013-01-01
* type based git config handlingJoey Hess2012-12-29
* memoize parsing of annex.direct config settingJoey Hess2012-12-29
* added direct and indirect commandsJoey Hess2012-12-13
* Merge branch 'master' into desymlinkJoey Hess2012-12-13
|\
| * whitespace fixesJoey Hess2012-12-13
* | support for storing files in direct modeJoey Hess2012-12-07
* | annex.direct config settingJoey Hess2012-12-07
|/
* adjust glacier remote cost to 1000Joey Hess2012-11-22
* 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