Mercurial > hg
log
age | author | description |
---|---|---|
Thu, 17 Dec 2020 12:28:39 +0100 | Simon Sapin | rust: document how to enable debug information in optimized builds |
Mon, 14 Dec 2020 18:09:37 -0800 | Martin von Zweigbergk | filemerge: add support for the new "mergediff" marker style to premerge |
Mon, 14 Dec 2020 14:31:15 +0100 | Pierre-Yves David | test-narrow: mitigate the flakyness of test-narrow-shallow |
Mon, 14 Dec 2020 18:03:29 -0500 | Matt Harbison | hook: set `HGPLAIN=1` for external hooks |
Mon, 14 Dec 2020 17:59:10 -0500 | Matt Harbison | setup: exclude the git extension from py2 builds |
Mon, 14 Dec 2020 14:59:23 +0100 | Simon Sapin | rust: replace most "operation" structs with functions |
Mon, 14 Dec 2020 13:47:44 +0100 | Simon Sapin | rust: change &PathBuf parameters to &Path |