Mercurial > hg
log
age | author | description |
---|---|---|
Wed, 09 Dec 2020 15:50:59 -0500 | Matt Harbison | run-tests: configure the environment to expand `~` properly with Windows py38+ |
Wed, 09 Dec 2020 12:57:40 -0500 | Matt Harbison | run-tests: fix `HGTESTEXTRAEXTENSIONS` with py3 |
Fri, 04 Dec 2020 17:27:10 +0100 | Simon Sapin | rhg: use persistent nodemap when available |
Mon, 07 Dec 2020 18:06:53 +0100 | Simon Sapin | persistent-nodemap: properly ignore non-existent `.nd` data file |
Wed, 09 Dec 2020 18:51:52 -0800 | Martin von Zweigbergk | docs: prefer `hg diff --from/--to` over `-r` |
Wed, 09 Dec 2020 18:31:19 -0800 | Martin von Zweigbergk | diff: add --from and --to flags as clearer alternative to -r -r |
Thu, 03 Dec 2020 17:18:49 +0530 | Pulkit Goyal | commandserver: handle IOError related to flushing of streams |