Mercurial > hg
log
age | author | description |
---|---|---|
Wed, 29 Nov 2017 08:40:58 +0530 | Pulkit Goyal | py3: use pycompat.maplist() instead of map() |
Thu, 30 Nov 2017 16:30:43 +0800 | Anton Shestakov | tests: move JSON escape test to test-hgweb-json.t |
Wed, 29 Nov 2017 07:57:17 +0530 | Pulkit Goyal | py3: fix handling of keyword arguments in revert |
Tue, 28 Nov 2017 11:00:54 -0500 | Boris Feld | fsmonitor: issue debug messages when we fall back to core status |
Wed, 29 Nov 2017 04:47:27 +0530 | Pulkit Goyal | py3: add b'' to regular expressions which are raw strings |
Wed, 29 Nov 2017 04:41:19 +0530 | Pulkit Goyal | py3: use '%d' for integers rather than '%s' |