log

age author description
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