/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

  • Committer: Aaron Bentley
  • Date: 2007-12-30 06:58:28 UTC
  • mto: (0.200.48 bzr-git.pull)
  • mto: This revision was merged to the branch mainline in revision 6960.
  • Revision ID: aaron.bentley@utoronto.ca-20071230065828-w87ointcehj6fuft
Make checkouts work

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
- Push into git
2
 
- Tests
3
 
- change fetch_objects() to return an object that can represent either ObjectStore or Pack
 
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
- possibly generate a factored out generic 'git' python module if our native
 
9
  bindings become big enough.
 
10
- TESTS