Mercurial > hg
log
age | author | description |
---|---|---|
Thu, 17 Oct 2019 14:20:11 +0200 | Raphaël Gomès | rust-dirstate-status: use fast-path even with fsmonitor and sparse extensions |
Wed, 16 Oct 2019 10:14:26 +0200 | Raphaël Gomès | rust-dirstatemap: remove additional lookups in dirstatemap |
Thu, 17 Oct 2019 21:37:21 +0200 | Denis Laxalde | tests: avoid chmod on windows in hgrc tests |
Thu, 17 Oct 2019 13:34:21 +0200 | Denis Laxalde | py3: fix sorting of obsolete markers during push |
Thu, 17 Oct 2019 13:30:58 +0200 | Denis Laxalde | exchange: extract a function to sort obsolete markers |
Thu, 17 Oct 2019 12:10:42 +0200 | Denis Laxalde | py3: encode underlying error message during parse error of %include |
Fri, 11 Oct 2019 18:08:50 +0100 | Ian Moody | convert: convert os.devnull to bytes before trying to join it with other bytes |