Mon, 26 Jun 2023 14:34:58 +0200 |
Mads Kiilerich |
tests: use grep -E instead of obsolescent egrep
stable
|
Tue, 08 Jun 2021 02:06:45 +0200 |
Pierre-Yves David |
clone: reuse the stream clone logic for local clone
|
Mon, 23 Nov 2020 11:18:48 -0800 |
Martin von Zweigbergk |
errors: remove trailing "!" from some error messages for consistency
|
Tue, 06 Oct 2020 22:36:15 -0700 |
Martin von Zweigbergk |
errors: introduce InputError and use it from commands and cmdutil
|
Thu, 15 Oct 2020 22:23:45 -0700 |
Martin von Zweigbergk |
incoming: leverage cmdutil.check_incompatible_arguments()
|
Wed, 21 Nov 2018 21:40:16 +0900 |
Yuya Nishihara |
merge with stable
|
Fri, 16 Nov 2018 18:37:26 -0500 |
Matt Harbison |
subrepo: print the status line before creating the peer for better diagnostics
stable
|
Sat, 10 Nov 2018 12:01:21 +0900 |
Yuya Nishihara |
test-subrepo: document why share magically works even if subrepos are missing
|
Fri, 09 Nov 2018 10:46:02 -0800 |
Martin von Zweigbergk |
share: reload repo after adjusting it in postshare()
|
Tue, 10 Apr 2018 18:13:28 -0700 |
Gregory Szorc |
httppeer: only advertise partial-pull if capabilities are known
|
Thu, 18 Jan 2018 12:54:01 +0100 |
Joerg Sonnenberger |
wireproto: support for pullbundles
|
Wed, 04 Apr 2018 17:53:45 -0700 |
Gregory Szorc |
simplestore: back up index when adding a revision
|
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
|
Thu, 01 Mar 2018 11:37:00 -0500 |
Matt Harbison |
subrepo: activate clone pooling to enable sharing with remote URLs
stable
|
Thu, 01 Mar 2018 11:13:00 -0500 |
Matt Harbison |
subrepo: don't attempt to share remote sources (issue5793)
stable
|
Wed, 28 Feb 2018 00:29:27 -0500 |
Matt Harbison |
test-subrepo: demonstrate problems with subrepo sharing and absolute paths
stable
|
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)
|
Sun, 09 Jul 2017 16:13:30 -0400 |
Matt Harbison |
subrepo: make the output references to subrepositories consistent
|
Sat, 15 Apr 2017 18:05:40 -0400 |
Matt Harbison |
serve: add support for Mercurial subrepositories
|
Wed, 18 Jan 2017 23:43:41 -0500 |
Augie Fackler |
tests: work around FreeBSD's unzip having slightly different output
stable
|
Sun, 20 Mar 2016 04:54:35 +0000 |
timeless |
tests: remove lines that enable progress extension
|
Fri, 26 Jun 2015 14:33:34 -0700 |
Pierre-Yves David |
tests: clean up duplicated output in test-subrepo-recursion progress
|
Wed, 17 Jun 2015 16:45:25 -0400 |
Matt Harbison |
test-subrepo-recursion: more aggressively regex 'unzip -l' output for 10.10
|
Sun, 07 Jun 2015 17:50:56 -0700 |
Pierre-Yves David |
progress: move all logic altering the ui object logic in mercurial.ui
|
Tue, 09 Jun 2015 23:40:13 -0400 |
Matt Harbison |
test-subrepo-recursion: restore globs for Windows
|
Tue, 09 Jun 2015 12:57:57 -0400 |
Augie Fackler |
test-subrepo-recursion.t: fix progress output on no-hardlink systems
|
Sun, 07 Jun 2015 18:11:23 -0700 |
Pierre-Yves David |
progress: stop double-wrapping of ui class
|
Thu, 07 May 2015 14:57:02 -0700 |
Pierre-Yves David |
test-subrepo-recursion: glob out all the date listed by unzip -l
|