Mon, 06 Nov 2017 22:32:41 -0800 |
Gregory Szorc |
subrepo: use per-type config options to enable subrepos
stable
|
file |
diff |
annotate
|
Sun, 05 Nov 2017 21:51:42 +0900 |
Yuya Nishihara |
subrepo: disable git and svn subrepos by default (BC) (SEC)
stable
|
file |
diff |
annotate
|
Sun, 05 Nov 2017 21:48:58 +0900 |
Yuya Nishihara |
subrepo: extend config option to disable subrepos by type (SEC)
stable
|
file |
diff |
annotate
|
Sun, 05 Nov 2017 21:22:07 +0900 |
Yuya Nishihara |
subrepo: add config option to reject any subrepo operations (SEC)
stable
|
file |
diff |
annotate
|
Fri, 03 Nov 2017 20:12:50 +0900 |
Yuya Nishihara |
subrepo: disallow symlink traversal across subrepo mount point (SEC)
stable
|
file |
diff |
annotate
|
Tue, 17 Oct 2017 22:55:33 -0400 |
Matt Harbison |
subrepo: implement 'unshare' for Mercurial subrepos
|
file |
diff |
annotate
|
Sun, 15 Oct 2017 22:48:02 -0400 |
Matt Harbison |
subrepo: share instead of clone if the parent repo is shared (issue5675) (BC)
|
file |
diff |
annotate
|
Thu, 12 Oct 2017 23:30:46 -0700 |
Jun Wu |
codemod: use pycompat.iswindows
|
file |
diff |
annotate
|
Sat, 30 Sep 2017 07:45:51 -0400 |
Augie Fackler |
subrepo: remove superfluous pass statements
|
file |
diff |
annotate
|
Sun, 03 Sep 2017 14:32:11 +0900 |
Yuya Nishihara |
doctest: bulk-replace string literals with b'' for Python 3
|
file |
diff |
annotate
|
Sun, 03 Sep 2017 15:01:23 +0900 |
Yuya Nishihara |
py3: fix type of regex literals in subrepo.py
|
file |
diff |
annotate
|
Tue, 22 Aug 2017 20:03:07 -0400 |
Augie Fackler |
python3: wrap all uses of <exception>.strerror with strtolocal
|
file |
diff |
annotate
|
Mon, 31 Jul 2017 14:55:11 -0700 |
Sean Farley |
subrepo: add tests for git rogue ssh urls (SEC)
stable
|
file |
diff |
annotate
|
Mon, 31 Jul 2017 16:44:17 -0700 |
Sean Farley |
subrepo: add tests for svn rogue ssh urls (SEC)
stable
|
file |
diff |
annotate
|
Mon, 31 Jul 2017 14:55:11 -0700 |
Sean Farley |
subrepo: add tests for git rogue ssh urls (SEC)
stable
|
file |
diff |
annotate
|
Mon, 31 Jul 2017 16:44:17 -0700 |
Sean Farley |
subrepo: add tests for svn rogue ssh urls (SEC)
stable
|
file |
diff |
annotate
|
Fri, 14 Jul 2017 14:22:40 -0700 |
Jun Wu |
codemod: register core configitems using a script
|
file |
diff |
annotate
|
Sun, 09 Jul 2017 16:13:30 -0400 |
Matt Harbison |
subrepo: make the output references to subrepositories consistent
|
file |
diff |
annotate
|
Sun, 09 Jul 2017 02:55:46 -0400 |
Matt Harbison |
subrepo: consider the parent repo dirty when a file is missing
|
file |
diff |
annotate
|
Thu, 25 May 2017 21:53:44 +0900 |
Yuya Nishihara |
cat: add formatter support
|
file |
diff |
annotate
|
Sat, 27 May 2017 18:50:05 +0900 |
Yuya Nishihara |
cat: pass filename template as explicit argument
|
file |
diff |
annotate
|
Wed, 03 May 2017 15:41:28 +0530 |
Pulkit Goyal |
py3: abuse r'' to access keys in keyword arguments
|
file |
diff |
annotate
|
Tue, 25 Apr 2017 01:52:30 +0530 |
Pulkit Goyal |
py3: handle opts correctly for `hg add`
|
file |
diff |
annotate
|
Sat, 15 Apr 2017 18:05:40 -0400 |
Matt Harbison |
serve: add support for Mercurial subrepositories
|
file |
diff |
annotate
|
Tue, 21 Mar 2017 18:36:14 -0400 |
Augie Fackler |
merge with stable
|
file |
diff |
annotate
|
Mon, 20 Mar 2017 04:36:55 -0700 |
Simon Farnsworth |
subrepo: move prompts out of the if (issue5505)
stable
|
file |
diff |
annotate
|
Wed, 15 Mar 2017 23:06:50 +0900 |
Yuya Nishihara |
util: wrap s.encode('string_escape') call for future py3 compatibility
|
file |
diff |
annotate
|
Wed, 08 Mar 2017 16:53:47 -0800 |
Pierre-Yves David |
subrepo: directly use repo.vfs.join
|
file |
diff |
annotate
|
Thu, 02 Mar 2017 13:30:38 +0100 |
Pierre-Yves David |
vfs: use 'vfs' module directly in 'mercurial.subrepo'
|
file |
diff |
annotate
|
Tue, 21 Feb 2017 17:50:04 +0100 |
Pierre-Yves David |
color: move git-subrepo support into the subrepo module
|
file |
diff |
annotate
|