summaryrefslogtreecommitdiff
path: root/doc/todo
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-01-13 18:11:03 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-01-13 18:13:14 -0400
commitde9ead9b92091e07795acf003dc05adb6912f15c (patch)
tree0ed928581ee2634134944e71cb87d6823d60733d /doc/todo
parente77d599e8f5167319b7624226dca02cfe0c65a77 (diff)
implemented old Richih wishlist about remote/uuid info
* info: Can now display info about a given uuid. * Added to remote/uuid info: Count of the number of keys present on the remote, and their size. This is rather expensive to calculate, so comes last and --fast will disable it. * Git remote info now includes the date of the last sync with the remote.
Diffstat (limited to 'doc/todo')
-rw-r--r--doc/todo/wishlist:_git_annex_info_UUID.mdwn3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/todo/wishlist:_git_annex_info_UUID.mdwn b/doc/todo/wishlist:_git_annex_info_UUID.mdwn
index 0d1270e1e..5b9633e18 100644
--- a/doc/todo/wishlist:_git_annex_info_UUID.mdwn
+++ b/doc/todo/wishlist:_git_annex_info_UUID.mdwn
@@ -6,3 +6,6 @@ It would be nice if I could see that info, preferably with a timestamp telling m
Thanks,
Richard
+
+> I left out the stuff that `vicfg` displays. But otherwise
+> everything mentioned on this page is [[done]]. --[[Joey]]