2012-10-14 |
Patrick Mezard |
editor: improve debug information when fetching files in replay
|
2012-10-14 |
Patrick Mezard |
maps: fix filemap loading --verbose message
|
2012-10-07 |
Patrick Mezard |
replay: remove useless warning about invalid externals
|
2012-10-07 |
Patrick Mezard |
test_fetch_mappings: reduce copy/paste
|
2012-10-07 |
Patrick Mezard |
test_rebuildmeta: fix src/dest typo
|
2012-10-16 |
Patrick Mezard |
stupid: do not close branch upon branch-wide revert
|
2012-10-06 |
Patrick Mezard |
editor: add a small changectx cache
|
2012-10-06 |
Patrick Mezard |
editor: relax copyfrom dir checks to avoid extra missing entries
|
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
|
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
|
2012-08-26 |
Patrick Mezard |
test_fetch_command: fix if local encoding is not UTF-8
|
2012-08-26 |
Patrick Mezard |
test_util: make repourl() return upper-cased drive letters
|
2012-08-06 |
Jun Fang |
updatemeta: correctly handle empty metadata
|
2012-08-01 |
David Schleimer |
svnremoterepo: use and prefer default-push
|
2012-07-29 |
Patrick Mezard |
stupid: diff with the good revision when restoring branch
|
2012-06-07 |
Brad Hall |
Add a changegroup hook to update svn metadata
|
2012-06-26 |
Patrick Mezard |
rebuildmeta: accept unrelated svn repo with --unsafe-skip-uuid-check
|
2012-07-21 |
Augie Fackler |
Merge hg 2.3 fixes from bos.
|
2012-07-19 |
Bryan O'Sullivan |
tests: fix regressions introduced by peer classes in hg 2.3
|
2012-07-19 |
Bryan O'Sullivan |
fix breakage introduced by peer classes in hg 2.3
|
2012-07-18 |
Bryan O'Sullivan |
svnrepo: handle module/class rename in hg 2.3
|
2012-06-07 |
Brad Hall |
add except for AttributeError if youngestrepo doesn't exist
|
2012-06-04 |
Brad Hall |
Catch/abort on subversion exceptions in list_dir
|
2012-01-01 |
Ronny Voelker |
Honor SVN auto-props (solves issue #186)
|
2012-05-17 |
David Schleimer |
Ignore invalid utf8 in commit messages
|
2012-05-17 |
David Schleimer |
Add .noseids to the .hgignore
|
2012-05-16 |
Bryan O'Sullivan |
pull: add a hgsubversion.unsafeskip option to omit unwanted revs
|
2012-05-17 |
Augie Fackler |
push test: peek inside svn's pending transaction list on abort
|
2012-05-17 |
Augie Fackler |
subvertpy bindings: abort transaction if we can't finalize it
|
2012-05-17 |
Augie Fackler |
swig bindings: abort transaction if we can't finalize it
|
2012-05-13 |
Bryan O'Sullivan |
canonicalize svn paths even more awesomely
|
2012-05-13 |
Bryan O'Sullivan |
ignore the temp fixtures directory
|
2012-05-13 |
Bryan O'Sullivan |
tests: fix automatically generated test names
|
2012-05-13 |
Bryan O'Sullivan |
replay: workaround svn not telling us about x/l flags (issue346)
|
2012-05-13 |
Bryan O'Sullivan |
svn_swig_wrapper: canonicalize path
|
2011-12-13 |
Dan Villiom Podlaski Christiansen |
svn verify: use a custom editor and get_revision()
|
2012-05-13 |
Dan Villiom Podlaski Christiansen |
show a total for verification progress
|