log tests/test-rewind.t @ 5830:67fc03f42d92 mercurial-5.0

age author description
Thu, 11 Mar 2021 14:22:45 +0800 Anton Shestakov test-compat: merge mercurial-5.1 into mercurial-5.0 mercurial-5.0
Thu, 11 Mar 2021 12:29:50 +0800 Anton Shestakov test-compat: merge stable into mercurial-5.6 mercurial-5.6
Tue, 23 Feb 2021 18:34:07 +0800 Anton Shestakov tests: add underlines to test-rewind.t
Tue, 22 Dec 2020 19:07:46 +0800 Anton Shestakov rewind: abort if some parts of a fold are unknown locally
Tue, 22 Dec 2020 19:06:36 +0800 Anton Shestakov rewind: abort when trying to rewind to multiple unrelated predecessors
Tue, 22 Dec 2020 19:03:59 +0800 Anton Shestakov rewind: walk obsmarkers and add more targets to rewind to
Sun, 31 Jan 2021 16:15:26 +0800 Anton Shestakov test-compat: merge mercurial-4.8 into mercurial-4.7 mercurial-4.7
Sun, 31 Jan 2021 15:39:25 +0800 Anton Shestakov test-compat: merge mercurial-5.1 into mercurial-5.0 mercurial-5.0
Thu, 28 Jan 2021 18:48:36 +0800 Anton Shestakov tests: back out changeset b3d9e6c805d6 mercurial-5.6
Thu, 19 Nov 2020 08:28:45 -0800 Martin von Zweigbergk tests: update with more detailed exit codes
Sat, 31 Oct 2020 20:13:46 +0800 Anton Shestakov tests: back out changeset ba8bc1b0acd2 mercurial-4.7
Sat, 31 Oct 2020 19:33:42 +0800 Anton Shestakov test-compat: merge mercurial-5.1 into mercurial-5.0 mercurial-5.0
Sun, 11 Oct 2020 20:50:02 +0800 Anton Shestakov rewind: actually track folds using fold-* metadata in obsmarkers
Tue, 21 Jul 2020 01:04:43 +0800 Anton Shestakov rewind: add a --dry-run flag
Wed, 15 Jul 2020 10:10:55 +0800 Anton Shestakov tests: less words and less markup to maintain in test-rewind.t
Wed, 03 Jun 2020 18:47:23 +0800 Anton Shestakov tests: remove unnecessary command flags from test-rewind.t
Wed, 03 Jun 2020 16:56:06 +0800 Anton Shestakov tests: shorten and simplify global setup section in test-rewind.t
Wed, 03 Jun 2020 16:28:33 +0800 Anton Shestakov tests: move hg clone above case description in test-rewind.t
Thu, 28 May 2020 12:08:59 +0800 Anton Shestakov tests: actually test what the header promises to test
Thu, 28 May 2020 12:07:59 +0800 Anton Shestakov tests: move default-date manipulation closer to the commands that need it
Mon, 25 May 2020 19:58:33 +0800 Anton Shestakov rewind: past tense of rewind is rewound
Fri, 08 May 2020 20:36:29 +0800 Anton Shestakov test-compat: merge mercurial-5.1 into mercurial-5.0 mercurial-5.0
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
Fri, 28 Feb 2020 23:18:48 +0700 Anton Shestakov test-compat: merge mercurial-5.1 into mercurial-5.0 mercurial-5.0
Tue, 14 Jan 2020 20:20:13 +0700 Anton Shestakov obslog: use _successorsetverb() in regular obslog too
Thu, 28 Nov 2019 10:49:29 +0100 Pierre-Yves David test-compat: merge mercurial-5.1 into mercurial-5.0 mercurial-5.0
Wed, 16 Oct 2019 18:12:53 +0200 Manuel Jacob rewind: preserve date stable
Fri, 27 Sep 2019 13:03:12 +0200 Pierre-Yves David test-compat: merge stable into mercurial-5.0 mercurial-5.0
Thu, 25 Jul 2019 18:37:16 +0800 Anton Shestakov rewind: add --keep flag that "doesn't modify working directory"