aboutsummaryrefslogtreecommitdiff
path: root/debian
Commit message (Expand)AuthorAge
* 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
* releasing version 0.050.05Gravatar Joey Hess2010-11-11
* refactor param seekingGravatar Joey Hess2010-11-11
* rework command dispatching for add and pre-commitGravatar Joey Hess2010-11-11
* Optimize both pre-commit and lock subcommands.Gravatar Joey Hess2010-11-11
* releasing version 0.040.04Gravatar Joey Hess2010-11-10
* cleanupGravatar Joey Hess2010-11-10
* edit an alias for unlockGravatar Joey Hess2010-11-10
* Unlocked files will now automatically be added back into the annex when commi...Gravatar Joey Hess2010-11-10
* closeGravatar Joey Hess2010-11-10
* Avoid using runghc to run test suite as it is not available on all architectu...Gravatar Joey Hess2010-11-10
* maybe call it unlock and not checkoutGravatar Joey Hess2010-11-09