Wed, 02 Dec 2020 09:40:33 +0800 |
Anton Shestakov |
tests: remove trailing "!" from abort messages
|
Sat, 31 Oct 2020 20:21:12 +0800 |
Anton Shestakov |
test-compat: merge mercurial-4.7 into mercurial-4.6
mercurial-4.6
|
Sat, 31 Oct 2020 20:02:03 +0800 |
Anton Shestakov |
test-compat: merge mercurial-4.8 into mercurial-4.7
mercurial-4.7
|
Sat, 31 Oct 2020 19:05:48 +0800 |
Anton Shestakov |
test-compat: merge mercurial-5.3 into mercurial-5.2
mercurial-5.2
|
Sun, 25 Oct 2020 21:38:37 +0800 |
Anton Shestakov |
tests: use appropriate Python (2 or 3) for json.tool
|
Sun, 07 Jun 2020 18:02:15 +0800 |
Anton Shestakov |
tests: update logmarkers template to use {dates} and {users}
|
Sun, 07 Jun 2020 17:56:03 +0800 |
Anton Shestakov |
tests: put a common template snippet into [templates]
|
Sun, 07 Jun 2020 17:48:16 +0800 |
Anton Shestakov |
tests: remove "unused" second argument to join() template function
|
Sun, 07 Jun 2020 17:45:13 +0800 |
Anton Shestakov |
tests: drop label from log template in test-evolve-obshistory-amend.t
|
Fri, 08 May 2020 22:50:09 +0800 |
Anton Shestakov |
test-compat: merge mercurial-4.7 into mercurial-4.6
mercurial-4.6
|
Fri, 08 May 2020 22:18:15 +0800 |
Anton Shestakov |
test-compat: merge mercurial-4.8 into mercurial-4.7
mercurial-4.7
|
Fri, 08 May 2020 20:24:22 +0800 |
Anton Shestakov |
test-compat: merge mercurial-5.3 into mercurial-5.2
mercurial-5.2
|
Thu, 07 May 2020 01:29:48 +0200 |
Anton Shestakov |
obslog: makes --origin flag the default
|
Tue, 05 May 2020 16:54:24 +0800 |
Anton Shestakov |
tests: update section headers and comments in obslog-related tests
|
Sun, 29 Mar 2020 17:21:56 +0700 |
Anton Shestakov |
obslog: support --filternonlocal with --no-graph
|
Tue, 18 Feb 2020 18:16:11 +0800 |
Anton Shestakov |
obslog: make date template property into dates
|
Tue, 18 Feb 2020 18:07:11 +0800 |
Anton Shestakov |
obslog: make operation template property into operations
|
Tue, 18 Feb 2020 17:58:22 +0800 |
Anton Shestakov |
obslog: make user template property into users
|
Tue, 18 Feb 2020 17:31:41 +0800 |
Anton Shestakov |
obslog: have at least one test that shows multiple dates with -f flag
|
Sat, 29 Feb 2020 15:18:00 +0700 |
Anton Shestakov |
test-compat: merge mercurial-4.7 into mercurial-4.6
mercurial-4.6
|
Fri, 28 Feb 2020 21:44:36 +0700 |
Anton Shestakov |
test-compat: back out changeset bb2042ff6444
mercurial-5.2
|
Tue, 11 Feb 2020 17:21:43 +0800 |
Anton Shestakov |
tests: drop useless "(glob)" for timezone offsets
|
Tue, 14 Jan 2020 20:20:13 +0700 |
Anton Shestakov |
obslog: use _successorsetverb() in regular obslog too
|
Wed, 04 Dec 2019 10:57:29 -0800 |
Martin von Zweigbergk |
obslog: make {node} the full node and leave shortening to template
|
Fri, 15 Nov 2019 16:04:35 -0800 |
Martin von Zweigbergk |
tests: remove extra whitespace before patch in obslog output
|
Sat, 16 Nov 2019 01:45:40 +0100 |
Pierre-Yves David |
obslog: phase divergence fix for 5c41bb482867
|
Sat, 16 Nov 2019 01:44:31 +0100 |
Martin von Zweigbergk |
obslog: phase divergence fix for b135591bec1a
|
Fri, 15 Nov 2019 10:25:46 -0800 |
Martin von Zweigbergk |
obslog: make {descdiff} not be indented and leave that to the template
|
Fri, 15 Nov 2019 09:53:42 -0800 |
Martin von Zweigbergk |
obslog: make {patch} not be indented and leave that to the template
|
Thu, 07 Nov 2019 13:40:53 -0800 |
Martin von Zweigbergk |
obslog: make {succnodes} be full hex nodes
|