log

age author description
Wed, 22 Nov 2017 20:52:59 +0800 Anton Shestakov hgweb: use strict equals in mercurial.js
Wed, 22 Nov 2017 20:32:07 +0800 Anton Shestakov hgweb: use strict equals, remove non-breaking space in followlines.js
Wed, 29 Nov 2017 10:34:49 -0800 Martin von Zweigbergk run-tests: make "| foo (re)" not match everything
Wed, 29 Nov 2017 10:58:32 -0800 Martin von Zweigbergk tests: fix regex in test-subrepo-git.t to match entire string
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
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'
Wed, 29 Nov 2017 04:41:48 +0530 Pulkit Goyal py3: fix args handling for obsfate template