log

age author description
2012-10-03 Patrick Mezard editor: start separating svn copies from open files
2012-09-23 Patrick Mezard editor: implement file batons
2012-09-23 Patrick Mezard subvertpy_wrapper: move methods in the relevant editors
2012-09-23 Patrick Mezard subvertpy_wrapper: fix files and directories batons handling
2012-09-22 Patrick Mezard editor: remove unused 'base' attribute from RevisionData
2012-09-24 David Schleimer push: use native rebase instead of our rebase wrapper
2012-09-18 Tim Delaney stupid: Fail over to full revision when a PatchError is thrown (issue294)
2012-09-16 Patrick Mezard svnwrap: use custom StringIO class in get_file()
2012-09-10 Patrick Mezard Fix more peer breakage with old hg versions
2012-09-09 Patrick Mezard pushmod: keep the root svn dir when emptying the hg repo (issue359)
2012-09-09 Patrick Mezard wrappers: do not change encoding when pushing
2012-09-09 Patrick Mezard wrappers: ensure all pull() code path reset the encoding
2012-09-09 Patrick Mezard wrappers: properly reset encoding when leaving push()
2012-09-09 Patrick Mezard wrappers: remove unused svnurl variable