Merge remote-tracking branch 'branchable/master'

This commit is contained in:
Joey Hess 2011-05-16 21:18:56 -04:00
commit 13b9e5986c
2 changed files with 31 additions and 0 deletions

View file

@ -0,0 +1,8 @@
[[!comment format=mdwn
username="https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U"
nickname="Richard"
subject="comment 16"
date="2011-05-16T20:01:28Z"
content="""
Thanks.
"""]]

View file

@ -0,0 +1,23 @@
[[!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>
"""]]