Mercurial > hg
log
age | author | description |
---|---|---|
Wed, 09 Dec 2020 00:00:19 -0800 | Martin von Zweigbergk | simplemerge: write output only once it's complete |
Tue, 08 Dec 2020 23:05:53 -0800 | Martin von Zweigbergk | simplemerge: avoid quadratic concatenation when building output text |
Tue, 08 Dec 2020 22:59:17 -0800 | Martin von Zweigbergk | simplemerge: work with opts as native strings instead of bytes |
Tue, 08 Dec 2020 12:43:18 -0500 | Matt Harbison | hghave: update the check for virtualenv |
Sat, 05 Dec 2020 23:35:55 +0100 | Joerg Sonnenberger | singlehead: introduce option to restrict to public changes |
Thu, 03 Dec 2020 14:39:39 -0800 | Kyle Lippincott | treemanifest: stop storing full path for each item in manifest._lazydirs |
Tue, 08 Dec 2020 10:51:05 -0500 | Matt Harbison | extensions: avoid including `__index__` in the disabled extension list |