Mercurial > hg-stable
log
age | author | description |
---|---|---|
Wed, 13 Nov 2019 22:22:31 -0500 | Augie Fackler | logcmdutil: add a type annotation |
Wed, 13 Nov 2019 22:21:38 -0500 | Augie Fackler | cmdutil: add a pytype annotation to help out some callsites |
Tue, 12 Nov 2019 17:47:42 -0500 | Matt Harbison | hghave: add a check for the `xz` compression utility |
Thu, 14 Nov 2019 22:31:21 -0800 | Martin von Zweigbergk | py3: use '%d' for formatting a revnum in `hg co --date` code |
Mon, 18 Nov 2019 17:37:59 +0100 | Raphaël Gomès | py3: send bytes from Rust-created warning patterns |
Mon, 18 Nov 2019 17:34:44 +0100 | Raphaël Gomès | py3: pass bytes to `configint` and `configbool` |