tests/test-subrepo-recursion.t
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
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
Fri, 03 Apr 2015 18:19:24 -0400 Augie Fackler test-subrepo-recursion: fix output on non-hardlink systems
Fri, 03 Apr 2015 23:12:21 -0400 Augie Fackler test-subrepo-recursion: set progress.changedelay really high
Wed, 25 Mar 2015 13:55:32 +0900 FUJIWARA Katsunori subrepo: add dirtyreason to centralize composing dirty reason message
Wed, 25 Mar 2015 22:20:44 -0400 Matt Harbison revert: evaluate subrepos to revert against the working directory
Fri, 13 Mar 2015 18:28:11 -0400 Augie Fackler clone: add progress support to hardlink clones (issue3059)
Sun, 25 Jan 2015 22:55:10 -0500 Matt Harbison largefiles: revert to lfilesrepo.status() being an unfiltered method stable
Thu, 13 Dec 2012 23:37:53 +0100 Angel Ezquerra subrepo: append subrepo path to subrepo error messages
Sun, 14 Oct 2012 18:30:47 +0200 Mads Kiilerich test-subrepo-recursion.t: re-introduce glob to handle \ slashes on Windows
Wed, 10 Oct 2012 01:37:54 +0200 Mads Kiilerich tests: drop filtercr.py and use the very explicit '\r (no-eol) (esc)' markup
Mon, 11 Jun 2012 01:40:51 +0200 Mads Kiilerich tests: add missing trailing 'cd ..'
Sat, 28 Apr 2012 01:55:39 +0200 Mads Kiilerich tests: add missing accept of native pathname separator stable
Tue, 03 Apr 2012 21:02:00 +0200 Thomas Arendsen Hein merge with stable
Tue, 03 Apr 2012 19:06:35 +0200 Thomas Arendsen Hein tests: make tests work if directory contains special characters stable
Mon, 06 Feb 2012 15:22:43 -0600 Matt Mackall merge with stable
Mon, 06 Feb 2012 15:10:01 -0600 Matt Mackall subrepo: rewrite handling of subrepo state at commit (issue2403)
Mon, 06 Feb 2012 14:37:49 +0900 FUJIWARA Katsunori forget: show warning messages for forgetting in subrepo correctly stable
Tue, 17 Jan 2012 19:10:59 -0500 David M. Carr forget: fix subrepo recursion for explicit path handling
Tue, 17 Jan 2012 19:10:58 -0500 David M. Carr add: fix subrepo recursion for explicit path handling
Tue, 17 Jan 2012 19:10:54 -0500 David M. Carr tests: add subrepo recursion tests for add/forget with explicit paths
Wed, 16 Nov 2011 03:45:14 +0100 Mads Kiilerich tests: add missing '(glob)'s to match '\' in paths in test output on windows
Mon, 07 Nov 2011 03:25:10 +0100 Mads Kiilerich tests: make (glob) on windows accept \ instead of /
Fri, 21 Oct 2011 00:33:08 +0200 Martin Geisler subrepos: abort commit by default if a subrepo is dirty (BC) stable
Mon, 17 Oct 2011 18:01:38 +0200 Martin Geisler subrepo: abort in hgsubrepo._get if the destination is obstructed stable
Mon, 17 Oct 2011 16:45:19 +0200 Martin Geisler subrepo: pull revisions on demand when archiving hg subrepos stable
Mon, 09 May 2011 17:15:44 +0200 Martin Geisler subrepo: create subrepos using clone instead of pull
Fri, 04 Feb 2011 09:17:07 +0100 Martin Geisler merge with stable
Fri, 04 Feb 2011 09:05:23 +0100 trbs subrepo: fix pruning of subrepo filenames in dirstate (issue2619) stable
Wed, 15 Dec 2010 10:55:14 -0600 Augie Fackler progress using tests: disable time estimates to avoid flakiness
Mon, 29 Nov 2010 16:34:10 +0100 Martin Geisler subrepo: add progress bar support to archive
less more (0) -60 tip