status --json --fast for esc

* status: Fix --json mode (only the repository lists are currently
  displayed)
* status: --fast is back
This commit is contained in:
Joey Hess 2011-11-14 19:27:00 -04:00
parent 02f1d5467a
commit bfe38f8ff1
5 changed files with 41 additions and 10 deletions

3
debian/changelog vendored
View file

@ -9,6 +9,9 @@ git-annex (3.20111112) UNRELEASED; urgency=low
* Optimised union merging; now only runs git cat-file once.
* status: Now displays trusted, untrusted, and semitrusted repositories
separately.
* status: Fix --json mode (only the repository lists are currently
displayed)
* status: --fast is back
-- Joey Hess <joeyh@debian.org> Sat, 12 Nov 2011 14:50:21 -0400