Mercurial > hg
log
age | author | description |
---|---|---|
Wed, 13 Nov 2019 22:20:44 +0100 | Denis Laxalde | mail: add type hints for pytype |
Tue, 12 Nov 2019 17:12:16 +0100 | Denis Laxalde | mail: fix a bad return type in _encode() |
Mon, 11 Nov 2019 18:55:42 -0800 | Gregory Szorc | packaging: stage files and dynamically generate WiX installer |
Mon, 11 Nov 2019 19:04:49 -0800 | Gregory Szorc | tests: add optional output when wheel is missing |
Wed, 28 Aug 2019 17:43:56 -0700 | Martin von Zweigbergk | py3: replace "%r" by"'%s'% for py3-compatible (and clearer) quoting in chg |
Tue, 22 Oct 2019 23:21:26 -0700 | Martin von Zweigbergk | dirstate: respect request to not list unknown/ignored/clean files (API) |
Wed, 13 Nov 2019 09:09:42 +0100 | Denis Laxalde | py3: pass a bytes value for "msg" to nouideprecwarn() |