| Commit message (Expand) | Author | Age |
* | docs for git-annex adjust | Joey Hess | 2016-03-29 |
* | annex.addunlocked | Joey Hess | 2016-02-16 |
* | rework largefiles documentation | Joey Hess | 2016-02-02 |
* | annex.largefiles can be configured in .gitattributes too | Joey Hess | 2016-02-02 |
* | annex.addsmallfiles: New option controlling what is done when adding files no... | Joey Hess | 2016-01-28 |
* | matchexpression: New plumbing command to check if a preferred content express... | Joey Hess | 2016-01-25 |
* | add database benchmark | Joey Hess | 2016-01-12 |
* | annex.thin | Joey Hess | 2015-12-27 |
* | merge clean into smudge command | Joey Hess | 2015-12-04 |
* | skeleton smudge/clean filters | Joey Hess | 2015-12-04 |
* | addurl, importfeed: Changed to honor annex.largefiles settings, when the cont... | Joey Hess | 2015-12-02 |
* | import: Changed to honor annex.largefiles settings. | Joey Hess | 2015-12-02 |
* | improve annex.largefiles documentation | Joey Hess | 2015-12-02 |
* | more warnings about networked filesystems | Joey Hess | 2015-11-13 |
* | 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 |
* | annex.hardlink extended to also try to use hard links when copying from the r... | Joey Hess | 2015-09-14 |
* | DOC: refer to corresponding manpage not to non-existing PREFERRED CONTENT sec... | Yaroslav Halchenko | 2015-09-02 |
* | doc/*.mdwn: Minor fixes (typos, letter case) | Øyvind A. Holm | 2015-07-26 |
* | got bash completion working for "git annex" not just "git-annex" | Joey Hess | 2015-07-16 |
* | typo | Joey Hess | 2015-07-13 |
* | doc updates | Joey Hess | 2015-07-10 |
* | sync: When annex.autocommit=false, avoid making any commit of local changes, ... | Joey Hess | 2015-07-07 |
* | Brought back the setkey plumbing command that was removed in 2011, since we f... | Joey Hess | 2015-07-02 |
* | comment and warning | Joey Hess | 2015-07-02 |
* | explicitely describe exit status in the standard section | anarcat | 2015-06-23 |
* | Increased the default annex.bloomaccuracy from 1000 to 10000000 | Joey Hess | 2015-06-16 |
* | dead --key: Can be used to mark a key as dead. | Joey Hess | 2015-06-09 |
* | add and fix refs in man mainpage | Antoine Beaupré | 2015-05-29 |
* | add annex.used-refspec | Joey Hess | 2015-05-14 |
* | required: New command, like wanted, but for required content. | Joey Hess | 2015-04-18 |
* | contentlocationn: New plumbing command. | Joey Hess | 2015-04-09 |
* | rethought distributed fsck; instead add activity.log and expire command | Joey Hess | 2015-04-05 |
* | WIP on making --quiet silence progress, and infra for concurrent progress bars | Joey Hess | 2015-04-03 |
* | Various typo fixes in doc/*.mdwn | Øyvind A. Holm | 2015-04-02 |
* | importfeed: Avoid downloading a redundant item from a feed whose guid has bee... | Joey Hess | 2015-03-31 |
* | --auto is no longer a global option; only get, drop, and copy accept it. | Joey Hess | 2015-03-25 |
* | finished splitting out man pages for all commands | Joey Hess | 2015-03-25 |
* | separated man pages for all the maintenance commands | Joey Hess | 2015-03-24 |
* | separated man pages for all the setup commands while at the gate in ATL | Joey Hess | 2015-03-23 |
* | Man pages for individual commands now available, and can be opened using "git... | Joey Hess | 2015-03-23 |
* | splitting up the man page | Joey Hess | 2015-03-23 |
* | migrate: --force will force migration of keys already using the destination b... | Joey Hess | 2015-03-23 |
* | Added a post-update-annex hook, which is run after the git-annex branch is up... | Joey Hess | 2015-03-20 |
* | checkpresentkey: New plumbing command to check if a key can be verified to be... | Joey Hess | 2015-03-20 |
* | readpresentkey: New plumbing command for checking location log. | Joey Hess | 2015-03-20 |
* | registerurl: New plumbing command for mass-adding urls to keys. | Joey Hess | 2015-03-15 |
* | fromkey: Add stdin mode. | Joey Hess | 2015-03-15 |
* | fromkey --force: Skip test that the key has its content in the annex. | Joey Hess | 2015-03-15 |
* | addurl: Added --raw option, which bypasses special handling of quvi, bittorre... | Joey Hess | 2015-03-05 |