Mercurial > hg
graph
-
copies: explicitly filter out existing file in graftcopiesSat, 16 Jan 2021 02:18:55 +0100, by Pierre-Yves David
-
histedit: rip out mysterious catch-all ignore curses.error handlerFri, 22 Jan 2021 15:43:06 -0500, by Augie Fackler
-
histedit: notice when the main window underflows height and abortFri, 22 Jan 2021 15:32:00 -0500, by Augie Fackler
-
histedit: don't assign to _ for unused valuesFri, 22 Jan 2021 15:29:12 -0500, by Augie Fackler
-
hghave: list the module needed for the `vcr` checkTue, 26 Jan 2021 17:25:30 -0500, by Matt Harbison
-
debugshell: add a simple command for starting an interactive shellTue, 26 Jan 2021 00:19:36 +0100, by Joerg Sonnenberger
-
rust: replace an unsafe use of transmute with a safe use of bytes-castMon, 25 Jan 2021 11:34:23 +0100, by Simon Sapin
-
rust: use the bytes-cast crate to parse persistent nodemapsFri, 15 Jan 2021 16:11:54 +0100, by Simon Sapin
-
cext: restore the ability to build on Windows with py2Mon, 25 Jan 2021 19:03:27 -0500, by Matt Harbison
-
command-namespace: use `::` are the command separatorMon, 25 Jan 2021 16:46:51 +0100, by Pierre-Yves David
-
perf: test the formatting of a command helpMon, 25 Jan 2021 23:13:01 +0100, by Pierre-Yves David
-
help: escape ':' (as '\:') when generating command namesMon, 25 Jan 2021 23:08:33 +0100, by Pierre-Yves David
-
minirst: respect escaping in definition list keyMon, 25 Jan 2021 23:07:56 +0100, by Pierre-Yves David
-
run-test: avoid byte issue when replacing output file of python testTue, 26 Jan 2021 00:45:40 +0100, by Pierre-Yves David