aboutsummaryrefslogtreecommitdiff
path: root/debian
Commit message (Expand)AuthorAge
* 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
* Add --exclude option to exclude files from processing.Gravatar Joey Hess2010-12-08
* releasing version 0.110.11Gravatar Joey Hess2010-12-04
* Add uninit subcommand. Closes: #605749Gravatar Joey Hess2010-12-03
* Improve detection of version 0 repos.Gravatar Joey Hess2010-12-02
* Avoid deleting temp files when rsync fails.Gravatar Joey Hess2010-12-02
* use rsync for all remote file transfersGravatar Joey Hess2010-12-02
* Rsync will now be used to resume interrupted/failed partial file transfers fr...Gravatar Joey Hess2010-12-02
* releasing version 0.100.10Gravatar Joey Hess2010-11-28
* The git-annex-backend attribute has been renamed to annex.backend.Gravatar Joey Hess2010-11-28
* change name of numcopies attributeGravatar Joey Hess2010-11-28
* clarifyGravatar Joey Hess2010-11-28
* missing \n in -q modeGravatar Joey Hess2010-11-28
* fsck: Fix warning about not enough copies of a file, when locations are known...Gravatar Joey Hess2010-11-28
* Bugfix: Always correctly handle gitattributes when in a subdirectory of the r...Gravatar Joey Hess2010-11-28
* In .gitattributes, the git-annex-numcopies attribute can be used to control t...Gravatar Joey Hess2010-11-28
* precommit: Optimise to avoid calling git-check-attr more than once.Gravatar Joey Hess2010-11-28
* releasing version 0.090.09Gravatar Joey Hess2010-11-27
* Fix bug in setkey subcommand triggered by move --to.Gravatar Joey Hess2010-11-27
* Add copy subcommand.Gravatar Joey Hess2010-11-27
* releasing version 0.080.08Gravatar Joey Hess2010-11-21
* add tests for uuid and xargs -0Gravatar Joey Hess2010-11-18
* typoGravatar Joey Hess2010-11-18
* Only use cp -a if it is supported, falling back to cp -p or plain cp.Gravatar Joey Hess2010-11-18
* Add configure step to build process.Gravatar Joey Hess2010-11-18
* Fix `git annex add ../foo` (when ran in a subdir of the repo).Gravatar Joey Hess2010-11-17
* releasing version 0.070.07Gravatar Joey Hess2010-11-15
* fsck: Print warnings to stderr; --quiet can now be used to only see problems.Gravatar Joey Hess2010-11-15
* on dropunused and unusedGravatar Joey Hess2010-11-15
* dropunusedGravatar Joey Hess2010-11-15
* unused: New subcommand, finds unused data (the global part of fsck).Gravatar Joey Hess2010-11-15
* find: New subcommand.Gravatar Joey Hess2010-11-14
* releasing version 0.060.06Gravatar Joey Hess2010-11-13
* fsck improvementsGravatar Joey Hess2010-11-13
* link to ghc bugGravatar Joey Hess2010-11-11