Thu, 18 Jan 2018 12:54:01 +0100 |
Joerg Sonnenberger |
wireproto: support for pullbundles
|
Wed, 04 Apr 2018 14:04:18 -0700 |
Gregory Szorc |
tests: conditionalize tests for various repo features
|
Wed, 04 Apr 2018 14:09:02 -0700 |
Gregory Szorc |
simplestore: use a custom store for the simple store repo
|
Tue, 03 Apr 2018 18:15:24 -0700 |
Gregory Szorc |
tests: conditionalize tests based on presence of revlogs for files
|
Tue, 13 Mar 2018 22:53:49 -0400 |
Augie Fackler |
tests: add a cat of `error.log` in subrepo test
|
Sun, 10 Dec 2017 22:50:57 -0500 |
Matt Harbison |
tests: remove (glob) annotations that were only for '\' matches
|
Thu, 12 Oct 2017 09:39:50 +0200 |
Denis Laxalde |
transaction-summary: show the range of new revisions upon pull/unbundle (BC)
|
Wed, 20 Sep 2017 09:55:52 -0700 |
Mark Thomas |
ui: check for progress singleton when clearing progress bar (issue5684)
stable
|
Mon, 17 Jul 2017 00:49:29 -0400 |
Matt Harbison |
archive: add an experimental config to control the metadata file template
|
Sun, 09 Jul 2017 02:55:46 -0400 |
Matt Harbison |
subrepo: consider the parent repo dirty when a file is missing
|
Sun, 09 Jul 2017 02:46:03 -0400 |
Matt Harbison |
archival: flag missing files as a dirty wdir() in the metadata file (BC)
|
Sat, 15 Apr 2017 18:05:40 -0400 |
Matt Harbison |
serve: add support for Mercurial subrepositories
|
Sat, 25 Feb 2017 16:57:21 +0530 |
Rishabh Madan |
ui: replace obsolete default-push with default:pushurl (issue5485)
stable
|
Tue, 20 Sep 2016 23:49:00 +0000 |
timeless |
samplehgrcs: use single quotes in use warning
|
Tue, 17 May 2016 11:28:46 -0500 |
Matt Mackall |
merge with stable
|
Thu, 05 May 2016 21:14:12 -0400 |
Matt Harbison |
tests: add globs for Windows
|
Fri, 06 May 2016 17:53:06 -0500 |
Matt Mackall |
progress: stop excessive clearing (issue4801)
stable
|
Thu, 17 Mar 2016 21:03:22 +0000 |
timeless |
remove: add progress support
|
Mon, 21 Mar 2016 04:01:29 +0000 |
timeless |
tests: include progress for test-remove
|
Fri, 11 Mar 2016 15:24:27 -0600 |
Matt Mackall |
merge with stable
|
Sun, 06 Mar 2016 14:30:34 -0500 |
Matt Harbison |
files: don't recurse into subrepos without a path or -S (issue5127)
stable
|
Mon, 08 Feb 2016 18:29:17 +0900 |
FUJIWARA Katsunori |
tests: use portable diff script via extdiff extension
|
Mon, 08 Feb 2016 18:29:17 +0900 |
FUJIWARA Katsunori |
tests: make chunk header of external diff glob-ed for portability
|
Mon, 08 Feb 2016 18:29:17 +0900 |
FUJIWARA Katsunori |
tests: make chunk header of external diff glob-ed for portability
|
Mon, 08 Feb 2016 18:29:17 +0900 |
FUJIWARA Katsunori |
tests: make timezone in diff output glob-ed for portability
|
Mon, 08 Feb 2016 18:29:17 +0900 |
FUJIWARA Katsunori |
tests: omit -p for external diff via extdiff extension for portability
|
Wed, 30 Sep 2015 15:43:49 -0500 |
Matt Mackall |
urls: bulk-change primary website URLs
|
Mon, 20 Jul 2015 22:48:42 -0400 |
Matt Harbison |
test-subrepo: fix globs for Windows
stable
|
Mon, 20 Jul 2015 15:42:39 -0700 |
Danek Duvall |
tests: diff -r on Solaris emits "Common subdirectories:"
stable
|
Sun, 15 Jul 2012 12:43:10 -0400 |
Matt Harbison |
extdiff: add support for subrepos
|
Wed, 01 Jul 2015 15:12:45 -0500 |
Matt Mackall |
archive: fix changesincelatesttag with wdir()
|
Tue, 16 Jun 2015 23:14:45 -0400 |
Matt Harbison |
archive: report the node as "{p1node}+" when archiving a dirty wdir()
|
Tue, 16 Jun 2015 23:06:57 -0400 |
Matt Harbison |
archive: support 'wdir()'
|
Sun, 17 May 2015 22:42:47 -0400 |
Matt Harbison |
files: recurse into subrepos automatically with an explicit path
|
Tue, 19 May 2015 07:17:57 -0500 |
Matt Mackall |
merge with stable
|
Sun, 17 May 2015 22:09:37 -0400 |
Matt Harbison |
match: explicitly naming a subrepo implies always() for the submatcher
stable
|
Sun, 17 May 2015 01:06:10 -0400 |
Matt Harbison |
context: don't complain about a matcher's subrepo paths in changectx.walk()
stable
|
Sat, 16 May 2015 00:36:35 -0400 |
Matt Harbison |
match: resolve filesets in subrepos for commands given the '-S' argument
|
Tue, 05 May 2015 20:52:38 -0400 |
Matt Harbison |
archive: drop the leading '.' path component from the prefix (issue4634)
|
Mon, 04 May 2015 22:33:29 -0400 |
Matt Harbison |
archive: always use portable path component separators with subrepos
stable
|
Sun, 05 Apr 2015 15:08:55 -0400 |
Matt Harbison |
subrepo: precisely identify the missing subrepo spec file
|
Wed, 25 Mar 2015 14:56:54 -0400 |
Matt Harbison |
revset: add the 'subrepo' symbol
|
Wed, 18 Mar 2015 23:03:41 -0400 |
Matt Harbison |
subrepo: add basic support to hgsubrepo for the files command
|
Sun, 25 Jan 2015 02:45:49 -0500 |
Matt Harbison |
largefiles: report the source of copied/moved largefiles in status -C
|
Mon, 02 Feb 2015 19:58:41 -0500 |
Matt Harbison |
largefiles: set the extension as enabled locally after a clone requiring it
|
Sun, 18 Jan 2015 15:15:40 -0500 |
Matt Harbison |
largefiles: fix commit of a directory with no largefile changes (issue4330)
stable
|
Mon, 12 Jan 2015 21:44:43 -0500 |
Matt Harbison |
largefiles: enable subrepo support for add
|
Sun, 11 Jan 2015 23:20:51 -0500 |
Matt Harbison |
largefiles: enable subrepo support for forget
|
Thu, 27 Nov 2014 10:16:56 -0500 |
Matt Harbison |
narrowmatcher: propagate the rel() method
|
Sun, 30 Nov 2014 22:47:53 -0500 |
Matt Harbison |
addremove: automatically process a subrepository's subrepos
|
Sun, 09 Nov 2014 23:46:25 -0500 |
Matt Harbison |
addremove: support addremove with explicit paths in subrepos
|
Mon, 24 Nov 2014 23:51:26 -0500 |
Matt Harbison |
addremove: add support for the -S flag
|
Mon, 24 Nov 2014 22:27:49 -0500 |
Matt Harbison |
commit: propagate --addremove to subrepos if -S is specified (issue3759)
|
Sun, 16 Nov 2014 00:24:23 -0500 |
Matt Harbison |
remove: avoid a bogus warning about no tracked files when removing '.'
|
Wed, 12 Nov 2014 23:15:20 -0500 |
Matt Harbison |
remove: support remove with explicit paths in subrepos
|
Sat, 15 Nov 2014 21:36:19 -0500 |
Matt Harbison |
remove: recurse into subrepositories with --subrepos/-S flag
|
Wed, 08 Aug 2012 18:10:30 +0200 |
Mads Kiilerich |
check-code: fix check for trailing whitespace on empty lines
|
Thu, 05 Jul 2012 01:47:17 +0200 |
Mads Kiilerich |
tests: remove GNU quoting in test-subrepo-deep-nested-change.t
|
Thu, 05 Jul 2012 00:51:05 +0200 |
Mads Kiilerich |
tests: add '(glob)' for Windows paths in test-subrepo-deep-nested-change.t
|
Sat, 16 Jun 2012 22:34:06 -0400 |
Matt Harbison |
subrepo: propagate matcher to subrepos when archiving
|