log tests/test-evolve-stop-orphan.t @ 6396:e5bd76f95145 mercurial-5.5

age author description
Mon, 06 Feb 2023 21:38:31 +0400 Anton Shestakov test-compat: merge mercurial-5.6 into mercurial-5.5 mercurial-5.5
Mon, 06 Feb 2023 19:49:33 +0400 Anton Shestakov test-compat: merge mercurial-5.7 into mercurial-5.6 mercurial-5.6
Fri, 07 Oct 2022 18:14:58 -0400 Matt Harbison evolve: don't embed graft data when completing interrupted evolve operations
Wed, 23 Mar 2022 00:25:38 +0300 Anton Shestakov evolve: use compat.StateError for missing state file
Tue, 12 Oct 2021 13:46:30 +0300 Anton Shestakov test-compat: merge mercurial-4.9 into mercurial-4.8 mercurial-4.8
Tue, 12 Oct 2021 11:53:21 +0300 Anton Shestakov test-compat: merge mercurial-5.6 into mercurial-5.5 mercurial-5.5
Tue, 12 Oct 2021 11:32:36 +0300 Anton Shestakov test-compat: merge mercurial-5.7 into mercurial-5.6 mercurial-5.6
Tue, 21 Sep 2021 22:11:31 +0300 Anton Shestakov tests: add {instabilities} to the common glog alias
Mon, 20 Sep 2021 20:47:31 +0300 Anton Shestakov tests: move the most often used glog alias to common.sh
Mon, 20 Sep 2021 20:28:49 +0300 Anton Shestakov tests: source common.sh in more tests
Thu, 11 Mar 2021 14:42:51 +0800 Anton Shestakov test-compat: merge mercurial-4.9 into mercurial-4.8 mercurial-4.8
Thu, 11 Mar 2021 12:51:00 +0800 Anton Shestakov tests: remove in-memory evolve cases (not supported prior to 5.6) mercurial-5.5
Thu, 11 Mar 2021 12:29:50 +0800 Anton Shestakov test-compat: merge stable into mercurial-5.6 mercurial-5.6
Wed, 26 Aug 2020 23:27:17 +0530 Sushil khanchi evolve: preserve wdir when using --stop
Thu, 15 Oct 2020 15:40:36 -0700 Martin von Zweigbergk evolve: when relocating, optionally first try to do it using in-memory merge
Sun, 31 Jan 2021 16:06:16 +0800 Anton Shestakov test-compat: merge mercurial-4.9 into mercurial-4.8 mercurial-4.8
Thu, 28 Jan 2021 18:48:36 +0800 Anton Shestakov tests: back out changeset b3d9e6c805d6 mercurial-5.6
Fri, 22 Jan 2021 11:04:55 +0100 Pierre-Yves David branching: merge stable into default
Thu, 19 Nov 2020 08:28:45 -0800 Martin von Zweigbergk tests: update with more detailed exit codes stable
Tue, 24 Nov 2020 18:04:40 -0800 Martin von Zweigbergk evolve: remove spurious "working directory is now at ..." messages stable
Thu, 19 Nov 2020 08:28:45 -0800 Martin von Zweigbergk tests: update with more detailed exit codes
Mon, 29 Jul 2019 14:43:12 +0200 Pierre-Yves David test-compat: merge mercurial-4.9 into mercurial-4.8 mercurial-4.8
Thu, 06 Jun 2019 17:37:42 +0800 Anton Shestakov evolvecmd: the proper way to deal with conflicts is to resolve them
Wed, 05 Jun 2019 17:56:44 +0200 Pierre-Yves David test-compat: merge mercurial-4.5 into mercurial-4.4 mercurial-4.4
Wed, 05 Jun 2019 17:39:32 +0200 Pierre-Yves David test-compat: merge mercurial-4.9 into mercurial-4.8 mercurial-4.8
Wed, 24 Apr 2019 15:59:02 +0200 Anton Shestakov evolve: don't update after instability resolution by default (BC)
Sun, 14 Apr 2019 02:18:19 +0800 Anton Shestakov tests: add --update to hg evolve to reduce test changes for the next patch
Tue, 22 Jan 2019 12:57:25 -0500 Pierre-Yves David test-compat: merge mercurial-4.5 into mercurial-4.4 mercurial-4.4
Tue, 22 Jan 2019 10:46:02 -0500 Pierre-Yves David branching: merge with future version mercurial-4.8
Tue, 04 Dec 2018 13:33:51 +0100 Pierre-Yves David test: adapt to change output change on default
Wed, 21 Nov 2018 11:13:21 +0000 Martijn Pieters tests: fix for POSIX compliance
Fri, 12 Oct 2018 15:20:54 +0200 Pierre-Yves David test-compat: merge mercurial-4.4 into mercurial-4.3 mercurial-4.3
Fri, 12 Oct 2018 15:15:09 +0200 Pierre-Yves David test-compat: merge mercurial-4.5 into mercurial-4.4 mercurial-4.4
Fri, 21 Sep 2018 15:52:53 +0530 Sushil khanchi evovle: remove redundancy in evolve output
Tue, 21 Aug 2018 14:09:33 +0200 Pierre-Yves David test-compat: merge mercurial-4.4 into mercurial-4.3 mercurial-4.3
Tue, 21 Aug 2018 13:26:35 +0200 Pierre-Yves David test-compat: merge mercurial-4.5 into mercurial-4.4 mercurial-4.4
Mon, 20 Aug 2018 12:19:05 +0300 Pulkit Goyal tests: check that we delete evolvestate correctly after abort/stop stable
Fri, 03 Aug 2018 00:22:50 +0200 Pierre-Yves David test-compat: merge mercurial-4.4 into mercurial-4.3 mercurial-4.3
Thu, 02 Aug 2018 02:47:44 +0200 Pierre-Yves David test-compat: merge mercurial-4.5 into mercurial-4.4 mercurial-4.4
Fri, 15 Jun 2018 00:16:29 +0530 Pulkit Goyal evolve: raise error.InterventionRequired instead of Abort when conflicts
Tue, 12 Jun 2018 19:00:12 +0530 Pulkit Goyal evolve: improve error messages when conflicts occur
Mon, 11 Jun 2018 01:12:12 +0530 Pulkit Goyal evolve: rename help topic evolve.interrupted-evolve to evolve.interrupted
Fri, 08 Jun 2018 22:52:53 +0530 Pulkit Goyal test-compat: merge mercurial-4.4 into mercurial-4.3 mercurial-4.3
Fri, 08 Jun 2018 22:52:52 +0530 Pulkit Goyal test-compat: merge mercurial-4.5 into mercurial-4.4 mercurial-4.4 base tests/test-evolve-stop.t@b7bc82887b97
Wed, 06 Jun 2018 04:09:49 +0530 Pulkit Goyal evolve: show `hg help evolve.interrupted-evolve` in error when conflicts
Sat, 28 Apr 2018 18:03:32 +0530 Pulkit Goyal tests: rename the test file to add 'orphan' in the name stable base tests/test-evolve-stop.t@372d411fe179