Mercurial > evolve
log
age | author | description |
---|---|---|
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] |