aboutsummaryrefslogtreecommitdiff
path: root/Types/GitConfig.hs
Commit message (Expand)AuthorAge
* annex.merge-annex-branchesGravatar Joey Hess2018-02-22
* add remote.<name>.annex-checkuuidGravatar Joey Hess2018-01-10
* youtube-dl workingGravatar Joey Hess2017-11-29
* configuration and docs for tracking exportsGravatar Joey Hess2017-09-19
* use DynamicConfig to handle cost-commandGravatar Joey Hess2017-08-17
* add annex-ignore-command and annex-sync-command configsGravatar Joey Hess2017-08-17
* configuration to disable automatic merge conflict resolutionGravatar Joey Hess2017-06-01
* de-Maybe remoteGitConfigGravatar Joey Hess2017-05-11
* annex.backend is the new name for what was annex.backendsGravatar Joey Hess2017-05-09
* Added remote.<name>.annex-push and remote.<name>.annex-pullGravatar Joey Hess2017-04-05
* annex.securehashesonlyGravatar Joey Hess2017-02-27
* post-recive hook to make updateInstead work in direct mode and adjusted branchesGravatar Joey Hess2017-02-17
* New annex.synccontent config settingGravatar Joey Hess2017-02-03
* annex.autocommit can be configured via git-annex configGravatar Joey Hess2017-02-03
* Added annex.gnupg-decrypt-options and remote.<name>.annex-gnupg-decrypt-optio...Gravatar Joey Hess2016-05-10
* annex.addunlockedGravatar Joey Hess2016-02-16
* annex.addsmallfiles: New option controlling what is done when adding files no...Gravatar Joey Hess2016-01-28
* optimise getUUIDGravatar Joey Hess2016-01-20
* annex.thinGravatar Joey Hess2015-12-27
* pid locking configuration and abstraction layer for git-annexGravatar Joey Hess2015-11-12
* Do verification of checksums of annex objects downloaded from remotes.Gravatar Joey Hess2015-10-01
* support gpg.programGravatar Joey Hess2015-09-09
* better memoize core.sharedrepository handlingGravatar Joey Hess2015-05-19
* add annex.used-refspecGravatar Joey Hess2015-05-14
* The ssh-options git config is now used by gcrypt, rsync, and ddar special rem...Gravatar Joey Hess2015-02-12
* import Data.Default in CommonGravatar Joey Hess2015-01-28
* Repository tuning parameters can now be passed when initializing a repository...Gravatar Joey Hess2015-01-27
* update my email address and homepage urlGravatar Joey Hess2015-01-21
* Added bittorrent special remoteGravatar Joey Hess2014-12-16
* New annex.hardlink setting. Closes: #758593Gravatar Joey Hess2014-09-05
* execute remote.<name>.annex-shell on remote, if setGravatar Fraser Tweedale2014-05-16
* ddar special remoteGravatar Robie Basak2014-05-15
* annex.startupscan can be set to false to disable the assistant's startup scan.Gravatar Joey Hess2014-03-05
* annex.listen can be configured, instead of using --listenGravatar Joey Hess2014-03-01
* annex.genmetadata can be set to make git-annex automatically set metadata (ye...Gravatar Joey Hess2014-02-23
* Added ways to configure rsync options to be used only when uploading or downl...Gravatar Joey Hess2014-02-02
* Optimise non-bare http remotes; no longer does a 404 to the wrong url every t...Gravatar Joey Hess2014-01-26
* added annex.secure-erase-command config option.Gravatar Joey Hess2014-01-24
* allow annex.expireunused to be set to false, as well as to a durationGravatar Joey Hess2014-01-22
* assistant unused file handlingGravatar Joey Hess2014-01-22
* reorgGravatar Joey Hess2014-01-21
* numcopies cleanup, part 2Gravatar Joey Hess2014-01-21
* global numcopies settingGravatar Joey Hess2014-01-20
* add GETAVAILABILITY to external special remote protocolGravatar Joey Hess2014-01-13
* Added tahoe special remote.Gravatar Joey Hess2014-01-08
* Remotes can now be made read-only, by setting remote.<name>.annex-readonlyGravatar Joey Hess2014-01-02
* external special remotes mostly implemented (untested)Gravatar Joey Hess2013-12-26
* annex.autoupgrade settingGravatar Joey Hess2013-11-22
* webapp: remind user when using repositories that lack consistency checksGravatar Joey Hess2013-10-29
* git-annex-shell: Added support for operating inside gcrypt repositories.Gravatar Joey Hess2013-09-24