Mercurial > hgsubversion
graph
-
editor: ignore added or copied files excluded by a filemap2012-10-14, by Patrick Mezard
-
svnmeta: fix list not being joined in split_branch_path()2012-10-14, by Patrick Mezard
-
editor: tidy up directory batons handling2012-10-14, by Patrick Mezard
-
editor: improve debug information when fetching files in replay2012-10-14, by Patrick Mezard
-
maps: fix filemap loading --verbose message2012-10-14, by Patrick Mezard
-
replay: remove useless warning about invalid externals2012-10-07, by Patrick Mezard
-
test_fetch_mappings: reduce copy/paste2012-10-07, by Patrick Mezard
-
test_rebuildmeta: fix src/dest typo2012-10-07, by Patrick Mezard
-
stupid: do not close branch upon branch-wide revert2012-10-16, by Patrick Mezard
-
editor: add a small changectx cache2012-10-06, by Patrick Mezard
-
editor: relax copyfrom dir checks to avoid extra missing entries2012-10-06, by Patrick Mezard
-
editor: add addmissing() and test config to make it fail2012-10-06, by Patrick Mezard
-
editor: use SimpleStringIO in apply_text()2012-09-26, by Patrick Mezard
-
editor: do not reread all data upon branching2012-10-16, by Patrick Mezard
-
push: reset encoding before the final update2012-10-12, by Patrick Mezard
-
editor: add a pop() method to RevisionMeta to reduce resource usage2012-09-26, by Patrick Mezard
-
pull: add hgsubversion.filestoresize to control memory consumption2012-09-28, by Patrick Mezard
-
editor: move RevisionData on the filesystem over a given threshold2012-10-06, by Patrick Mezard
-
editor: do not touch RevisionData copies from the editor2012-09-25, by Patrick Mezard
-
editor: handle deleted files in editor2012-10-03, by Patrick Mezard
-
editor: resolve files copied by directory copy on-demand2012-09-24, by Patrick Mezard
-
editor: add close_file(), enforce file batons semantics2012-09-24, by Patrick Mezard
-
editor: start separating svn copies from open files2012-10-03, by Patrick Mezard
-
editor: implement file batons2012-09-23, by Patrick Mezard
-
subvertpy_wrapper: move methods in the relevant editors2012-09-23, by Patrick Mezard
-
subvertpy_wrapper: fix files and directories batons handling2012-09-23, by Patrick Mezard
-
editor: remove unused 'base' attribute from RevisionData2012-09-22, by Patrick Mezard
-
push: use native rebase instead of our rebase wrapper2012-09-24, by David Schleimer
-
stupid: Fail over to full revision when a PatchError is thrown (issue294)2012-09-18, by Tim Delaney
-
svnwrap: use custom StringIO class in get_file()2012-09-16, by Patrick Mezard
-
Fix more peer breakage with old hg versions2012-09-10, by Patrick Mezard
-
pushmod: keep the root svn dir when emptying the hg repo (issue359)2012-09-09, by Patrick Mezard
-
wrappers: do not change encoding when pushing2012-09-09, by Patrick Mezard
-
wrappers: ensure all pull() code path reset the encoding2012-09-09, by Patrick Mezard
-
wrappers: properly reset encoding when leaving push()2012-09-09, by Patrick Mezard
-
wrappers: remove unused svnurl variable2012-09-09, by Patrick Mezard
-
test_fetch_command: fix if local encoding is not UTF-82012-08-26, by Patrick Mezard
-
test_util: make repourl() return upper-cased drive letters2012-08-26, by Patrick Mezard
-
updatemeta: correctly handle empty metadata2012-08-06, by Jun Fang
-
svnremoterepo: use and prefer default-push2012-08-01, by David Schleimer
-
stupid: diff with the good revision when restoring branch2012-07-29, by Patrick Mezard
-
Add a changegroup hook to update svn metadata2012-06-07, by Brad Hall
-
rebuildmeta: accept unrelated svn repo with --unsafe-skip-uuid-check2012-06-26, by Patrick Mezard
-
Merge hg 2.3 fixes from bos.2012-07-21, by Augie Fackler
-
tests: fix regressions introduced by peer classes in hg 2.32012-07-19, by Bryan O'Sullivan
-
fix breakage introduced by peer classes in hg 2.32012-07-19, by Bryan O'Sullivan
-
svnrepo: handle module/class rename in hg 2.32012-07-18, by Bryan O'Sullivan
-
add except for AttributeError if youngestrepo doesn't exist2012-06-07, by Brad Hall
-
Catch/abort on subversion exceptions in list_dir2012-06-04, by Brad Hall
-
Honor SVN auto-props (solves issue #186)2012-01-01, by Ronny Voelker
-
Ignore invalid utf8 in commit messages2012-05-17, by David Schleimer
-
Add .noseids to the .hgignore2012-05-17, by David Schleimer
-
pull: add a hgsubversion.unsafeskip option to omit unwanted revs2012-05-16, by Bryan O'Sullivan
-
push test: peek inside svn's pending transaction list on abort2012-05-17, by Augie Fackler
-
subvertpy bindings: abort transaction if we can't finalize it2012-05-17, by Augie Fackler
-
swig bindings: abort transaction if we can't finalize it2012-05-17, by Augie Fackler
-
canonicalize svn paths even more awesomely2012-05-13, by Bryan O'Sullivan
-
ignore the temp fixtures directory2012-05-13, by Bryan O'Sullivan
-
tests: fix automatically generated test names2012-05-13, by Bryan O'Sullivan
-
replay: workaround svn not telling us about x/l flags (issue346)2012-05-13, by Bryan O'Sullivan