log

age author description
2012-10-06 Patrick Mezard editor: add addmissing() and test config to make it fail
2012-09-26 Patrick Mezard editor: use SimpleStringIO in apply_text()
2012-10-16 Patrick Mezard editor: do not reread all data upon branching
2012-10-12 Patrick Mezard push: reset encoding before the final update
2012-09-26 Patrick Mezard editor: add a pop() method to RevisionMeta to reduce resource usage
2012-09-28 Patrick Mezard pull: add hgsubversion.filestoresize to control memory consumption
2012-10-06 Patrick Mezard editor: move RevisionData on the filesystem over a given threshold
2012-09-25 Patrick Mezard editor: do not touch RevisionData copies from the editor
2012-10-03 Patrick Mezard editor: handle deleted files in editor
2012-09-24 Patrick Mezard editor: resolve files copied by directory copy on-demand
2012-09-24 Patrick Mezard editor: add close_file(), enforce file batons semantics
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