map: Hide dead repositories that are not connected to the graph.

* map: Hide dead repositories that are not connected to the graph.
* map: Changed colors; red is used for untrusted repositories and grey
  for dead.
This commit is contained in:
Joey Hess 2016-05-04 14:12:41 -04:00
parent 4a773f2608
commit c608df5802
Failed to extract signature
3 changed files with 39 additions and 24 deletions

3
debian/changelog vendored
View file

@ -12,6 +12,9 @@ git-annex (6.20160420) UNRELEASED; urgency=medium
* git-annex.cabal: Add Setup-Depends.
* Windows: Fix several bugs in propigation of changes from the adjusted
branch back to the master branch.
* map: Hide dead repositories that are not connected to the graph.
* map: Changed colors; red is used for untrusted repositories and grey
for dead.
-- Joey Hess <id@joeyh.name> Thu, 28 Apr 2016 13:17:04 -0400