aboutsummaryrefslogtreecommitdiff
path: root/doc/todo/wishlist:_git_annex_status
diff options
context:
space:
mode:
Diffstat (limited to 'doc/todo/wishlist:_git_annex_status')
-rw-r--r--doc/todo/wishlist:_git_annex_status/comment_1_994bfd12c5d82e08040d6116915c5090._comment8
-rw-r--r--doc/todo/wishlist:_git_annex_status/comment_2_c2b0ce025805b774dc77ce264a222824._comment13
-rw-r--r--doc/todo/wishlist:_git_annex_status/comment_3_d1fd70c67243971c96d59e1ffb7ef6e7._comment23
-rw-r--r--doc/todo/wishlist:_git_annex_status/comment_4_9aeeb83d202dc8fb33ff364b0705ad94._comment8
4 files changed, 0 insertions, 52 deletions
diff --git a/doc/todo/wishlist:_git_annex_status/comment_1_994bfd12c5d82e08040d6116915c5090._comment b/doc/todo/wishlist:_git_annex_status/comment_1_994bfd12c5d82e08040d6116915c5090._comment
deleted file mode 100644
index 7b5e7bd44..000000000
--- a/doc/todo/wishlist:_git_annex_status/comment_1_994bfd12c5d82e08040d6116915c5090._comment
+++ /dev/null
@@ -1,8 +0,0 @@
-[[!comment format=mdwn
- username="https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus"
- nickname="Jimmy"
- subject="comment 1"
- date="2011-04-08T07:23:08Z"
- content="""
-+1 for this feature, I've been longing for something like this other than rolling my own perl/shell scripts to parse the outputs of \"git annex whereis .\" to see how many files are on my machine or not.
-"""]]
diff --git a/doc/todo/wishlist:_git_annex_status/comment_2_c2b0ce025805b774dc77ce264a222824._comment b/doc/todo/wishlist:_git_annex_status/comment_2_c2b0ce025805b774dc77ce264a222824._comment
deleted file mode 100644
index 21f9d713c..000000000
--- a/doc/todo/wishlist:_git_annex_status/comment_2_c2b0ce025805b774dc77ce264a222824._comment
+++ /dev/null
@@ -1,13 +0,0 @@
-[[!comment format=mdwn
- username="http://christian.amsuess.com/chrysn"
- nickname="chrysn"
- subject="format, respect working directory"
- date="2011-04-26T12:31:02Z"
- content="""
-we could include the information about the current directory as well, if the command is not issued in the local git root directory. to avoid large numbers of similar lines, that could look like this:
-
- Estimated annex size: B MiB (of C MiB; [B/C]%)
- Estimated annex size in $PWD: B' MiB (of C' MiB; [B'/C']%)
-
-with the percentages being replaced with \"complete\" if really all files are present (and not just many enough for the value to be rounded to 100%).
-"""]]
diff --git a/doc/todo/wishlist:_git_annex_status/comment_3_d1fd70c67243971c96d59e1ffb7ef6e7._comment b/doc/todo/wishlist:_git_annex_status/comment_3_d1fd70c67243971c96d59e1ffb7ef6e7._comment
deleted file mode 100644
index 39986144b..000000000
--- a/doc/todo/wishlist:_git_annex_status/comment_3_d1fd70c67243971c96d59e1ffb7ef6e7._comment
+++ /dev/null
@@ -1,23 +0,0 @@
-[[!comment format=mdwn
- username="http://joey.kitenet.net/"
- nickname="joey"
- subject="comment 3"
- date="2011-05-17T01:15:10Z"
- content="""
-What a good idea!
-
-150 lines of haskell later, I have this:
-
-<pre>
-# git annex status
-supported backends: WORM SHA1 SHA256 SHA512 SHA224 SHA384 SHA1E SHA256E SHA512E SHA224E SHA384E URL
-supported remote types: git S3 bup directory rsync hook
-local annex keys: 32
-local annex size: 58 megabytes
-total annex keys: 38158
-total annex size: 6 terabytes (but 1632 keys have unknown size)
-backend usage:
- SHA1: 1789
- WORM: 36369
-</pre>
-"""]]
diff --git a/doc/todo/wishlist:_git_annex_status/comment_4_9aeeb83d202dc8fb33ff364b0705ad94._comment b/doc/todo/wishlist:_git_annex_status/comment_4_9aeeb83d202dc8fb33ff364b0705ad94._comment
deleted file mode 100644
index f006f88a0..000000000
--- a/doc/todo/wishlist:_git_annex_status/comment_4_9aeeb83d202dc8fb33ff364b0705ad94._comment
+++ /dev/null
@@ -1,8 +0,0 @@
-[[!comment format=mdwn
- username="http://christian.amsuess.com/chrysn"
- nickname="chrysn"
- subject="status of other remotes?"
- date="2011-06-15T08:39:24Z"
- content="""
-using the location tracking information, it should be possible to show the status of other remotes as well. what about supporting `--from=...` or `--all`? (thus, among other things, one could determine if a remote has a complete checkout.)
-"""]]