bloom branch

This commit is contained in:
Joey Hess 2012-03-12 16:20:17 -04:00
parent b6caf8997d
commit 77fb50e01a

View file

@ -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