index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Types
/
GitConfig.hs
Commit message (
Expand
)
Author
Age
*
annex.genmetadata can be set to make git-annex automatically set metadata (ye...
Joey Hess
2014-02-23
*
Added ways to configure rsync options to be used only when uploading or downl...
Joey Hess
2014-02-02
*
Optimise non-bare http remotes; no longer does a 404 to the wrong url every t...
Joey Hess
2014-01-26
*
added annex.secure-erase-command config option.
Joey Hess
2014-01-24
*
allow annex.expireunused to be set to false, as well as to a duration
Joey Hess
2014-01-22
*
assistant unused file handling
Joey Hess
2014-01-22
*
reorg
Joey Hess
2014-01-21
*
numcopies cleanup, part 2
Joey Hess
2014-01-21
*
global numcopies setting
Joey Hess
2014-01-20
*
add GETAVAILABILITY to external special remote protocol
Joey Hess
2014-01-13
*
Added tahoe special remote.
Joey Hess
2014-01-08
*
Remotes can now be made read-only, by setting remote.<name>.annex-readonly
Joey Hess
2014-01-02
*
external special remotes mostly implemented (untested)
Joey Hess
2013-12-26
*
annex.autoupgrade setting
Joey Hess
2013-11-22
*
webapp: remind user when using repositories that lack consistency checks
Joey Hess
2013-10-29
*
git-annex-shell: Added support for operating inside gcrypt repositories.
Joey Hess
2013-09-24
*
Youtube support! (And 53 other video hosts)
Joey Hess
2013-08-22
*
annex.debug can now be set to enable debug logging by default. The webapp's d...
Joey Hess
2013-06-17
*
Allow rsync to use other remote shells.
guilhem
2013-04-13
*
Added annex.web-download-command setting.
Joey Hess
2013-04-08
*
Use lower case hash directories for storing files on crippled filesystems, sa...
Joey Hess
2013-04-04
*
hlint
Joey Hess
2013-04-03
*
New annex.largefiles setting, which configures which files `git annex add` an...
Joey Hess
2013-03-29
*
split cost out into its own module
Joey Hess
2013-03-13
*
GnuPG options for symmetric encryption.
guilhem
2013-03-11
*
start to support core.symlinks=false
Joey Hess
2013-02-15
*
crippled filesystem support, probing and initial support
Joey Hess
2013-02-14
*
add another setting to GitConfig
Joey Hess
2013-01-28
*
annex.autocommit
Joey Hess
2013-01-27
*
type based git config handling for remotes
Joey Hess
2013-01-01