aboutsummaryrefslogtreecommitdiff
path: root/debian
Commit message (Expand)AuthorAge
* releasing version 0.180.18Gravatar Joey Hess2011-01-14
* unlock: Fix behavior when file content is not present.Gravatar Joey Hess2011-01-13
* DEP5Gravatar Joey Hess2011-01-13
* test unused et alGravatar Joey Hess2011-01-12
* migrate: Fix support for --backend option.Gravatar Joey Hess2011-01-11
* test migrate; 75%Gravatar Joey Hess2011-01-11
* updateGravatar Joey Hess2011-01-11
* fsck: Fix bug in moving of corrupted files to .git/annex/bad/Gravatar Joey Hess2011-01-11
* Bugfix: `copy --to` and `move --to` forgot to stage location log changes afte...Gravatar Joey Hess2011-01-11
* fix real underlaying cause, and fix test suite to not skip it0.17Gravatar Joey Hess2011-01-09
* bugfix: Fix crash caused by a symlink in the repo with link text ending in a ...Gravatar Joey Hess2011-01-09
* copyright yearsGravatar Joey Hess2011-01-08
* New migrate subcommand can be used to switch files to using a different backe...Gravatar Joey Hess2011-01-08
* unannex: Now skips files whose content is not present, rather than it being a...Gravatar Joey Hess2011-01-08
* add news item for git-annex 0.16Gravatar Joey Hess2011-01-07
* Test suite improvements. Current top-level test coverage: 65%Gravatar Joey Hess2011-01-07
* clarifyGravatar Joey Hess2011-01-07
* bugfix: Running `copy --to` when both local and remote had the key dropped it...Gravatar Joey Hess2011-01-07
* bugfix: Running `move --to` with a non-ssh remote failed.Gravatar Joey Hess2011-01-07
* more testsGravatar Joey Hess2011-01-06
* more testsGravatar Joey Hess2011-01-06
* make test suite link in git-annex's commands and run directlyGravatar Joey Hess2011-01-06
* added some toplevel git-annex subcommand testsGravatar Joey Hess2011-01-06
* bugfix: Running `move --to` with a remote whose UUID was not yet knownGravatar Joey Hess2011-01-04
* git-annex-shell: Avoid exposing any git repo config except for the annex.uuid...Gravatar Joey Hess2011-01-04
* releasing version 0.150.15Gravatar Joey Hess2010-12-31
* support ssh urls containing "~", and relative user:pathGravatar Joey Hess2010-12-31
* updateGravatar Joey Hess2010-12-31
* Now rsync is exclusively used for copying files to and from remotes. scp is n...Gravatar Joey Hess2010-12-31
* wordingGravatar Joey Hess2010-12-29
* Fix bug in numcopies handling when a repoisitory has multiple remotes that po...Gravatar Joey Hess2010-12-29
* noteGravatar Joey Hess2010-12-28
* Add trust and untrust subcommands, to allow configuring remotes that are trus...Gravatar Joey Hess2010-12-28
* Support scp-style urls for remotes (host:path).Gravatar Joey Hess2010-12-28
* releasing version 0.140.14Gravatar Joey Hess2010-12-24
* Avoid multiple calls to git ls-files when passed eg, "*".Gravatar Joey Hess2010-12-23
* Support upgrading from a v0 annex with nothing in it.Gravatar Joey Hess2010-12-20
* Bugfix to git annex unused in a repository with nothing yet annexed.Gravatar Joey Hess2010-12-20
* releasing version 0.130.13Gravatar Joey Hess2010-12-14
* Support remotes using git+ssh and ssh+git as protocol. Closes: #607056Gravatar Joey Hess2010-12-14
* Support remotes using git+ssh:// as protocol. Closes: #607056Gravatar Joey Hess2010-12-14
* Fix upgrade from 0.03.Gravatar Joey Hess2010-12-13
* Makefile: Add GHCFLAGS variable.Gravatar Joey Hess2010-12-12
* Makefile: Add GHCOPTS variable.Gravatar Joey Hess2010-12-12
* Makefile: Install man page and html (when built).Gravatar Joey Hess2010-12-12
* releasing version 0.120.12Gravatar Joey Hess2010-12-11
* Makefile: Add PREFIX variable.Gravatar Joey Hess2010-12-11
* Bugfix to git annex add of an unlocked file in a subdir. Closes: #606579Gravatar Joey Hess2010-12-11
* mwdn2man: Fix a bug in newline supression. Closes: #606578Gravatar Joey Hess2010-12-10
* use Text.Regex.PCRE.Light.Char8 rather than Text.RegexpGravatar Joey Hess2010-12-08