Mercurial > hg
log
age | author | description |
---|---|---|
Mon, 09 Mar 2020 10:18:40 -0700 | Martin von Zweigbergk | merge with stable |
Mon, 09 Mar 2020 05:19:02 +0100 | Manuel Jacob | tests: use native string type for parsed hghave log lines |
Fri, 06 Mar 2020 10:27:38 +0100 | Manuel Jacob | tests: avoid implicit bytes -> unicode -> bytes roundtrip on Python 2 |
Sun, 08 Mar 2020 16:40:39 +0100 | Pierre-Yves David | cext: make HgRevlogIndex_GetParents private again |
Fri, 06 Mar 2020 16:49:46 +0100 | Pierre-Yves David | setup-rust: remove the legacy 'direct-ffi' variant |
Tue, 18 Feb 2020 18:32:31 +0100 | Pierre-Yves David | hghave: add a `rust` keyword to detect the use of compiled rust code |
Fri, 28 Feb 2020 14:34:37 +0100 | Pierre-Yves David | nodemap: check that a simple lookup works fine |