Fix fetching revisions containing replaced files.
[jelmer/subvertpy.git] / fetch.py
2006-07-03 Jelmer VernooijFix fetching revisions containing replaced files.
2006-07-02 Jelmer VernooijUse Subversion file properties on the branch path rathe...
2006-07-02 Jelmer VernooijGet rid of slow fetch implementation.
2006-07-02 Jelmer VernooijFix code and tests to pass.
2006-07-01 Jelmer VernooijFix revision id generation.
2006-07-01 Jelmer VernooijDon't stop file id generation when crossing branch...
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-30 Jelmer VernooijUse do_update() instead of single-file fetches. Improve...
2006-06-29 Jelmer VernooijBunch of random fixes, tests.
2006-06-28 Jelmer VernooijReturn branch path from logwalker functions.
2006-06-28 Jelmer VernooijFix a few tests.
2006-06-28 Jelmer VernooijRemove strict_node_history argument from logwalker,
2006-06-25 Jelmer VernooijMerges work!
2006-06-25 Jelmer VernooijMerge fixes.