summaryrefslogtreecommitdiff
path: root/Types/GitConfig.hs
Commit message (Expand)AuthorAge
* 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
* Youtube support! (And 53 other video hosts)Gravatar Joey Hess2013-08-22
* annex.debug can now be set to enable debug logging by default. The webapp's d...Gravatar Joey Hess2013-06-17
* Allow rsync to use other remote shells.Gravatar guilhem2013-04-13
* Added annex.web-download-command setting.Gravatar Joey Hess2013-04-08
* Use lower case hash directories for storing files on crippled filesystems, sa...Gravatar Joey Hess2013-04-04
* hlintGravatar Joey Hess2013-04-03
* New annex.largefiles setting, which configures which files `git annex add` an...Gravatar Joey Hess2013-03-29
* split cost out into its own moduleGravatar Joey Hess2013-03-13
* GnuPG options for symmetric encryption.Gravatar guilhem2013-03-11
* start to support core.symlinks=falseGravatar Joey Hess2013-02-15
* crippled filesystem support, probing and initial supportGravatar Joey Hess2013-02-14
* add another setting to GitConfigGravatar Joey Hess2013-01-28
* annex.autocommitGravatar Joey Hess2013-01-27
* type based git config handling for remotesGravatar Joey Hess2013-01-01