log tests/test-touch.t @ 6901:1926d8d38aac mercurial-6.5

age author description
Fri, 06 Aug 2021 00:04:46 +0200 Pierre-Yves David branching: merge stable into default
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
Mon, 05 Oct 2020 10:29:29 -0700 Martin von Zweigbergk tests: add test showing that touch preserves copies stable
Tue, 04 May 2021 09:40:18 -0700 Martin von Zweigbergk rewriteutil: use precheck from core if recent enough
Sat, 19 Jun 2021 09:41:06 +0300 Anton Shestakov tests: there's no need to have hgext. before extension name
Thu, 11 Mar 2021 14:49:22 +0800 Anton Shestakov test-compat: merge mercurial-4.7 into mercurial-4.6 mercurial-4.6
Wed, 03 Mar 2021 10:57:09 +0800 Anton Shestakov tests: remove some unnecessary config
Fri, 08 May 2020 22:50:09 +0800 Anton Shestakov test-compat: merge mercurial-4.7 into mercurial-4.6 mercurial-4.6
Thu, 07 May 2020 01:29:48 +0200 Anton Shestakov obslog: makes --origin flag the default
Mon, 16 Dec 2019 11:14:39 -0800 Martin von Zweigbergk tests: add debugobsolete calls before many obslog calls
Sat, 29 Feb 2020 15:18:00 +0700 Anton Shestakov test-compat: merge mercurial-4.7 into mercurial-4.6 mercurial-4.6
Tue, 04 Feb 2020 16:22:40 -0800 Martin von Zweigbergk touch: allow divergence with -A even if allowdivergence=no
Tue, 04 Feb 2020 13:43:16 -0800 Martin von Zweigbergk tests: add test of `hg touch -A`
Mon, 04 Nov 2019 01:30:50 +0530 Sushil khanchi evolve: add pre-check logic for content-divergence in rewriteutil.precheck()