Fri, 25 May 2018 11:52:03 +0200 |
Paul Morelle |
tests: use scmutils.revsymbol instead of repo.__getitem__ for non-integers
|
Sat, 24 Mar 2018 16:39:30 -0400 |
Augie Fackler |
cleanup: reference Abort from mercurial.error instead of mercurial.util
|
Tue, 19 Dec 2017 14:29:55 -0800 |
Jun Wu |
compathacks: be compatible with upstream 8a0cac20a1ad memfilectx change
|
Sat, 28 Oct 2017 21:34:52 -0400 |
Augie Fackler |
tests: when making a `memctx`, make sure to use a single repo instance
|
Tue, 09 May 2017 15:20:16 -0700 |
Durham Goode |
join: remove uses of repo.join/wjoin
|
Mon, 02 Jun 2014 19:55:32 -0500 |
Sean Farley |
test_utility_commands: call makememfilectx
|
Mon, 26 Aug 2013 16:40:31 -0700 |
David Schleimer |
layouts: add custom layout for those of us that need weird mappings
|
Fri, 09 Aug 2013 23:46:02 +0200 |
Dan Villiom Podlaski Christiansen |
test_utility_commands: use stupid mode metaclass
|
Wed, 07 Aug 2013 16:00:52 +0200 |
Dan Villiom Podlaski Christiansen |
tests: remove old test-loading infrastructure
|
Fri, 12 Apr 2013 15:41:51 -0700 |
David Schleimer |
testutil: clear rcpath when we update HGRCPATH env var
|
Sat, 01 Dec 2012 18:52:00 +0100 |
Patrick Mezard |
updatemeta: fix missing errno import
|
Wed, 01 Aug 2012 13:08:56 -0700 |
David Schleimer |
svnremoterepo: use and prefer default-push
|
Tue, 26 Jun 2012 09:23:37 +0200 |
Patrick Mezard |
rebuildmeta: accept unrelated svn repo with --unsafe-skip-uuid-check
|
Wed, 14 Dec 2011 00:07:58 +0100 |
Dan Villiom Podlaski Christiansen |
svn verify: use a custom editor and get_revision()
|