Mercurial > hg
log
age | author | description |
---|---|---|
Mon, 25 Jan 2021 11:34:23 +0100 | Simon Sapin | rust: replace an unsafe use of transmute with a safe use of bytes-cast |
Fri, 15 Jan 2021 16:11:54 +0100 | Simon Sapin | rust: use the bytes-cast crate to parse persistent nodemaps |
Mon, 25 Jan 2021 19:03:27 -0500 | Matt Harbison | cext: restore the ability to build on Windows with py2 |
Mon, 25 Jan 2021 16:46:51 +0100 | Pierre-Yves David | command-namespace: use `::` are the command separator |
Mon, 25 Jan 2021 23:13:01 +0100 | Pierre-Yves David | perf: test the formatting of a command help |
Mon, 25 Jan 2021 23:08:33 +0100 | Pierre-Yves David | help: escape ':' (as '\:') when generating command names |
Mon, 25 Jan 2021 23:07:56 +0100 | Pierre-Yves David | minirst: respect escaping in definition list key |