Mercurial > public > mercurial-scm > hg
log mercurial/subrepo.py @ 41529:13a6dd952ffe
age | author | description |
---|---|---|
Mon, 04 Feb 2019 20:35:21 +0300 | Pulkit Goyal | merge with stable |
Sat, 02 Feb 2019 15:26:51 +0900 | Yuya Nishihara | py3: don't use universal_newlines in svnsubrepo |
Sat, 02 Feb 2019 15:21:35 +0900 | Yuya Nishihara | py3: remove unneeded fsencode() from gitsubrepo |
Wed, 30 Jan 2019 19:18:20 -0500 | Augie Fackler | subrepo: clean up lingering bytes/str issues in svn support |
Wed, 30 Jan 2019 19:29:32 -0500 | Augie Fackler | subrepo: bytes/str cleanups on Git support |
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 |