Thu, 01 Jul 2021 14:36:20 +0300 |
Anton Shestakov |
tests: use `| tee` for writing to files at the same time as to stdout
|
Tue, 29 Jun 2021 12:46:28 +0300 |
Anton Shestakov |
tests: add the other methods for debugstablerange as test cases
|
Tue, 29 Jun 2021 12:16:17 +0300 |
Anton Shestakov |
evolve: remove experimental.obshashrange.lru-size docs
|
Thu, 29 Jul 2021 22:45:51 +0300 |
Anton Shestakov |
fold: make sure to save commit messages in last-message.txt on rewrites
stable
|
Wed, 28 Jul 2021 02:44:12 +0300 |
Anton Shestakov |
evolve: use obsolete.isenabled() instead of ui.configbool() directly
|
Fri, 06 Aug 2021 00:04:46 +0200 |
Pierre-Yves David |
branching: merge stable into default
|
Wed, 04 Aug 2021 00:46:06 +0300 |
Anton Shestakov |
compat: use movedirstate() from core if on hg 5.9+
stable
|
Wed, 04 Aug 2021 00:45:25 +0300 |
Anton Shestakov |
compat: import copies as copiesmod to prepare for the next patch
stable
|
Wed, 04 Aug 2021 00:44:23 +0300 |
Anton Shestakov |
evolve: move movedirstate() to compat
stable
|
Tue, 04 May 2021 09:39:45 -0700 |
Martin von Zweigbergk |
compat: make compatible with upstream change to put nullid on repo
stable
|
Tue, 27 Jul 2021 03:06:25 +0300 |
Anton Shestakov |
topic: correctly update from public commits with a (now hidden) topic
stable
|
Tue, 27 Jul 2021 03:00:09 +0300 |
Anton Shestakov |
tests: update to the current topic to prepare for the next patch
stable
|
Mon, 05 Oct 2020 09:21:59 -0700 |
Martin von Zweigbergk |
rewriteutil: remove now-unused `update` argument from `rewite()`
stable
|
Mon, 05 Oct 2020 08:35:17 -0700 |
Martin von Zweigbergk |
rewriteutil: fix broken touch of merge commits (issue6416)
stable
|
Mon, 05 Oct 2020 09:02:21 -0700 |
Martin von Zweigbergk |
tests: demonstrate that touch can lose files (issue6416)
stable
|
Tue, 13 Jul 2021 16:19:29 -0400 |
Matt Harbison |
topic: fix the help text to show how to disable publishing
stable
|
Mon, 05 Oct 2020 10:29:29 -0700 |
Martin von Zweigbergk |
tests: add test showing that touch preserves copies
stable
|
Wed, 23 Jun 2021 10:44:37 +0300 |
Anton Shestakov |
tests: consistently glob "1970/01/01 00:00:00" in blackbox output
stable
|
Wed, 23 Jun 2021 10:24:59 +0300 |
Anton Shestakov |
tests: actually remove evoext cache files
stable
|
Sat, 19 Jun 2021 22:13:13 +0300 |
Anton Shestakov |
evolve: drop the deprecated --unstable, --divergent and --bumped flags
|
Wed, 03 Feb 2021 13:23:41 +0530 |
Sushil khanchi |
tests: use common.sh for creating commits
|
Wed, 03 Feb 2021 10:07:54 +0530 |
Sushil khanchi |
pick: move `continue` and `abort` blocks above for more clarity
|
Tue, 04 May 2021 09:40:18 -0700 |
Martin von Zweigbergk |
rewriteutil: use precheck from core if recent enough
|
Sat, 19 Jun 2021 22:33:38 +0300 |
Anton Shestakov |
tests: drop 3.7 compatibility for log -G missing parent edge
|
Sat, 19 Jun 2021 22:09:08 +0300 |
Anton Shestakov |
evolve: map the deprecated --unstable flag to --orphan correctly
|
Sat, 19 Jun 2021 09:39:01 +0300 |
Anton Shestakov |
tests: there's no need to have hgext3rd. before extension name either
|
Sat, 19 Jun 2021 09:41:06 +0300 |
Anton Shestakov |
tests: there's no need to have hgext. before extension name
|
Sat, 19 Jun 2021 09:34:16 +0300 |
Anton Shestakov |
tests: drop blackbox from one obshashrange test that doesn't use it
|
Thu, 17 Jun 2021 11:18:30 +0300 |
Anton Shestakov |
tests: spell out hg resolve
|
Thu, 17 Jun 2021 11:16:53 +0300 |
Anton Shestakov |
tests: spell out hg parents
|