Tue, 12 Jan 2021 17:32:08 -0800 |
Martin von Zweigbergk |
tests: make test-subrepo-git.t compatible with git's master->main rename
|
Tue, 24 Dec 2019 01:38:02 -0500 |
Matt Harbison |
subrepo: fix a crash when archiving an svn or git subrepo
stable
|
Mon, 24 Jun 2019 16:01:01 -0700 |
Kyle Lippincott |
subrepos: make last line of prompts <40 english chars (issue6158)
|
Tue, 05 Feb 2019 09:43:34 -0800 |
Martin von Zweigbergk |
subrepo: migrate to scmutil.backuppath()
|
Wed, 06 Feb 2019 15:35:25 -0800 |
Martin von Zweigbergk |
subrepo: always show relative path to .orig backup
|
Mon, 22 Jan 2018 12:38:04 -0800 |
Gregory Szorc |
tests: update test to work with Git 2.16
|
Sun, 10 Dec 2017 22:50:57 -0500 |
Matt Harbison |
tests: remove (glob) annotations that were only for '\' matches
|
Sat, 02 Dec 2017 19:33:34 -0500 |
Matt Harbison |
tests: add a substitution for ENOENT/ERROR_FILE_NOT_FOUND messages
|
Wed, 29 Nov 2017 10:58:32 -0800 |
Martin von Zweigbergk |
tests: fix regex in test-subrepo-git.t to match entire string
|
Mon, 06 Nov 2017 22:32:41 -0800 |
Gregory Szorc |
subrepo: use per-type config options to enable subrepos
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
|
Thu, 12 Oct 2017 09:39:50 +0200 |
Denis Laxalde |
transaction-summary: show the range of new revisions upon pull/unbundle (BC)
|
Mon, 11 Sep 2017 17:49:49 +0000 |
Mark Thomas |
scmutil: don't append .orig to backups in origbackuppath (BC)
|
Mon, 07 Aug 2017 22:22:28 +0900 |
Yuya Nishihara |
ssh: unban the use of pipe character in user@host:port string
stable 4.3.1
|
Mon, 31 Jul 2017 14:55:11 -0700 |
Sean Farley |
subrepo: add tests for git rogue ssh urls (SEC)
stable
|
Mon, 07 Aug 2017 22:22:28 +0900 |
Yuya Nishihara |
ssh: unban the use of pipe character in user@host:port string
stable 4.2.3
|
Mon, 31 Jul 2017 14:55:11 -0700 |
Sean Farley |
subrepo: add tests for git rogue ssh urls (SEC)
stable
|
Sun, 09 Jul 2017 16:13:30 -0400 |
Matt Harbison |
subrepo: make the output references to subrepositories consistent
|
Thu, 15 Jun 2017 17:14:53 -0700 |
Sean Farley |
tests: protect tests involving git ext::sh with git-ext-sh
|
Mon, 22 May 2017 19:28:47 +0200 |
Boris Feld |
test: prepare tests for removing date aliases
|
Fri, 07 Oct 2016 08:51:50 -0700 |
Simon Farnsworth |
merge: add conflict labels to merge command
|
Sat, 08 Oct 2016 01:25:28 -0700 |
Simon Farnsworth |
merge: use labels in subrepo merge
|
Thu, 09 Jun 2016 13:47:42 -0500 |
Matt Mackall |
merge with stable
|
Thu, 02 Jun 2016 16:18:44 -0700 |
Danek Duvall |
tests-subrepo-git: use "f" to dump pwned.txt, for portability
stable
|
Fri, 27 May 2016 15:20:03 -0700 |
Danek Duvall |
tests-subrepo-git: emit a different "pwned" message based on the test
stable 3.8.3
|
Fri, 27 May 2016 15:10:38 -0700 |
Danek Duvall |
tests-subrepo-git: make the "pwned" message output in a stable order
stable
|
Fri, 06 May 2016 08:41:24 -0500 |
Kevin Bullock |
subrepo: use unset instead of env -u to fix test on BSDs (issue5229)
|