status: Include all special remotes in the list of repositories.

Special remotes do not always have a description listed in uuid.log,
and such ones were not listed before.
This commit is contained in:
Joey Hess 2011-11-18 13:22:48 -04:00
parent 1326bb8635
commit c50a5fbeb4
5 changed files with 24 additions and 19 deletions

1
debian/changelog vendored
View file

@ -10,6 +10,7 @@ git-annex (3.20111112) UNRELEASED; urgency=low
in constant space.
* status: Now displays trusted, untrusted, and semitrusted repositories
separately.
* status: Include all special remotes in the list of repositories.
* status: Fix --json mode (only the repository lists are currently
displayed)
* status: --fast is back