Reduce amount of mutters.
[jelmer/subvertpy.git] / TODO
2006-07-29 Jelmer VernooijRe-add TODO
2006-07-16 Jelmer VernooijBunch of file id improvements.
2006-07-10 Jelmer VernooijAdd tests for convert, fix ignores.
2006-07-05 Jelmer VernooijUpdate documentation.
2006-07-04 Jelmer Vernooij[merge] portability fixes.
2006-07-04 Jelmer VernooijTest creating workingtrees from fetch branches with...
2006-07-04 Jelmer VernooijSmall fixes.
2006-07-02 Jelmer VernooijDon't cause recursive loops when no dumpfile can be...
2006-07-02 Jelmer VernooijImprove performance by not hitting 'log' for each revision.
2006-07-02 Jelmer VernooijUse Subversion file properties on the branch path rathe...
2006-07-02 Jelmer VernooijFix code and tests to pass.
2006-07-01 Jelmer VernooijCheck checksums returned by Subversion, fix error
2006-07-01 Jelmer VernooijRewrite svn2bzr as part of bzr-svn. It is now a bzr...
2006-06-30 Jelmer VernooijUse do_update() in fetch code.
2006-06-30 Jelmer VernooijFix file contents.
2006-06-29 Jelmer VernooijBunch of random fixes, tests.
2006-06-29 Jelmer VernooijSeveral fixes wrt commits.
2006-06-27 Jelmer VernooijRecord commits after they've happened, use coversion...
2006-06-27 Jelmer VernooijCouple more random fixes.
2006-06-26 Jelmer VernooijAllow setting pending merges.
2006-06-25 Jelmer VernooijUpdate docs.
2006-06-21 Jelmer VernooijImport svn2bzr since it can share testing infrastructure
2006-06-21 Jelmer VernooijMerge in test utilities for testing with Subversion.
2006-06-19 Jelmer VernooijSupport repositories. This should make converting SVN...
2006-06-19 Jelmer Vernooij[merge] Switch to native Subversion Python bindings.
2006-06-19 Jelmer VernooijUpdate TODO
2006-06-19 Jelmer VernooijKeep file contents...
2006-06-19 Jelmer Vernooij[merge] main
2006-05-20 Jelmer VernooijRelease 0.8.2
2006-05-11 Jelmer VernooijSupport open_containing(), remove obsolete TODO file
2006-04-17 Jelmer VernooijFix use of 'bzr info', update TODO
2006-04-16 Jelmer VernooijFix checking out actual contents of files
2006-04-15 Jelmer VernooijProperly recognize branch paths (uses svn.client.info)
2006-03-12 Jelmer VernooijFix recently introduced bug in DynamicBranchCreator
2006-03-12 Jelmer VernooijAdd TODO file, simple script for testing svn2bzr