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
|