Mercurial > hg
log
age | author | description |
---|---|---|
Tue, 08 Jan 2019 22:19:36 +0900 | Yuya Nishihara | subrepo: reject potentially unsafe subrepo paths (BC) (SEC) stable 4.9 |
Tue, 08 Jan 2019 22:07:45 +0900 | Yuya Nishihara | subrepo: prohibit variable expansion on creation of hg subrepo (SEC) stable |
Tue, 08 Jan 2019 21:51:54 +0900 | Yuya Nishihara | subrepo: extend path auditing test to include more weird patterns (SEC) stable |
Thu, 31 Jan 2019 13:32:21 +0800 | Anton Shestakov | copyright: update to 2019 stable |
Mon, 28 Jan 2019 18:00:14 -0800 | Kyle Lippincott | patch: handle 0 context lines (diff.unified=0) when parsing patches |
Wed, 30 Jan 2019 03:56:35 +0530 | Pulkit Goyal | py3: pass str into RuntimeError() to prevent b'' in output |
Wed, 30 Jan 2019 03:49:56 +0530 | Pulkit Goyal | py3: use '%d' instead of '%s' for integers |