/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar
1
2
3
4
5
6
7
8
9
10
11
12
Git serve

Todo:

 * Fix "bzr serve --git"

 * Evaluate whether it's possible (in other words, whether the disk usage 
   is acceptable) to cache full Tree objects in .bzr/repository/git, 
   preferably using something that implements the VersionedFiles API.

 * Fix the pack creation code in Dulwich. It doesn't generate deltas quite 
   well at the moment.