Mercurial > hgsubversion
graph
-
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
-
svn_swig_wrapper: canonicalize path2012-05-13, by Bryan O'Sullivan
-
svn verify: use a custom editor and get_revision()2011-12-13, by Dan Villiom Podlaski Christiansen
-
show a total for verification progress2012-05-13, by Dan Villiom Podlaski Christiansen
-
move verify to a file of its own2012-05-13, by Dan Villiom Podlaski Christiansen
-
allow Python 2.7 to show medium-size multiline diffs when tests fail2012-05-12, by Dan Villiom Podlaski Christiansen
-
don't suppress KeyboardInterrupt exception tracebacks2012-05-12, by Dan Villiom Podlaski Christiansen
-
make assertion failures slightly more helpful by including the failing verification2012-05-12, by Dan Villiom Podlaski Christiansen
-
Merge2012-05-12, by Augie Fackler
-
svn verify: add a test for corrupt repositories.2011-12-13, by Dan Villiom Podlaski Christiansen
-
kill all 'print' statements in the extension proper2012-05-12, by Dan Villiom Podlaski Christiansen
-
Partial metadata rebuilding2012-05-12, by David Schleimer
-
revsets: huge speedups for fromsvn and svnrev2012-05-12, by Bryan O'Sullivan
-
svnmeta: only remove directory components in normalize()2011-12-13, by Dan Villiom Podlaski Christiansen
-
make assertion failures slightly prettier and more readable2012-05-12, by Dan Villiom Podlaski Christiansen
-
fold test_startrev and test_verify into a new test; test_verify_and_startrev2012-05-12, by Dan Villiom Podlaski Christiansen
-
verify: tell progress when we're done2012-05-03, by Bryan O'Sullivan
-
Abstract away the details of where svn revs are stored in a commit2012-04-30, by Bryan O'Sullivan
-
Added tag 1.4 for changeset 07234759a3f72012-05-02, by Augie Fackler
-
svn verify: display extra and missing files separately2012-04-20, by Patrick Mezard
-
test_utility_commands: test verify command2012-04-21, by Patrick Mezard
-
Makefile: set HGRCPATH to protects us from broken environments2012-04-20, by Dan Villiom Podlaski Christiansen
-
pickle_atomic: unbreak old hg versions hg that use rename() instead of close()2012-04-20, by Augie Fackler
-
svnrepo: don't break on old hg versions that lack pushkey2012-04-20, by Augie Fackler
-
wrappers: don't break on old hg versions that lack discovery2012-04-20, by Augie Fackler
-
svn verify: mention URL in output2011-12-13, by Dan Villiom Podlaski Christiansen
-
tests: remove useless imp imports2012-04-20, by Patrick Mezard
-
test_svnwrap: use test_util.rmtree() (or fix it)2012-04-20, by Patrick Mezard
-
test_util: remove self.repo_path, generate new paths each time2012-04-19, by Patrick Mezard
-
test_util: pass repo_path to svnpropget(), turn into a function2012-04-19, by Patrick Mezard
-
test_util: pass repo_path to svnco() explicitely2012-04-19, by Patrick Mezard
-
test_util: pass repo_path to svnls(), turn it into a function2012-04-19, by Patrick Mezard
-
test_util: pass repo_path to _add_svn_rev() explicitely2012-04-19, by Patrick Mezard
-
test_util: add a load_and_fetch() returning the repo_path2012-04-19, by Patrick Mezard
-
test_util: merge load_svndump_fixture() into TestBase2012-04-19, by Patrick Mezard
-
test_util: merge load_fixture_and_fetch() into TestBase method2012-04-19, by Patrick Mezard
-
Merge2012-04-19, by Augie Fackler
-
stupid: add comment noting why we track modified binary files2012-04-19, by Augie Fackler
-
editor: work around svn 1.7 closing the output fp in apply_textdelta()2012-04-19, by Patrick Mezard
-
stupid: force non-incremental mode for unrelated branches creation2012-04-19, by Patrick Mezard
-
stupid: ignore directories svn:mergeinfo in svn >= 1.72012-04-19, by Patrick Mezard
-
stupid: handle changes in svn 1.7 diff format2012-04-19, by Patrick Mezard
-
phases: mark newly created commits from subversion as 'public' to fix #3352012-04-17, by Sean Farley
-
Merge2012-04-18, by Augie Fackler
-
verify: skip over missing files instead of crashing2012-04-18, by Bryan O'Sullivan
-
pickle_atomic: use atomictempfile to avoid duplicating hg functionality2012-04-17, by Augie Fackler
-
tests: push_command: use svnserve.kill() in Python >=2.62012-04-12, by Arne Babenhauserheide
-
svn verify: progress information2012-01-22, by Augie Fackler
-
Include documentation in tarballs (fixes #317).2012-03-01, by Dirkjan Ochtman
-
Merge alternate tunnel schemes.2012-02-25, by Augie Fackler
-
Cope with non standard schemes in externals2011-08-16, by Will Wykeham
-
Support non-standard tunnels2011-08-12, by Will Wykeham
-
filemap tests: check the attributes we care about, rather than shas2012-01-31, by Augie Fackler
-
Respect filemap rule order (rules that come first are overridden by rules that come later)2012-01-27, by Vitaliy Filippov
-
Save filemap into .hg/svn/filemap just like other maps2012-01-20, by Vitaliy Filippov
-
outgoing: fix for hg change cd956049fc142012-01-22, by Augie Fackler
-
Added ability to configure the password stores2011-11-22, by Jerome M. BERGER
-
Merge with stable2011-11-01, by Augie Fackler
-
The handler seems to close the target in subversion-1.7.x. This patch works stable2011-10-30, by Nico R.
-
Merge with stable.2011-10-21, by Augie Fackler
-
wrappers: clone must return hg.clone() result (issue300, issue306) stable2011-10-19, by Wagner Bruna
-
Merge with stable.2011-10-19, by Augie Fackler
-
hgsubversion/*.py: add space after comment symbol #2011-10-17, by Yonggang Luo
-
test_template_keywords.py: fix indentation of revset except block2011-10-12, by Yonggang Luo
-
test_push_command: tests -> all_tests for consistency with other files2011-10-12, by Yonggang Luo
-
tests: avoid shadowing Python builtin all()2011-10-12, by Yonggang Luo
-
globally: clean up whitespace around operators and commas to conform with PEP82011-10-12, by Yonggang Luo
-
svnrepo: kludge to work around hash changes between stupid and replay in hg 1.92011-10-11, by Augie Fackler
-
Merge queued patches.2011-10-10, by Augie Fackler
-
revmap: load/save _youngest using new load_string and save_string API2011-09-30, by Yonggang Luo
-
utils: add {save,load}_string since this is a fairly common idiom2011-09-30, by Yonggang Luo
-
setup.py: clean up indentation2011-09-30, by Yonggang Luo
-
maps: s/hash/ha/ and s/map/m/ to avoid hiding Python builtins2011-09-30, by Yonggang Luo
-
svnexternals.py: style cleanups2011-09-30, by Yonggang Luo
-
Ignore eclipse project files and mercurial .orig files.2011-09-30, by Yonggang Luo
-
Ignore nbproject2011-10-03, by César Izurieta
-
stupid/filemap: disable this since it doesn't currently work2011-09-30, by Augie Fackler
-
svnmeta: store youngest revision pulled from subversion2011-05-25, by Augie Fackler
-
authormap: only append new or changed authors2011-07-24, by maugustin
-
Fix import based feature detection2011-07-08, by Patrick Mezard
-
authormap: expand environment variables when evaluating map path2011-07-06, by maugustin
-
svnexternals: fix subrepo peg revision handling (7ef125fa9b35)2011-07-06, by Patrick Mezard
-
Fix hg.clone() calls changed by d976542986d22011-06-15, by Patrick Mezard
-
test_fetch_branches: stop comparing converted nodeids2011-06-15, by Patrick Mezard
-
stupid: use new patching facility introduced by adbf5e7df96d2011-06-15, by Patrick Mezard
-
test_util: handle dispatch.dispatch() taking a request2011-06-15, by Patrick Mezard
-
test_pull: commands.pull() no longer aborts when crossing branches2011-06-15, by Patrick Mezard
-
stupid: extract old patching code into patchrepo()2011-06-15, by Patrick Mezard
-
svncommands: fix weird missing newline after if statement2011-05-24, by Augie Fackler
-
maps: clean up whitespace2011-05-24, by Augie Fackler
-
test_pull: clean up whitespace2011-05-24, by Augie Fackler
-
Fix imports from module alias2011-05-16, by Patrick Mezard
-
util: make islocalrepo() a bit more tolerant with file:// urls2011-05-14, by Peter Arrenbrecht
-
Fix breakage introduced by discovery refactoring2011-05-14, by Peter Arrenbrecht
-
wrappers: fix revpair after hg.b33f3e35efb02011-05-14, by Patrick Mezard
-
svnexternals: fix canonpath import after hg.bfeaa88b875d2011-05-14, by Peter Arrenbrecht
-
wrapper: fix bail_if_changed() after hg.d68ddccf276b2011-05-14, by Patrick Mezard
-
stupid: fix patch.iterhunks() wrapper after hg.28762bb767dc2011-05-14, by Patrick Mezard
-
Fix code indentation2011-05-14, by Peter Arrenbrecht
-
Fix setup.py calls to hg.bat on Windows2011-04-16, by Patrick Mezard
-
Backed out changeset 7bf283d4c7a9 in favor of a better win32 fix2011-04-18, by Augie Fackler
-
Fixup Installing in Win322011-04-14, by Yonggang Luo
-
subvertpy wrapper: handle NotImplementedError from Subvertpy on missing replay2011-03-31, by Dan Villiom Podlaski Christiansen
-
test_externals: flag another case as using hgsub, use assertMultiLineEqual2011-03-24, by Augie Fackler
-
util: use real function definitions for keywords, document them2011-03-12, by Patrick Mezard
-
pushmod: fix binary files svn:mime-type (issue255)2011-03-10, by Patrick Mezard