Mercurial > hg
log
age | author | description |
---|---|---|
Sat, 07 Nov 2020 21:50:28 -0800 | Martin von Zweigbergk | worker: raise exception instead of calling sys.exit() with child's code |
Tue, 03 Nov 2020 09:56:02 -0800 | Martin von Zweigbergk | config: read system hgrc in lexicographical order |
Sun, 08 Nov 2020 20:12:32 +0100 | Joerg Sonnenberger | relnotes: drop 5.6 release entries from next |
Sat, 07 Nov 2020 15:02:53 -0500 | Augie Fackler | merge with stable |
Mon, 05 Oct 2020 19:46:31 -0700 | Gregory Szorc | makefile: use Python 3 by default (BC) |
Tue, 03 Nov 2020 20:28:23 -0800 | Martin von Zweigbergk | hgweb: don't call sys.exit() in httpservice.run() |
Tue, 03 Nov 2020 20:20:49 -0800 | Martin von Zweigbergk | serve: simply return instead of calling sys.exit() in `hg serve --stdio` |