Support author argument.
[jelmer/subvertpy.git] / TODO
1 todo:
2 - generate deltas rather than fulltexts when creating file id maps
3 - BzrDir.create_branch() should set the revision id to NULL_REVISION
4 - avoid extra connect in logwalker?
5 - free memory! (#54253)
6 - tests for setting svk:merge from .bzr checkout
7 - more blackbox tests
8  - svn-import without scheme specified should guess
9  - bzr missing
10 - transform file ids in workingtree in svn-upgrade
11 - support tags (#81102)
12 - more efficient implementation of get_revision_delta() to speed up bzr log -v
13 - nestedtree support
14 - lookup_revision_id()'s result depends on the current branching scheme, 
15   causing weird errors when pushing
16
17 .svn working trees:
18 - implement apply_inventory_delta()
19 - support merge without requiring revisions to be added to svn repository
20 - add tests for objects returned by WorkingTree.pull(), Branch.pull()
21 - don't update all entries to the same revnum when opening working tree
22 - when committing specific files in a lightweight checkout, make sure to 
23   also commit the file property changes for the tree root
24 - faster "bzr status"
25
26 for other things to do, see:
27
28 * https://bugs.launchpad.net/bzr-svn