Sat, 30 Jan 2010 09:43:30 +0100 |
Patrick Mezard |
stupid: use real branch path in diff_branchrev()
|
Tue, 26 Jan 2010 17:36:13 +0100 |
Dan Villiom Podlaski Christiansen |
Change all instantiations of IOError to set both errno and strerror.
|
Fri, 29 Jan 2010 23:36:14 +0100 |
Patrick Mezard |
test_tags: rewrite both the test and the fixture script
|
Fri, 29 Jan 2010 23:36:14 +0100 |
Patrick Mezard |
stupid: replace dicts with sets
|
Fri, 29 Jan 2010 23:36:14 +0100 |
Patrick Mezard |
replay: disable maybeedit filtering, could discard copy records
|
Fri, 29 Jan 2010 23:36:14 +0100 |
Patrick Mezard |
test_util: add helper to draw repo with graphlog extension
|
Mon, 25 Jan 2010 14:51:22 -0600 |
Augie Fackler |
setup: remove bogus print statements
|
Fri, 22 Jan 2010 18:03:02 -0600 |
Augie Fackler |
hgignore: ignore the version file
|
Mon, 11 Jan 2010 17:12:33 +0100 |
Dan Villiom Podlaski Christiansen |
__init__: update docstring to reflect recent change to README
|
Mon, 11 Jan 2010 17:12:30 +0100 |
Dan Villiom Podlaski Christiansen |
wrappers: calculate and return exact count of changesets added.
|
Wed, 20 Jan 2010 20:50:59 +0100 |
Patrick Mezard |
test_util: fix Windows test URLs
|
Fri, 22 Jan 2010 18:01:19 -0600 |
Patrick Mezard |
Handle tag subdirectory as tag in replay mode (issue119)
|
Thu, 17 Dec 2009 16:34:00 +0100 |
Patrick Mezard |
svnmeta: internalize tags delta
|
Mon, 18 Jan 2010 21:40:29 +0100 |
Patrick Mezard |
maps: TagMap tags are non-empty strings
|
Mon, 18 Jan 2010 21:40:28 +0100 |
Patrick Mezard |
editor: remove useless test
|
Sat, 16 Jan 2010 17:25:09 +0100 |
Patrick Mezard |
svnmeta: is_path_tag() is really get_path_tag()
|
Thu, 17 Dec 2009 14:44:07 +0100 |
Dirkjan Ochtman |
tests: make better use of the config options for fixture loading
|
Sun, 10 Jan 2010 16:03:12 -0600 |
Augie Fackler |
README: updated reason users might want to avoid hgsubversion
|
Sun, 10 Jan 2010 19:42:13 +0100 |
Patrick Mezard |
stupid: update filteriterhunks() for hg 1.5
|
Thu, 24 Dec 2009 14:46:03 -0600 |
Augie Fackler |
test renames: remove redundant code
|
Thu, 24 Dec 2009 13:38:06 -0600 |
Augie Fackler |
tests: test paths with spaces
|
Thu, 24 Dec 2009 13:30:08 -0600 |
Augie Fackler |
paths: autoescape paths from the user
|
Thu, 24 Dec 2009 13:10:36 -0600 |
Afriza N. Arief |
Do URI-encode before opening
|
Tue, 15 Dec 2009 09:12:00 -0600 |
Augie Fackler |
setup: write out version info
|
Mon, 14 Dec 2009 09:36:22 -0600 |
Augie Fackler |
utility_commands: remove old svn version command in favor of new wrapper
|
Mon, 14 Dec 2009 09:35:04 -0600 |
Augie Fackler |
wrappers: wrap version with a --svn flag
|
Mon, 14 Dec 2009 09:34:46 -0600 |
Augie Fackler |
__init__: document wrapping commands more clearly
|
Sun, 13 Dec 2009 17:15:01 +0100 |
Dan Villiom Podlaski Christiansen |
fallback to the previous scheme for file repositories.
|
Sun, 13 Dec 2009 17:27:19 +0100 |
Dan Villiom Podlaski Christiansen |
do not assume that doc-strings are present.
|
Thu, 10 Dec 2009 13:04:57 -0800 |
Jason Ostrander |
Add a -r option to hg svn. Use with hg svn info to change the mercurial rev.
|