Wed, 26 Sep 2018 08:46:56 -0700 |
Gregory Szorc |
merge with stable
|
Thu, 20 Sep 2018 12:57:23 -0700 |
Gregory Szorc |
wireprotov2: allow multiple fields to follow revision maps
|
Wed, 26 Sep 2018 21:24:14 +0900 |
Yuya Nishihara |
chgserver: do not send system() back to client if stdio redirected (issue5992)
stable
|
Wed, 26 Sep 2018 20:53:59 +0900 |
Yuya Nishihara |
procutil: compare fd number to see if stdio protection is needed (issue5992)
stable
|
Tue, 25 Sep 2018 23:06:02 +0900 |
Yuya Nishihara |
test-ssh: show that stdio redirection doesn't work with chg
stable
|
Mon, 17 Sep 2018 17:47:24 +0800 |
Anton Shestakov |
bundle2: make server.bundle2.stream default to True
|
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)
|
Mon, 28 May 2018 01:36:34 -0400 |
Matt Harbison |
outgoing: pay attention to `default:pushurl` for bookmarks and subrepos
|
Sun, 20 May 2018 17:34:53 +0530 |
Pulkit Goyal |
py3: add b'' prefixes in tests/test-ssh.t and tests/test-ssh-bundle1.t
|
Sun, 25 Mar 2018 16:39:17 +0900 |
Yuya Nishihara |
test-ssh: add some flush() to make output deterministic
|
Mon, 23 Apr 2018 19:23:18 +0100 |
Boris Feld |
sshpeer: reflect actual command activity one handshake
stable
|
Fri, 06 Apr 2018 22:22:19 +0200 |
Joerg Sonnenberger |
wireproto: send server capabilities in canonical order
|
Sat, 24 Mar 2018 17:57:22 +0100 |
Joerg Sonnenberger |
wireproto: provide accessors for client capabilities
|
Tue, 03 Apr 2018 15:08:14 -0700 |
Gregory Szorc |
tests: disable tests for advanced clone features with simple store
|
Tue, 03 Apr 2018 18:20:10 -0700 |
Gregory Szorc |
tests: remove superfluous config setting
|
Wed, 14 Mar 2018 08:18:15 -0700 |
Gregory Szorc |
wireproto: nominally don't expose "batch" to version 2 wire transports
|
Thu, 18 Jan 2018 15:10:22 +0100 |
Boris Feld |
revbranchcache: advertise and use 'rbc' exchange capability
|
Mon, 05 Mar 2018 11:48:28 -0500 |
Boris Feld |
peer-request: include more details about batch commands
|
Tue, 27 Feb 2018 15:23:04 -0800 |
Gregory Szorc |
wireproto: don't expose changegroupsubset capability if not available
|
Mon, 12 Feb 2018 16:35:06 -0800 |
Gregory Szorc |
tests: test using both versions of SSH protocol
|
Mon, 22 Jan 2018 12:23:47 -0800 |
Gregory Szorc |
bundle2: always advertise client support for stream parts
|
Fri, 12 Jan 2018 11:52:57 +0000 |
Boris Feld |
sshpeer: add support for request tracing
|
Sat, 16 Dec 2017 18:58:02 -0500 |
Matt Harbison |
test-ssh: stabilize for Windows
|
Thu, 14 Dec 2017 14:31:57 +0000 |
Kostia Balytskyi |
sshpeer: allow for additional environment passing to ssh exe
|
Sun, 10 Dec 2017 22:50:57 -0500 |
Matt Harbison |
tests: remove (glob) annotations that were only for '\' matches
|
Tue, 17 Oct 2017 15:27:22 +0200 |
Boris Feld |
pull: retrieve bookmarks through the binary part when possible
|
Mon, 13 Nov 2017 04:22:45 +0100 |
Boris Feld |
push: include a 'check:bookmarks' part when possible
|
Sun, 26 Nov 2017 11:22:27 +0900 |
Yuya Nishihara |
test-ssh: do not actually look up "brokenrepository" by DNS
|
Mon, 20 Nov 2017 01:40:26 -0800 |
Zuzanna Mroczek |
sshpeer: add a configurable hint for the ssh error message
|
Sun, 05 Nov 2017 08:23:12 +0100 |
Boris Feld |
test-pattern: actually update tests using the patterns
|
Thu, 12 Oct 2017 09:39:50 +0200 |
Denis Laxalde |
transaction-summary: show the range of new revisions upon pull/unbundle (BC)
|
Sun, 01 Oct 2017 11:29:20 +0100 |
Gregory Szorc |
commands: rename clone --uncompressed to --stream and document
|
Sun, 24 Sep 2017 21:27:18 +0200 |
Boris Feld |
pull: use 'phase-heads' to retrieve phase information
|
Fri, 04 Aug 2017 23:54:12 -0700 |
Jun Wu |
ssh: quote parameters using shellquote (SEC)
stable
|
Fri, 04 Aug 2017 23:54:12 -0700 |
Jun Wu |
ssh: quote parameters using shellquote (SEC)
stable
|
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
|
Wed, 05 Jul 2017 11:10:11 -0500 |
Augie Fackler |
tests: replace yet more calls to `python` with $PYTHON
|
Tue, 18 Apr 2017 12:24:34 -0400 |
Augie Fackler |
freeze: merge default into stable for 4.2 code freeze
stable 4.2-rc
|
Wed, 12 Apr 2017 11:23:55 -0700 |
Augie Fackler |
dispatch: protect against malicious 'hg serve --stdio' invocations (sec)
stable 4.1.3
|
Fri, 31 Mar 2017 11:53:56 +0200 |
Pierre-Yves David |
hook: add hook name information to external hook
|
Fri, 31 Mar 2017 11:08:11 +0200 |
Pierre-Yves David |
hook: provide hook type information to external hook
|
Thu, 30 Mar 2017 17:29:03 +0200 |
Pierre-Yves David |
run-tests: auto-replace 'TXNID' output
|
Thu, 16 Feb 2017 09:38:52 -0800 |
Jun Wu |
tests: use LOCALIP
|
Fri, 10 Feb 2017 18:20:58 +0100 |
Pierre-Yves David |
wireproto: properly report server Abort during 'getbundle'
stable
|
Mon, 28 Nov 2016 20:46:42 -0800 |
Gregory Szorc |
wireproto: only advertise HTTP-specific capabilities to HTTP peers (BC)
|
Tue, 08 Nov 2016 22:22:22 +0900 |
Yuya Nishihara |
hook: flush stdout before restoring stderr redirection
|
Sat, 29 Oct 2016 02:44:45 +0900 |
FUJIWARA Katsunori |
tests: invoke printenv.py via sh -c for test portability
stable
|
Thu, 13 Oct 2016 12:50:27 +0200 |
Gregory Szorc |
changelog: disable delta chains
|
Thu, 05 May 2016 20:57:38 +0900 |
Mike Hommey |
bundle2: properly request phases during getbundle
stable
|
Tue, 12 Jan 2016 21:23:45 -0800 |
Martin von Zweigbergk |
changegroup3: introduce experimental.changegroup3 boolean config
|
Tue, 05 Jan 2016 17:37:59 -0800 |
Mateusz Kwapich |
hooks: add HG_NODE_LAST to txnclose and changegroup hook environments
|
Fri, 11 Dec 2015 11:23:49 -0500 |
Augie Fackler |
changegroup: introduce cg3, which has support for exchanging treemanifests
|
Mon, 16 Nov 2015 13:44:27 -0500 |
Matt Harbison |
test-ssh: stop quoting dummyssh invocation for Windows
|
Tue, 20 Oct 2015 13:14:04 +0200 |
Pierre-Yves David |
test: use generaldelta in 'test-ssh.t'
|
Sat, 24 Oct 2015 00:39:22 +0100 |
Gregory Szorc |
bundle2: attribute remote failures to remote (issue4788)
stable
|
Sat, 24 Oct 2015 00:39:26 +0100 |
Gregory Szorc |
tests: add tests for remote hook output (issue4788)
stable
|
Mon, 31 Aug 2015 23:29:15 +0900 |
Yuya Nishihara |
dispatch: error out on invalid -R path even if optionalrepo (issue4805) (BC)
|
Tue, 01 Sep 2015 16:38:52 +0900 |
Yuya Nishihara |
test-ssh: remove superfluous triple slashes from absolute path test
|
Tue, 09 Jun 2015 21:39:33 -0400 |
Matt Harbison |
tests: restore 'python' and '$TESTDIR/' for dummyssh invocation
|
Wed, 10 Jun 2015 13:10:53 -0400 |
Pierre-Yves David |
bundle2: convey PushkeyFailed error over the wire
|
Sat, 06 Jun 2015 00:32:19 -0700 |
Pierre-Yves David |
bundle2: add an 'error' capability
|
Tue, 09 Jun 2015 00:02:02 -0400 |
Matt Harbison |
test-ssh: stablize for platform-specific shell quoting
|
Mon, 08 Jun 2015 15:10:15 -0500 |
Matt Mackall |
tests: simplify printenv calls
|
Mon, 08 Jun 2015 15:02:49 -0500 |
Matt Mackall |
tests: simplify calls to dummyssh
|
Wed, 20 May 2015 11:41:48 -0500 |
Pierre-Yves David |
sshpeer: use the doublepipe object for the server to client channel
|
Wed, 27 May 2015 22:11:37 -0700 |
Pierre-Yves David |
test: drop all the forced use of bundle2
|
Mon, 01 Jun 2015 10:28:40 -0700 |
Pierre-Yves David |
wireprotocol: distinguish list and set in getbundle argument
|
Mon, 01 Jun 2015 20:23:22 -0700 |
Gregory Szorc |
bundle2: part handler for processing .hgtags fnodes mappings
|
Wed, 27 May 2015 11:57:20 -0700 |
Pierre-Yves David |
test: use bundle2 in test-ssh
|
Thu, 28 May 2015 13:55:03 -0700 |
Pierre-Yves David |
pull: only list remote bookmarks if -B is used to populate pulled heads
|
Thu, 28 May 2015 23:49:19 -0700 |
Pierre-Yves David |
listkey: display the size of the listkey payload in a debug message
|
Fri, 29 May 2015 00:09:36 -0700 |
Pierre-Yves David |
ssh: test some no-op pull through ssh with --debug
|
Sun, 10 May 2015 04:39:11 -0700 |
Pierre-Yves David |
hg-ssh: reject push earlier (on pretxnopen)
|
Wed, 15 Apr 2015 11:11:54 -0400 |
Pierre-Yves David |
transaction: introduce a transaction ID, to be available to all hooks
|
Tue, 24 Feb 2015 10:55:24 +0100 |
Thomas Arendsen Hein |
pull: print "pulling from foo" before accessing the other repo
|
Sat, 29 Nov 2014 19:17:47 -0800 |
Pierre-Yves David |
pushkey: gracefully handle prepushkey hook failure (issue4455)
stable
|
Sat, 01 Nov 2014 17:30:57 -0500 |
Matt Mackall |
clone: properly mark branches closed with --uncompressed (issue4428)
stable
|
Fri, 31 Oct 2014 12:56:25 -0700 |
Durham Goode |
clone: fix copying bookmarks in uncompressed clones (issue4430)
stable
|
Thu, 16 Oct 2014 15:54:53 +0900 |
Mike Hommey |
changegroup: use a copy of hookargs when invoking the changegroup hook
|
Sun, 12 Oct 2014 08:03:20 -0700 |
Pierre-Yves David |
phases: inform transaction-related hooks that a phase was moved
|
Sun, 28 Sep 2014 14:07:56 -0700 |
Pierre-Yves David |
pull: merge bookmark updates and imports
|
Sat, 16 Aug 2014 10:19:26 -0700 |
Gregory Szorc |
test-ssh: verify that stderr from remote is printed (issue4336)
|
Wed, 23 Apr 2014 23:29:55 +0200 |
Mads Kiilerich |
httppeer: reintroduce _abort that accidentally was removed in 167047ba3cfa
stable
|
Thu, 06 Feb 2014 02:19:38 +0100 |
Mads Kiilerich |
discovery: improve "note: unsynced remote changes!" warning
|
Sun, 09 Feb 2014 17:31:26 -0600 |
Matt Mackall |
push: backout 2bc520bd0ce0 due to test failures
|
Thu, 06 Feb 2014 02:19:38 +0100 |
Mads Kiilerich |
discovery: improve "note: unsynced remote changes!" warning
|
Sun, 16 Dec 2012 20:50:57 +0100 |
Mads Kiilerich |
debugpushkey: list keys sorted
|
Fri, 19 Oct 2012 14:47:55 -0500 |
Matt Mackall |
clone: don't %-escape the default destination (issue3145)
stable
|
Sat, 28 Jul 2012 13:33:06 +0200 |
Pierre-Yves David |
pushkey: do not exchange obsole markers if feature is disabled
stable
|
Tue, 05 Jun 2012 17:00:13 -0700 |
Brad Hall |
tag: don't allow tagging the null revision (issue1915)
stable
|
Thu, 07 Jun 2012 19:21:59 +0200 |
Pierre-Yves David |
obsolete: exchange obsolete marker over pushkey
|
Thu, 21 Jun 2012 03:05:02 +0200 |
Mads Kiilerich |
tests: consistently use printenv.py the same MSYS/Windows-compatible way
|
Wed, 20 Jun 2012 23:41:21 +0200 |
Mads Kiilerich |
tests: add missing no-outer-repo requirements
|
Sun, 17 Jun 2012 00:27:31 +0200 |
Adrian Buehlmann |
tests/printenv.py: eliminate trailing spaces on output
|
Tue, 12 Jun 2012 14:18:18 +0200 |
Martin Geisler |
serve: lowercase "no repo here" message
|
Sun, 10 Jun 2012 03:05:59 +0200 |
Adrian Buehlmann |
tests/run-tests: avoid C:/ in arguments
|
Tue, 22 May 2012 15:17:37 -0700 |
David Schleimer |
hg-ssh: read-only flag
|
Mon, 07 May 2012 00:52:11 +0200 |
Mads Kiilerich |
tests: improve test of hg-ssh and make the test pass on windows
stable
|
Mon, 07 May 2012 00:49:01 +0200 |
Mads Kiilerich |
hg-ssh: use %s for printing paths in error messages
stable
|
Sat, 28 Apr 2012 02:00:04 +0200 |
Mads Kiilerich |
tests: quote dummyssh in a way that works on windows too
stable
|
Sat, 28 Apr 2012 01:55:39 +0200 |
Mads Kiilerich |
tests: add missing accept of native pathname separator
stable
|
Tue, 03 Apr 2012 19:06:35 +0200 |
Thomas Arendsen Hein |
tests: make tests work if directory contains special characters
stable
|
Fri, 10 Feb 2012 16:09:30 -0600 |
Matt Mackall |
pull: backout change to return code
stable
|
Mon, 30 Jan 2012 16:01:54 -0600 |
Matt Mackall |
pull: return 1 when no changes found (BC)
stable
|
Mon, 30 Jan 2012 15:56:35 -0600 |
Matt Mackall |
push: don't treat bookmark as a found change
stable
|
Mon, 30 Jan 2012 11:32:09 -0600 |
Matt Mackall |
push: return 1 if no changes found (issue3228)
stable
|
Thu, 08 Dec 2011 16:28:18 +0100 |
Mads Kiilerich |
hg-ssh: use shlex for shell-like parsing of SSH_ORIGINAL_COMMAND
|
Thu, 15 Dec 2011 11:24:26 +0100 |
Pierre-Yves David |
phases: add basic pushkey support
|
Thu, 08 Dec 2011 16:39:00 +0100 |
Mads Kiilerich |
sshrepo: don't quote obviously safe strings (issue2983)
|
Sat, 26 Nov 2011 00:10:31 +0100 |
Mads Kiilerich |
ssh: quote remote paths (issue2983)
|
Thu, 05 May 2011 01:47:46 +0200 |
Mads Kiilerich |
tests: share dummyssh
|
Thu, 05 May 2011 01:47:46 +0200 |
Mads Kiilerich |
tests: fix test-ssh.t after 6bd9778ae749
|
Mon, 02 May 2011 19:21:30 +0200 |
Peter Arrenbrecht |
discovery: add new set-based discovery
|
Thu, 24 Mar 2011 15:12:51 -0500 |
Matt Mackall |
ssh: fix password test
|
Thu, 24 Mar 2011 08:51:58 -0700 |
Lee Cantey |
Fix expected url to match test.
|
Thu, 17 Mar 2011 17:08:13 -0500 |
Matt Mackall |
merge with stable
|
Thu, 17 Mar 2011 22:55:02 +0100 |
Miloš Hadžić |
push/outgoing: print remote target path even if there's an error (issue2561)
stable
|
Sun, 13 Mar 2011 12:24:17 +0100 |
David Soria Parra |
hg: add support for cloning bookmarks
|