/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

Use the builder in test_model as well to shave off a few more seconds.

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. 
8
10
- possibly generate a factored out generic 'git' python module if our native
9
11
  bindings become big enough.
10
12
- TESTS