diff options
author | Joey Hess <joey@kitenet.net> | 2012-03-12 16:32:29 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-03-12 16:32:29 -0400 |
commit | 94aff8b8786efb1d396fb20fd0d177fce6056a71 (patch) | |
tree | 7ee61a8a74d7ba128d16b1d1c0f0f2b09d56dbfe /debian/changelog | |
parent | 8540183a02345843a7869521cd65abbe658b4e51 (diff) | |
parent | 77fb50e01a8c66f87fdd79c9c4235074a0f55fa7 (diff) |
Merge branch 'master' into bloom
Conflicts:
debian/changelog
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 8d7337116..fd5838683 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ git-annex (3.20120310) UNRELEASED; urgency=low space, but now only needs to store the set of file contents that are present in the annex in memory. * status: Fixed to run in constant space. + * status: More accurate display of sizes of tmp and bad keys. * unused: Now uses a bloom filter, and runs in constant space. Use of a bloom filter does mean it will not notice a small number of unused keys. For repos with up to half a million keys, |