index
:
git-annex-gpl
master
git-annex without the AGPL
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Types
/
GitConfig.hs
Commit message (
Expand
)
Author
Age
*
configuration to disable automatic merge conflict resolution
Joey Hess
2017-06-01
*
de-Maybe remoteGitConfig
Joey Hess
2017-05-11
*
annex.backend is the new name for what was annex.backends
Joey Hess
2017-05-09
*
Added remote.<name>.annex-push and remote.<name>.annex-pull
Joey Hess
2017-04-05
*
annex.securehashesonly
Joey Hess
2017-02-27
*
post-recive hook to make updateInstead work in direct mode and adjusted branches
Joey Hess
2017-02-17
*
New annex.synccontent config setting
Joey Hess
2017-02-03
*
annex.autocommit can be configured via git-annex config
Joey Hess
2017-02-03
*
Added annex.gnupg-decrypt-options and remote.<name>.annex-gnupg-decrypt-optio...
Joey Hess
2016-05-10
*
annex.addunlocked
Joey Hess
2016-02-16
*
annex.addsmallfiles: New option controlling what is done when adding files no...
Joey Hess
2016-01-28
*
optimise getUUID
Joey Hess
2016-01-20
*
annex.thin
Joey Hess
2015-12-27
*
pid locking configuration and abstraction layer for git-annex
Joey Hess
2015-11-12
*
Do verification of checksums of annex objects downloaded from remotes.
Joey Hess
2015-10-01
*
support gpg.program
Joey Hess
2015-09-09
*
better memoize core.sharedrepository handling
Joey Hess
2015-05-19
*
add annex.used-refspec
Joey Hess
2015-05-14
*
The ssh-options git config is now used by gcrypt, rsync, and ddar special rem...
Joey Hess
2015-02-12
*
import Data.Default in Common
Joey Hess
2015-01-28
*
Repository tuning parameters can now be passed when initializing a repository...
Joey Hess
2015-01-27
*
update my email address and homepage url
Joey Hess
2015-01-21
*
Added bittorrent special remote
Joey Hess
2014-12-16
*
New annex.hardlink setting. Closes: #758593
Joey Hess
2014-09-05
*
execute remote.<name>.annex-shell on remote, if set
Fraser Tweedale
2014-05-16
*
ddar special remote
Robie Basak
2014-05-15
*
annex.startupscan can be set to false to disable the assistant's startup scan.
Joey Hess
2014-03-05
*
annex.listen can be configured, instead of using --listen
Joey Hess
2014-03-01
*
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
[next]