summaryrefslogtreecommitdiff
path: root/debian
Commit message (Expand)AuthorAge
* avoid using --literal-pathspecs with git older than 1.8.1 which added itGravatar Joey Hess2015-04-06
* prep releaseGravatar Joey Hess2015-04-06
* rethought distributed fsck; instead add activity.log and expire commandGravatar Joey Hess2015-04-05
* Merge branch 'concurrentprogress'Gravatar Joey Hess2015-04-04
|\
| * WIP on making --quiet silence progress, and infra for concurrent progress barsGravatar Joey Hess2015-04-03
* | init: Improve fifo test to detect NFS systems that support fifos but not well...Gravatar Joey Hess2015-04-03
|/
* version: Add --rawGravatar Joey Hess2015-04-02
* Significantly sped up processing of large numbers of directories passed to a ...Gravatar Joey Hess2015-04-02
* Revert "Significantly sped up processing of large numbers of directories pass...Gravatar Joey Hess2015-04-02
* Fix truncation of parameters that could occur when using xargs git-annex.Gravatar Joey Hess2015-04-02
* Significantly sped up processing of large numbers of directories passed to a ...Gravatar Joey Hess2015-04-02
* fsck: Added --distributed and --expire options, for distributed fsck.Gravatar Joey Hess2015-04-01
* import: --deduplicate and --cleanduplicates now output the keys corresponding...Gravatar Joey Hess2015-03-31
* addurl --file: When used with a special remote that claims urls and checks th...Gravatar Joey Hess2015-03-31
* test: Fix --list-testsGravatar Joey Hess2015-03-31
* Relax debian package dependencies to git >= 1:1.7.7.6 rather than needing >= ...Gravatar Joey Hess2015-03-31
* remove changelog entryGravatar Joey Hess2015-03-31
* importfeed: Avoid downloading a redundant item from a feed whose guid has bee...Gravatar Joey Hess2015-03-31
* Fix GETURLS in external special remote protocol to strip downloader prefix fr...Gravatar Joey Hess2015-03-27
* Fix make build target. Thanks, Justin Geibel.Gravatar Joey Hess2015-03-27
* Prevent git-ls-files from double-expanding wildcards when an unexpanded wildc...Gravatar Joey Hess2015-03-27
* Better fix for standalone tarball git-annex sync linker shim bug, that works ...Gravatar Joey Hess2015-03-27
* prep releaseGravatar Joey Hess2015-03-27
* Fix bug introduced in the last release that broke git-annex sync when git-ann...Gravatar Joey Hess2015-03-27
* Work around curl bug when asked to download an empty url to a file.Gravatar Joey Hess2015-03-27
* assistant: Committing a whole lot of files at once could overflow command-lin...Gravatar Joey Hess2015-03-26
* Improve error message when --in @date is used and there is no reflog for the ...Gravatar Joey Hess2015-03-26
* --auto is no longer a global option; only get, drop, and copy accept it.Gravatar Joey Hess2015-03-25
* Man pages for individual commands now available, and can be opened using "git...Gravatar Joey Hess2015-03-23
* migrate: --force will force migration of keys already using the destination b...Gravatar Joey Hess2015-03-23
* Added a post-update-annex hook, which is run after the git-annex branch is up...Gravatar Joey Hess2015-03-20
* checkpresentkey: New plumbing command to check if a key can be verified to be...Gravatar Joey Hess2015-03-20
* readpresentkey: New plumbing command for checking location log.Gravatar Joey Hess2015-03-20
* prep release5.20150317Gravatar Joey Hess2015-03-17
* remotedaemon: Fixed support for notifications of changes to gcrypt remotes, w...Gravatar Joey Hess2015-03-16
* registerurl: New plumbing command for mass-adding urls to keys.Gravatar Joey Hess2015-03-15
* fromkey: Add stdin mode.Gravatar Joey Hess2015-03-15
* fromkey --force: Skip test that the key has its content in the annex.Gravatar Joey Hess2015-03-15
* remove annoouncedir targetGravatar Joey Hess2015-03-14
* git-annex-shell: Improve error message when the specified repository doesn't ...Gravatar Joey Hess2015-03-05
* addurl: Added --raw option, which bypasses special handling of quvi, bittorre...Gravatar Joey Hess2015-03-05
* Added SETURIPRESENT and SETURIMISSING to external special remote protocolGravatar Joey Hess2015-03-05
* sync: Fix committing when in a direct mode repo that has no HEAD ref.Gravatar Joey Hess2015-03-04
* metadata: Fix encoding problem that led to mojibake when storing metadata str...Gravatar Joey Hess2015-03-04
* Submodules are now supported by git-annex!Gravatar Joey Hess2015-03-02
* When re-execing git-annex, use current program location, rather than ~/.confi...Gravatar Joey Hess2015-02-28
* sync: As well as the synced/git-annex push, attempt a git-annex:git-annex pus...Gravatar Joey Hess2015-02-27
* Linux standalone: Set LOCPATH=/dev/null to work around https://ghc.haskell.or...Gravatar Joey Hess2015-02-25
* unannex: Refuse to unannex when repo is too new to have a HEADGravatar Joey Hess2015-02-25
* add new build depsGravatar Joey Hess2015-02-22