log

age author description
Thu, 18 Feb 2021 07:39:38 +0800 Anton Shestakov tests: make test-check-sdist.t less flaky by first archiving the repo
Wed, 24 Feb 2021 14:30:21 -0800 Chuck Tuffli doc: change topic phrase 'disappear' to 'fade out' stable
Fri, 12 Feb 2021 13:16:01 -0800 Chuck Tuffli doc: document stack as a substitue for MQ's qseries stable
Mon, 22 Feb 2021 15:34:15 -0800 Martin von Zweigbergk evolve: document experimental.evolution.in-memory in extension
Mon, 22 Feb 2021 12:56:39 -0800 Martin von Zweigbergk changelog: mention new experimental.evolution.in-memory config
Tue, 23 Feb 2021 13:31:24 -0800 Kyle Lippincott obslog: correct help to state that obslog is the command name
Tue, 23 Feb 2021 06:36:46 +0800 Anton Shestakov evolve: use nodemod.short() instead of nodemod.hex()[:12]
Tue, 23 Feb 2021 06:31:01 +0800 Anton Shestakov evolve: rely on ctx.__bytes__() for formatting instead of using ctx.hex()[:12]
Tue, 23 Feb 2021 06:06:06 +0800 Anton Shestakov pstatus: drop unnecessary CLI options
Wed, 17 Feb 2021 15:37:14 +0530 Sushil khanchi pdiff: drop unnecessary CLI options
Mon, 22 Feb 2021 17:37:53 +0100 Pierre-Yves David changelog: add an entry aboutt improved divergence resolution
Sun, 24 Jan 2021 20:09:28 +0530 Pierre-Yves David divergence-resolution: [patch 3] fix a messed up test case
Sun, 24 Jan 2021 20:09:02 +0530 Pierre-Yves David divergence-resolution: [patch 2] fix a messed up test case
Sun, 24 Jan 2021 19:47:17 +0530 Pierre-Yves David divergence-resolution: [patch 1] fix a messed up test case
Wed, 17 Feb 2021 18:11:44 +0530 Sushil khanchi divergence-resolution: drop a block of code which is unnecessary now