Mon, 10 Jul 2023 19:34:04 +0200 |
Pierre-Yves David |
wrapfunction: use sysstr instead of bytes as argument in various tests
|
Wed, 25 Jan 2023 19:12:31 +0100 |
Pierre-Yves David |
dirstate: rename parentchange to changing_parents
|
Wed, 25 Jan 2023 18:46:20 +0100 |
Pierre-Yves David |
dirstate: pass the repo to the `changeparent` method
|
Fri, 19 Nov 2021 12:57:53 -0800 |
Martin von Zweigbergk |
errors: return more detailed errors when failing to parse or apply patch
|
Mon, 19 Jul 2021 15:41:51 +0200 |
Pierre-Yves David |
narrow: stop using `normallookup` during a test
|
Sat, 29 Dec 2018 23:40:18 -0800 |
Martin von Zweigbergk |
narrow: move copytonarrowspec() out of setnarrowpats()
|
Sat, 27 Oct 2018 22:56:31 -0700 |
Martin von Zweigbergk |
tests: update narrowspec when narrowspec, not dirstate, is accessed
|
Fri, 03 Aug 2018 13:00:14 -0700 |
Martin von Zweigbergk |
tests: avoid unnecessarily looking inside .hg/ in test-narrow*
|
Wed, 16 May 2018 14:59:32 -0700 |
Kyle Lippincott |
narrow: only wrap dirstate functions once, instead of per-reposetup
|
Wed, 21 Feb 2018 11:56:22 -0500 |
Augie Fackler |
tests: port extension in test-narrow-expanddirstate.t to Python 3
|
Mon, 12 Feb 2018 16:22:31 -0800 |
Gregory Szorc |
tests: remove code to support Mercurial 4.3
|
Mon, 12 Feb 2018 16:21:34 -0800 |
Gregory Szorc |
narrowspec: move module into core
|
Mon, 29 Jan 2018 16:19:33 -0500 |
Augie Fackler |
narrow: import experimental extension from narrowhg revision cb51d673e9c5
|