/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar
0.200.1 by Robert Collins
Commit initial content.
1
Todo
2
====
3
4
- revision inventory synthesis, a-la bzr-hg.
5
- file content data access.
6
- native cloning - so bzr branch fromgit togit works.
7
- conversion pulling - so bzr init; bzr pull fromgit works.
8
- remove the dependency on stgit - the amount of code reuse is trivial compared
9
  to the installation overhead of a dependency. 
10
- possibly generate a factored out generic 'git' python module if our native
11
  bindings become big enough.
0.201.1 by Jelmer Vernooij
Add very small initial testsuite.
12
- TESTS