Mercurial > hgsubversion
graph
-
maps: TagMap tags are non-empty strings2010-01-18, by Patrick Mezard
-
editor: remove useless test2010-01-18, by Patrick Mezard
-
svnmeta: is_path_tag() is really get_path_tag()2010-01-16, by Patrick Mezard
-
tests: make better use of the config options for fixture loading2009-12-17, by Dirkjan Ochtman
-
README: updated reason users might want to avoid hgsubversion2010-01-10, by Augie Fackler
-
stupid: update filteriterhunks() for hg 1.52010-01-10, by Patrick Mezard
-
test renames: remove redundant code2009-12-24, by Augie Fackler
-
tests: test paths with spaces2009-12-24, by Augie Fackler
-
paths: autoescape paths from the user2009-12-24, by Augie Fackler
-
Do URI-encode before opening2009-12-24, by Afriza N. Arief
-
setup: write out version info2009-12-15, by Augie Fackler
-
utility_commands: remove old svn version command in favor of new wrapper2009-12-14, by Augie Fackler
-
wrappers: wrap version with a --svn flag2009-12-14, by Augie Fackler
-
__init__: document wrapping commands more clearly2009-12-14, by Augie Fackler
-
fallback to the previous scheme for file repositories.2009-12-13, by Dan Villiom Podlaski Christiansen
-
do not assume that doc-strings are present.2009-12-13, by Dan Villiom Podlaski Christiansen
-
Add a -r option to hg svn. Use with hg svn info to change the mercurial rev.2009-12-10, by Jason Ostrander
-
single: add another test for single-dir push2009-11-26, by Augie Fackler
-
single: fix push2009-11-26, by Vitaliy Filippov
-
push: fix for single directory repository layouts2009-10-20, by Daniel Tang
-
Support for single-directory clones.2009-10-17, by Augie Fackler
-
replay: fix potential over-reporting of edited files in hg changelog2009-10-16, by Augie Fackler
-
util: make aresamefiles take one file and just be issamefile instead.2009-10-16, by Augie Fackler
-
copies: fix under-reporting of copies in hg2009-10-16, by Augie Fackler
-
stupid: detect renames with empty branchpath properly2009-10-07, by Augie Fackler
-
stupid: remove stray print statements, keep one as a ui.debug2009-10-07, by Augie Fackler
-
try to deal with weirdly located branches in rebuildmeta (#118)2009-09-22, by Dirkjan Ochtman
-
test_util: sort imports2009-09-16, by Augie Fackler
-
svn_swig_wrapper: minor code cleanup.2009-09-16, by Augie Fackler
-
stupid: 80col OCD2009-09-16, by Augie Fackler