| Commit message (Expand) | Author | Age |
* | import: --deduplicate and --cleanduplicates now output the keys corresponding... | Joey Hess | 2015-03-31 |
* | addurl --file: When used with a special remote that claims urls and checks th... | Joey Hess | 2015-03-31 |
* | test: Fix --list-tests | Joey Hess | 2015-03-31 |
* | Relax debian package dependencies to git >= 1:1.7.7.6 rather than needing >= ... | Joey Hess | 2015-03-31 |
* | remove changelog entry | Joey Hess | 2015-03-31 |
* | importfeed: Avoid downloading a redundant item from a feed whose guid has bee... | Joey Hess | 2015-03-31 |
* | Fix GETURLS in external special remote protocol to strip downloader prefix fr... | Joey Hess | 2015-03-27 |
* | Fix make build target. Thanks, Justin Geibel. | Joey Hess | 2015-03-27 |
* | Prevent git-ls-files from double-expanding wildcards when an unexpanded wildc... | Joey Hess | 2015-03-27 |
* | Better fix for standalone tarball git-annex sync linker shim bug, that works ... | Joey Hess | 2015-03-27 |
* | prep release | Joey Hess | 2015-03-27 |
* | Fix bug introduced in the last release that broke git-annex sync when git-ann... | Joey Hess | 2015-03-27 |
* | Work around curl bug when asked to download an empty url to a file. | Joey Hess | 2015-03-27 |
* | assistant: Committing a whole lot of files at once could overflow command-lin... | Joey Hess | 2015-03-26 |
* | Improve error message when --in @date is used and there is no reflog for the ... | Joey Hess | 2015-03-26 |
* | --auto is no longer a global option; only get, drop, and copy accept it. | Joey Hess | 2015-03-25 |
* | Man pages for individual commands now available, and can be opened using "git... | 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 |
* | prep release5.20150317 | Joey Hess | 2015-03-17 |
* | remotedaemon: Fixed support for notifications of changes to gcrypt remotes, w... | Joey Hess | 2015-03-16 |
* | 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 |
* | remove annoouncedir target | Joey Hess | 2015-03-14 |
* | git-annex-shell: Improve error message when the specified repository doesn't ... | Joey Hess | 2015-03-05 |
* | addurl: Added --raw option, which bypasses special handling of quvi, bittorre... | Joey Hess | 2015-03-05 |
* | Added SETURIPRESENT and SETURIMISSING to external special remote protocol | Joey Hess | 2015-03-05 |
* | sync: Fix committing when in a direct mode repo that has no HEAD ref. | Joey Hess | 2015-03-04 |
* | metadata: Fix encoding problem that led to mojibake when storing metadata str... | Joey Hess | 2015-03-04 |
* | Submodules are now supported by git-annex! | Joey Hess | 2015-03-02 |
* | When re-execing git-annex, use current program location, rather than ~/.confi... | Joey Hess | 2015-02-28 |
* | sync: As well as the synced/git-annex push, attempt a git-annex:git-annex pus... | Joey Hess | 2015-02-27 |
* | Linux standalone: Set LOCPATH=/dev/null to work around https://ghc.haskell.or... | Joey Hess | 2015-02-25 |
* | unannex: Refuse to unannex when repo is too new to have a HEAD | Joey Hess | 2015-02-25 |
* | add new build deps | Joey Hess | 2015-02-22 |
* | Merge branch 'master' into database | Joey Hess | 2015-02-22 |
|\ |
|
| * | typo5.20150219 | Joey Hess | 2015-02-19 |
| * | prep release | Joey Hess | 2015-02-19 |
* | | fsck: Multiple incremental fscks of different repos (some remote) can now be ... | Joey Hess | 2015-02-17 |
* | | Merge branch 'master' into database | Joey Hess | 2015-02-17 |
|\| |
|
| * | Linux standalone: Improved process names of linker shimmed programs. | Joey Hess | 2015-02-16 |
* | | update | Joey Hess | 2015-02-16 |
|/ |
|
* | also assistant | Joey Hess | 2015-02-12 |
* | propigate ssh-options everywhere ssh caching is used | Joey Hess | 2015-02-12 |
* | The ssh-options git config is now used by gcrypt, rsync, and ddar special rem... | Joey Hess | 2015-02-12 |
* | sync, assistant: Include repository name in head branch commit message. | Joey Hess | 2015-02-11 |
* | metadata: When setting metadata, do not recurse into directories by default, ... | Joey Hess | 2015-02-10 |