Mercurial > hg-stable
log
age | author | description |
---|---|---|
Wed, 29 Nov 2017 17:06:45 -0500 | Augie Fackler | contrib: improve check-code ban on $LOCALIP in output without (glob) |
Wed, 29 Nov 2017 17:05:51 -0500 | Augie Fackler | tests: re-add (glob) for $LOCALIP matches |
Wed, 29 Nov 2017 08:44:06 +0530 | Pulkit Goyal | py3: make sure the first argument of time.strftime() is str |
Wed, 29 Nov 2017 08:46:37 +0530 | Pulkit Goyal | py3: alias xrange to range in tests/seq.py |
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 |