on dropunused and unused

This commit is contained in:
Joey Hess 2010-11-15 18:13:20 -04:00
parent 3a4e9398a1
commit 354be7a00b
2 changed files with 30 additions and 2 deletions

4
debian/changelog vendored
View file

@ -1,9 +1,9 @@
git-annex (0.07) UNRELEASED; urgency=low
* find: New subcommand.
* unused: New subcommand, finds unused data (the global part of fsck).
* unused: New subcommand, finds unused data. (Split out from fsck.)
* dropunused: New subcommand, provides for easy dropping of unused keys
by number, as listed by unused subcommand.
by number, as listed by the unused subcommand.
-- Joey Hess <joeyh@debian.org> Sun, 14 Nov 2010 12:34:49 -0400