log tests/test-evolve-progress.t @ 5729:3a1e07c27e4a

age author description
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
Sat, 31 Oct 2020 19:38:46 +0800 Anton Shestakov test-compat: merge mercurial-5.0 into mercurial-4.9 mercurial-4.9
Sat, 31 Oct 2020 19:33:42 +0800 Anton Shestakov test-compat: merge mercurial-5.1 into mercurial-5.0 mercurial-5.0
Sat, 31 Oct 2020 18:37:12 +0800 Anton Shestakov test-compat: merge mercurial-5.4 into mercurial-5.3 mercurial-5.3
Sat, 31 Oct 2020 18:11:27 +0800 Anton Shestakov tests: back out changeset 0d5c344c0ba4 mercurial-5.5
Wed, 28 Oct 2020 20:24:26 +0100 Pierre-Yves David branching: merge stable into default
Fri, 08 May 2020 19:22:36 +0800 Anton Shestakov test-compat: back out changeset 4da1d21231ae stable
Thu, 15 Oct 2020 19:46:38 +0200 Pierre-Yves David branching: merge with stable
Thu, 17 Sep 2020 23:41:14 -0400 Matt Harbison tests: conditonalize a Windows only output in test-evolve-progress.t stable
Fri, 08 May 2020 20:36:31 +0800 Anton Shestakov test-compat: merge mercurial-5.0 into mercurial-4.9 mercurial-4.9
Fri, 08 May 2020 20:36:29 +0800 Anton Shestakov test-compat: merge mercurial-5.1 into mercurial-5.0 mercurial-5.0
Fri, 08 May 2020 19:44:48 +0800 Anton Shestakov test-compat: back out changeset 51e38bf936cf mercurial-5.3
Fri, 08 May 2020 19:22:36 +0800 Anton Shestakov test-compat: back out changeset 4da1d21231ae mercurial-5.3
Wed, 15 Apr 2020 21:52:29 +0800 Anton Shestakov tests: update output to match 1b8fd4af3318 in core
Fri, 28 Feb 2020 23:23:02 +0700 Anton Shestakov test-compat: merge mercurial-5.0 into mercurial-4.9 mercurial-4.9
Fri, 28 Feb 2020 23:18:48 +0700 Anton Shestakov test-compat: merge mercurial-5.1 into mercurial-5.0 mercurial-5.0
Wed, 04 Mar 2020 15:47:08 +0100 Pierre-Yves David branching: preserve test change on stable
Fri, 28 Feb 2020 20:19:16 +0700 Anton Shestakov test-compat: back out changeset 51e38bf936cf stable
Sun, 02 Feb 2020 15:51:10 +0700 Anton Shestakov tests: adjust test output for an early return in mergecopies()
Mon, 29 Jul 2019 14:43:10 +0200 Pierre-Yves David test-compat: merge mercurial-5.0 into mercurial-4.9 mercurial-4.9
Mon, 29 Jul 2019 14:42:57 +0200 Pierre-Yves David test-compat: merge stable into mercurial-5.0 mercurial-5.0
Mon, 29 Jul 2019 13:17:56 +0200 Pierre-Yves David test-compat: reverte output change from c7d236b55a3e (hg-5.1) mercurial-5.0
Mon, 15 Jul 2019 16:53:07 -0700 Martin von Zweigbergk tests: update output for new branch cache messsages from Mercurial
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:38:32 +0200 Pierre-Yves David test-compat: merge stable into mercurial-4.9 mercurial-4.9
Fri, 07 Jun 2019 02:24:08 +0200 Pierre-Yves David branching: merge back with stable
Wed, 05 Jun 2019 17:21:45 +0200 Pierre-Yves David test: adjust output to stable branch stable
Fri, 19 Apr 2019 10:22:25 -0700 Martin von Zweigbergk evolve: use single transaction also when continuing
Fri, 19 Apr 2019 09:41:39 -0700 Martin von Zweigbergk evolve: run in a single transaction
Tue, 23 Apr 2019 11:07:28 -0700 Martin von Zweigbergk evolve: add progress support for --continue
Tue, 23 Apr 2019 10:52:33 -0700 Martin von Zweigbergk evolve: stop passing no-op "progresscb" into continueevolve()
Tue, 23 Apr 2019 09:45:45 -0700 Martin von Zweigbergk evolve: _solveunstable() update progress only once
Tue, 23 Apr 2019 09:35:34 -0700 Martin von Zweigbergk evolve: don't update progress just before clearing it
Tue, 23 Apr 2019 10:20:03 -0700 Martin von Zweigbergk tests: add some basic testing of progress