summaryrefslogtreecommitdiff
path: root/Config.hs
Commit message (Expand)AuthorAge
* simplify and speed up Utility.FileSystemEncodingJoey Hess2021-08-11
* more RawFilePath conversionJoey Hess2020-10-29
* build warningsJoey Hess2020-07-01
* fix build on windowsJoey Hess2020-07-01
* git-annex config: guard against non-repo-global configsJoey Hess2020-03-02
* rename changeGitConfig to overrideGitConfig and avoid unncessary callsJoey Hess2020-02-27
* remoteConfig reworkJoey Hess2020-02-19
* separate RemoteConfig parsing basically workingJoey Hess2020-01-14
* be stricter about rejecting invalid configurations for remotesJoey Hess2020-01-10
* all commands building except for assistantJoey Hess2019-12-05
* include git-annex-shell back inJoey Hess2019-12-02
* use ByteString for git configJoey Hess2019-11-27
* set annex-config-uuid when RemoteConfig contains a sameas-uuidJoey Hess2019-10-10
* update licenses from GPL to AGPLJoey Hess2019-03-13
* concurrency and status messages when downloading from importJoey Hess2019-03-08
* refactoringJoey Hess2019-01-29
* centralized "yes"/"no" parsingJoey Hess2018-10-10
* run git status before enabling clean filterJoey Hess2018-08-28
* 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