/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

« back to all changes in this revision

Viewing changes to TODO

stgit dependency was removed already

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
- file content data access.
6
6
- native cloning - so bzr branch fromgit togit works.
7
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
8
- possibly generate a factored out generic 'git' python module if our native
11
9
  bindings become big enough.
12
10
- TESTS