tests/test-clone.t
Tue, 07 Dec 2021 16:44:22 +0100 Raphaël Gomès exchangev2: remove it
Mon, 02 Aug 2021 21:25:01 -0400 Valentin Gatien-Baron tests: rely on dummyssh being the default
Wed, 28 Jul 2021 13:45:07 +0300 Anton Shestakov obsolete: disable other evolution config options if createmarkers is off
Tue, 08 Jun 2021 02:06:45 +0200 Pierre-Yves David clone: reuse the stream clone logic for local clone
Fri, 07 May 2021 10:39:58 +0200 Pierre-Yves David cache: avoid warming the fnodetags cache after clone stable
Fri, 15 Jan 2021 12:41:38 +0100 Pierre-Yves David clone: make sure we warm the cache after a clone
Mon, 07 Dec 2020 20:57:50 -0500 Matt Harbison tests: update the exit status codes for Windows specific tests
Mon, 07 Dec 2020 20:53:01 -0500 Matt Harbison tests: drop the trailing exclamation point from some Windows abort messages
Mon, 23 Nov 2020 11:18:48 -0800 Martin von Zweigbergk errors: remove trailing "!" from some error messages for consistency
Thu, 12 Nov 2020 15:28:06 -0800 Martin von Zweigbergk errors: use InputError for some errors on `hg clone`
Thu, 22 Oct 2020 13:31:34 -0700 Martin von Zweigbergk errors: set detailed exit code to 100 for some remote errors
Tue, 06 Oct 2020 22:36:15 -0700 Martin von Zweigbergk errors: introduce InputError and use it from commands and cmdutil
Mon, 14 Sep 2020 11:32:24 -0400 Valentin Gatien-Baron fsmonitor: increase the threshold before we recommend it, when using rust
Fri, 10 Apr 2020 19:58:34 +0200 Joerg Sonnenberger tests: deal with "ls" vs "ls -A" difference on 2BSD derived systems
Wed, 18 Dec 2019 20:17:21 +0100 Denis Laxalde py3: force bytestr conversion of "reason" in scmutil.callcatch() stable 5.2.2
Sun, 08 Sep 2019 09:42:53 +0200 Pierre-Yves David changegroup: move message about added changes to transaction summary
Sun, 14 Oct 2018 13:19:24 +0200 Pierre-Yves David debugobsolete: also issue the "new obsmarkers" messsage
Tue, 04 Jun 2019 21:13:35 +0900 Yuya Nishihara root: add template variables pointing to repository directories
Thu, 14 Mar 2019 00:40:11 +0000 Pierre-Yves David manifestcache: use `wcache` directory for manifest cache
Fri, 15 Mar 2019 15:07:43 +0000 Pierre-Yves David manifestcache: protect write with `wlock` instead of `lock`
Mon, 18 Feb 2019 00:27:25 +0900 FUJIWARA Katsunori tests: bulk change to avoid "unneeded trailing ',' ..." error of check-code.py
Mon, 21 Jan 2019 22:14:29 +0900 Yuya Nishihara revlog: fix resolution of revlog version 0 stable
Thu, 15 Nov 2018 17:08:23 +0100 Boris Feld check-exec: write file in 'wcache' instead of 'cache'
Mon, 12 Nov 2018 21:10:51 +0900 Yuya Nishihara extensions: add "uipopulate" hook, called per instance, not per process
Wed, 14 Nov 2018 15:06:21 +0800 Anton Shestakov copystore: provide unit to ui.makeprogress() stable
Wed, 17 Oct 2018 23:33:43 -0400 Matt Harbison py3: fix module imports in tests, as flagged by test-check-module-imports.t
Sat, 13 Oct 2018 04:21:02 +0300 Pulkit Goyal py3: glob some difference between py2 and py3 output
Mon, 08 Oct 2018 18:17:12 -0700 Gregory Szorc wireprotov2: change how revisions are specified to changesetdata
Thu, 20 Sep 2018 12:57:23 -0700 Gregory Szorc wireprotov2: allow multiple fields to follow revision maps
Tue, 18 Sep 2018 23:47:21 -0400 Matt Harbison tests: quote PYTHON usage
Wed, 05 Sep 2018 01:19:48 +0300 Meirambek Omyrzak verify: make output less confusing (issue5924)
Wed, 15 Aug 2018 23:05:23 +0000 Gregory Szorc tests: mark manifestfulltextcache as conditional on revlog store
Sat, 04 Aug 2018 21:31:46 -0400 Valentin Gatien-Baron localrepo: better error when a repo exists but we lack permissions
Tue, 31 Jul 2018 19:37:54 +0200 Martijn Pieters manifest: persist the manifestfulltext cache
Sat, 14 Apr 2018 02:06:03 +0530 Pulkit Goyal py3: add b'' prefixes to make values bytes
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:23:33 -0700 Gregory Szorc tests: conditionalize test output for simple store
Tue, 03 Apr 2018 18:15:24 -0700 Gregory Szorc tests: conditionalize tests based on presence of revlogs for files
Mon, 12 Feb 2018 16:35:06 -0800 Gregory Szorc tests: test using both versions of SSH protocol
Sun, 11 Feb 2018 17:30:21 +0530 Pulkit Goyal py3: replace file() with open() in test-clone.t
Sun, 10 Dec 2017 22:50:57 -0500 Matt Harbison tests: remove (glob) annotations that were only for '\' matches
Wed, 18 Oct 2017 22:57:15 +0200 Gregory Szorc fsmonitor: warn when fsmonitor could be used
Thu, 28 Sep 2017 18:19:06 +0100 Boris Feld config: use 'experimental.evolution.create-markers'
Thu, 12 Oct 2017 09:39:50 +0200 Denis Laxalde transaction-summary: show the range of new revisions upon pull/unbundle (BC)
Fri, 04 Aug 2017 18:41:16 +0200 Boris Feld test: update evolution config
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
Fri, 04 Aug 2017 23:54:12 -0700 Jun Wu ssh: quote parameters using shellquote (SEC) stable
Fri, 28 Jul 2017 16:36:36 -0700 Sean Farley clone: add tests for unsafe ssh url (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
Fri, 04 Aug 2017 23:54:12 -0700 Jun Wu ssh: quote parameters using shellquote (SEC) stable
Fri, 28 Jul 2017 16:36:36 -0700 Sean Farley clone: add tests for unsafe ssh url (SEC) stable
Sun, 16 Jul 2017 02:33:14 +0200 Boris Feld debugobsolete: also report the number of obsoleted changesets
Fri, 07 Jul 2017 01:05:20 -0400 Matt Harbison tests: quote $PYTHON for Windows
Tue, 20 Jun 2017 17:31:18 -0400 Augie Fackler tests: clean up even more direct `python` calls with $PYTHON
Tue, 20 Jun 2017 09:45:02 -0400 Augie Fackler cleanup: use $PYTHON to run python in many more tests
Thu, 25 May 2017 12:05:33 +0200 Pierre-Yves David local-clone: also copy revs-branch-cache files
Wed, 05 Apr 2017 23:44:22 -0400 Matt Harbison tests: add per-line output conditionals for Windows
Thu, 16 Feb 2017 09:38:52 -0800 Jun Wu tests: use LOCALIP
Sat, 22 Oct 2016 14:35:10 +0900 Yuya Nishihara ui: factor out ui.load() to create a ui without loading configs (API)
Wed, 30 Nov 2016 16:39:36 +0000 Martijn Pieters posix: give the cached symlink a real target
Wed, 14 Jan 2015 01:15:26 +0100 Mads Kiilerich posix: give checklink a fast path that cache the check file and is read only
Wed, 14 Jan 2015 01:15:26 +0100 Mads Kiilerich posix: give checkexec a fast path; keep the check files and test read only
Sun, 09 Oct 2016 04:37:02 -0400 Augie Fackler test-clone: discard lock-related messages
Sun, 09 Oct 2016 04:25:22 -0400 Augie Fackler test-clone: fix some instability in pooled clone race condition test
Sun, 02 Oct 2016 22:34:40 -0700 Gregory Szorc hg: set default path correctly when doing a clone+share (issue5378)
Mon, 28 Mar 2016 17:16:00 -0500 Matt Mackall merge with stable
Fri, 25 Mar 2016 10:47:49 -0700 Gregory Szorc hg: perform update after pulling during clone with share (issue5103) stable
Thu, 03 Mar 2016 23:11:33 -0800 Gregory Szorc tests: update test output for test written on stable branch (issue5104)
Wed, 02 Mar 2016 16:44:56 -0600 Matt Mackall merge with stable
Sat, 27 Feb 2016 18:22:49 -0800 Gregory Szorc hg: obtain lock when creating share from pooled repo (issue5104) stable 3.7.2
Sat, 20 Feb 2016 17:44:29 -0800 Gregory Szorc hg: perform update after pulling during clone with share (issue5103)
Mon, 31 Aug 2015 23:29:15 +0900 Yuya Nishihara dispatch: error out on invalid -R path even if optionalrepo (issue4805) (BC)
Thu, 13 Aug 2015 15:07:07 +0900 FUJIWARA Katsunori hg: avoid auto sharing when the clone destination is remote stable
Mon, 20 Jul 2015 22:44:53 -0400 Matt Harbison test-clone: fix globs for Windows stable
Wed, 08 Jul 2015 16:19:09 -0700 Gregory Szorc hg: support for auto sharing stores when cloning
Fri, 22 May 2015 17:08:59 -0500 Matt Mackall branch: don't warn about branches if repository has multiple branches already
Thu, 21 May 2015 14:30:22 -0500 Matt Mackall tests: fix test-clone on vfat
Sat, 09 May 2015 23:40:40 -0700 Pierre-Yves David progress: get the extremely verbose output out of default debug
Fri, 03 Apr 2015 18:10:12 -0400 Augie Fackler test-clone: fix test expectations on systems without hardlinks
Fri, 13 Mar 2015 18:28:11 -0400 Augie Fackler clone: add progress support to hardlink clones (issue3059)
Thu, 08 Jan 2015 00:01:03 +0100 Mads Kiilerich branchmap: use revbranchcache when updating branch map
Mon, 27 Oct 2014 16:53:01 -0500 Matt Mackall test-clone.t: drop message about listing bookmarks with no hardlinks stable
Mon, 20 Oct 2014 22:08:08 +0900 FUJIWARA Katsunori tests: add "(glob)" for l10n messages in test-clone.t for Windows stable
Wed, 15 Oct 2014 15:35:59 -0400 Augie Fackler tests: use $PYTHON instead of hardcoding python
Fri, 26 Sep 2014 13:56:20 -0700 Pierre-Yves David clone: remove duplicated bookmark pulling
Thu, 21 Aug 2014 16:05:29 -0700 Siddharth Agarwal clone: for local clones, copy over filtered branchcaches as well (issue4286)
Tue, 25 Mar 2014 19:34:17 +0900 FUJIWARA Katsunori hg: use "os.path.join()" to join path components which may be empty (issue4203) stable
Thu, 14 Nov 2013 18:07:43 -0600 Matt Mackall tests: skip tests that require not having root (issue4089)
Mon, 07 Jan 2013 02:00:29 +0100 Mads Kiilerich dispatch: show empty filename in OSError aborts
Mon, 29 Oct 2012 14:02:30 +0100 Adrian Buehlmann clone: show status "updating to bookmark @" stable
Sun, 28 Oct 2012 14:16:16 +0100 Adrian Buehlmann test-clone: fix directory level stable
Sat, 27 Oct 2012 16:39:47 -0500 Matt Mackall bookmarks: backed out new message from changeset 52c7e171e355 stable
Fri, 26 Oct 2012 14:53:31 +0200 Thomas Arendsen Hein clone: print bookmark name when clone activates a bookmark stable
Fri, 26 Oct 2012 13:20:44 +0200 Thomas Arendsen Hein test-clone.t: check that branch "@" is not automatically checked out stable
Wed, 21 Mar 2012 16:53:39 -0500 Kevin Bullock clone: update to @ bookmark if it exists
Wed, 15 Aug 2012 22:38:42 +0200 Mads Kiilerich fix trivial spelling errors
Wed, 08 Aug 2012 18:10:16 +0200 Mads Kiilerich check-code: fix check for trailing whitespace on sh command lines
Tue, 31 Jul 2012 19:47:54 +0200 Adrian Buehlmann test-clone: fix for vfat stable
Sat, 28 Jul 2012 12:28:35 +0200 Pierre-Yves David pushkey: add more verbose debug output regarding pushkey stable
Fri, 06 Jul 2012 18:45:27 +0900 FUJIWARA Katsunori localrepo: use the path relative to "self.vfs" instead of "path" argument
Wed, 11 Jul 2012 15:34:32 -0700 Bryan O'Sullivan test-clone: load extensions before doing anything
Fri, 15 Jun 2012 00:02:27 +0200 Mads Kiilerich tests: introduce hghave hardlinks
Sun, 10 Jun 2012 13:01:40 +0200 Mads Kiilerich tests: change odd uses of 'if hghave' to #if
Mon, 04 Jun 2012 19:05:22 +0200 Adrian Buehlmann tests: roll test-clone-failure.t into test-clone.t
Thu, 08 Dec 2011 16:01:44 -0600 Matt Mackall merge with stable
Thu, 08 Dec 2011 14:32:44 -0600 Matt Mackall branch: warn on branching stable
Wed, 16 Nov 2011 03:45:14 +0100 Mads Kiilerich tests: don't use stdout redirection for test data
Wed, 16 Nov 2011 03:45:14 +0100 Mads Kiilerich tests: hide 'No such file or directory' messages
Wed, 16 Nov 2011 03:45:14 +0100 Mads Kiilerich tests: add missing '(glob)'s to match '\' in paths in test output on windows
Wed, 08 Jun 2011 18:24:33 +0200 Peter Arrenbrecht hg: add opts argument to clone for internal remoteui
Tue, 19 Apr 2011 12:04:44 +0200 Martin Geisler tests: remove redundant mkdir
Wed, 01 Dec 2010 04:21:47 +0100 Adrian Buehlmann test-clone.t: add basic cases for destination '' stable
Wed, 20 Oct 2010 17:38:21 -0500 Kevin Bullock pull: silence spurious 'requesting all changes' message stable
Fri, 08 Oct 2010 22:36:10 -0500 Mads Kiilerich tests: remove redundant globs
Fri, 24 Sep 2010 10:13:49 +0200 Martin Geisler tests: added a short description to issue numbers
Wed, 22 Sep 2010 16:06:02 -0500 Brodie Rao tests: add glob matching for unified tests
Wed, 22 Sep 2010 16:06:00 -0500 Brodie Rao tests: require regexes in unified tests to be marked with " (re)"
Thu, 16 Sep 2010 17:51:32 -0500 Matt Mackall tests: add exit codes to unified tests
Fri, 13 Aug 2010 11:12:37 +0200 Martin Geisler test-clone: f1c2de22b8a8 lost changes from b1ae33b813cb
less more (0) -120 tip