log

age author description
Mon, 06 Nov 2017 22:32:41 -0800 Gregory Szorc subrepo: use per-type config options to enable subrepos stable
Mon, 06 Nov 2017 14:56:17 -0500 Augie Fackler config: add some more documentation around why svn and git subrepos are off stable
Sun, 05 Nov 2017 21:51:42 +0900 Yuya Nishihara subrepo: disable git and svn subrepos by default (BC) (SEC) stable
Sun, 05 Nov 2017 21:48:58 +0900 Yuya Nishihara subrepo: extend config option to disable subrepos by type (SEC) stable
Sun, 05 Nov 2017 21:22:07 +0900 Yuya Nishihara subrepo: add config option to reject any subrepo operations (SEC) stable
Fri, 03 Nov 2017 20:12:50 +0900 Yuya Nishihara subrepo: disallow symlink traversal across subrepo mount point (SEC) stable
Fri, 03 Nov 2017 19:17:25 +0900 Yuya Nishihara tests: show symlink traversal across subrepo mount point (SEC) stable
Mon, 06 Nov 2017 10:33:40 -0800 Gregory Szorc share: move config item declarations into core stable
Sat, 04 Nov 2017 23:39:54 -0400 Matt Harbison morestatus: don't crash with different drive letters for repo.root and CWD stable
Fri, 03 Nov 2017 22:22:50 -0400 Matt Harbison pathutil: add doctests for canonpath() stable
Thu, 02 Nov 2017 23:55:09 -0400 Matt Harbison share: handle --relative shares to a different drive letter gracefully stable
Mon, 23 Oct 2017 00:02:46 +0530 Pulkit Goyal py3: handle keyword arguments in hgext/gpg.py
Mon, 23 Oct 2017 00:02:28 +0530 Pulkit Goyal py3: handle keyword arguments in hgext/fetch.py
Mon, 23 Oct 2017 00:02:07 +0530 Pulkit Goyal py3: handle keyword arguments in hgext/extdiff.py
Mon, 23 Oct 2017 00:01:45 +0530 Pulkit Goyal py3: handle keyword arguments in hgext/commitextras.py