2010-01-29 |
Patrick Mezard |
test_tags: rewrite both the test and the fixture script
|
2010-01-29 |
Patrick Mezard |
stupid: replace dicts with sets
|
2010-01-29 |
Patrick Mezard |
replay: disable maybeedit filtering, could discard copy records
|
2010-01-29 |
Patrick Mezard |
test_util: add helper to draw repo with graphlog extension
|
2010-01-25 |
Augie Fackler |
setup: remove bogus print statements
|
2010-01-23 |
Augie Fackler |
hgignore: ignore the version file
|
2010-01-11 |
Dan Villiom Podlaski Christiansen |
__init__: update docstring to reflect recent change to README
|
2010-01-11 |
Dan Villiom Podlaski Christiansen |
wrappers: calculate and return exact count of changesets added.
|
2010-01-20 |
Patrick Mezard |
test_util: fix Windows test URLs
|
2010-01-23 |
Patrick Mezard |
Handle tag subdirectory as tag in replay mode (issue119)
|
2009-12-17 |
Patrick Mezard |
svnmeta: internalize tags delta
|
2010-01-18 |
Patrick Mezard |
maps: TagMap tags are non-empty strings
|
2010-01-18 |
Patrick Mezard |
editor: remove useless test
|
2010-01-16 |
Patrick Mezard |
svnmeta: is_path_tag() is really get_path_tag()
|
2009-12-17 |
Dirkjan Ochtman |
tests: make better use of the config options for fixture loading
|
2010-01-10 |
Augie Fackler |
README: updated reason users might want to avoid hgsubversion
|
2010-01-10 |
Patrick Mezard |
stupid: update filteriterhunks() for hg 1.5
|
2009-12-24 |
Augie Fackler |
test renames: remove redundant code
|
2009-12-24 |
Augie Fackler |
tests: test paths with spaces
|
2009-12-24 |
Augie Fackler |
paths: autoescape paths from the user
|
2009-12-24 |
Afriza N. Arief |
Do URI-encode before opening
|
2009-12-15 |
Augie Fackler |
setup: write out version info
|
2009-12-14 |
Augie Fackler |
utility_commands: remove old svn version command in favor of new wrapper
|
2009-12-14 |
Augie Fackler |
wrappers: wrap version with a --svn flag
|
2009-12-14 |
Augie Fackler |
__init__: document wrapping commands more clearly
|
2009-12-13 |
Dan Villiom Podlaski Christiansen |
fallback to the previous scheme for file repositories.
|
2009-12-13 |
Dan Villiom Podlaski Christiansen |
do not assume that doc-strings are present.
|
2009-12-10 |
Jason Ostrander |
Add a -r option to hg svn. Use with hg svn info to change the mercurial rev.
|
2009-11-26 |
Augie Fackler |
single: add another test for single-dir push
|
2009-11-26 |
Vitaliy Filippov |
single: fix push
|