summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-03-12 16:20:17 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-03-12 16:20:17 -0400
commit77fb50e01a8c66f87fdd79c9c4235074a0f55fa7 (patch)
treeecd90602bc523c4ebadf342f866b4f8ae70360b6
parentb6caf8997d59817eebdc5750ddbe4a31b3f3eb5f (diff)
bloom branch
-rw-r--r--doc/download.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/download.mdwn b/doc/download.mdwn
index 120e0a517..2727cc191 100644
--- a/doc/download.mdwn
+++ b/doc/download.mdwn
@@ -28,6 +28,8 @@ The git repository has some branches:
library.
* `tweak-fetch` adds support for the git tweak-fetch hook, which has
been proposed and implemented but not yet accepted into git.
+* `bloom` makes `git annex unused` use a bloom filter, thus running
+ in truely constant memory. Waiting on the haskell library being packaged.
* `ghc7.0` supports versions of ghc older than 7.4, which
had a major change to filename encoding.
* `setup` contains configuration for this website