Mon, 23 Nov 2020 16:39:53 -0800 |
Martin von Zweigbergk |
errors: raise StateError when push fails because it creates new heads
|
Wed, 02 Dec 2020 20:10:27 +0100 |
Pierre-Yves David |
run-tests: allow some slack about 'waiting on lock' message
|
Mon, 23 Nov 2020 12:42:57 -0800 |
Martin von Zweigbergk |
errors: remove trailing "!" in messages about creating new heads on push
|
Thu, 22 Oct 2020 13:38:14 -0700 |
Martin von Zweigbergk |
errors: set detailed exit code to 20 for locking errors
|
Sat, 29 Feb 2020 12:58:38 +0530 |
Pulkit Goyal |
pull: add `--confirm` flag to confirm before writing changes
|
Mon, 05 Nov 2018 13:52:19 +0800 |
Anton Shestakov |
push: config option to control behavior when pushing to a publishing server
|
Sat, 27 Oct 2018 21:13:23 +0800 |
Anton Shestakov |
push: add --publish flag to change phase of pushed changesets
|
Thu, 30 Aug 2018 01:53:21 +0200 |
Boris Feld |
phase: report number of non-public changeset alongside the new range
|
Sat, 14 Jul 2018 13:19:18 +0900 |
Yuya Nishihara |
phases: remove excessive optimization from newheads() (issue5939)
|
Wed, 11 Jul 2018 16:44:33 -0700 |
Gregory Szorc |
tests: add test demonstrating phase loss when cloning (issue5939)
|
Tue, 05 Jun 2018 02:50:25 +0200 |
Boris Feld |
phases: use "published" in the phase movement message
|
Tue, 05 Jun 2018 01:49:52 +0200 |
Boris Feld |
phase: clarify the message about movement on command changeset
|
Wed, 06 Jun 2018 13:31:24 -0400 |
Augie Fackler |
merge with stable
|
Thu, 24 May 2018 12:19:50 +0200 |
Denis Laxalde |
transaction-summary: show phase changes statistics in pull/unbundle
|
Tue, 15 May 2018 22:12:55 +0900 |
Yuya Nishihara |
push: continue without locking on lock failure other than EEXIST (issue5882)
stable
|
Mon, 30 Apr 2018 19:54:55 -0700 |
Gregory Szorc |
tests: remove #require killdaemons
|
Wed, 04 Apr 2018 14:04:18 -0700 |
Gregory Szorc |
tests: conditionalize tests for various repo features
|
Thu, 12 Oct 2017 09:39:50 +0200 |
Denis Laxalde |
transaction-summary: show the range of new revisions upon pull/unbundle (BC)
|
Tue, 18 Jul 2017 08:14:10 -0400 |
Matt Harbison |
test-phases-exchange: properly conditionalize output
|
Sat, 15 Jul 2017 23:46:33 -0400 |
Matt Harbison |
test-phase-exchange: stabilize for Windows
|
Wed, 12 Jul 2017 22:39:48 +0200 |
Boris Feld |
phases: test phases tracking at the transaction level
|
Fri, 14 Oct 2016 01:31:11 +0200 |
Pierre-Yves David |
changegroup: skip delta when the underlying revlog do not use them
|
Sun, 21 Aug 2016 01:12:00 +0200 |
Mads Kiilerich |
tests: add more test coverage of phase changes when pushing
|
Tue, 20 Sep 2016 23:47:30 +0000 |
timeless |
discovery: use single quotes in use warning
|
Wed, 03 Aug 2016 15:52:11 +0200 |
Pierre-Yves David |
tests: remove all remaining usage of experimental.bundle2-exp
|
Wed, 03 Aug 2016 15:39:55 +0200 |
Pierre-Yves David |
tests: use 'legacy.exchange' option in various mixed tests
|
Tue, 02 Aug 2016 03:53:48 +0200 |
Pierre-Yves David |
tests: remove bundle2 activation from test-phases-exchanges.t
|
Tue, 12 Jan 2016 21:23:45 -0800 |
Martin von Zweigbergk |
changegroup3: introduce experimental.changegroup3 boolean config
|
Mon, 14 Dec 2015 15:55:12 -0500 |
Mike Edgar |
changegroup: add flags field to cg3 delta header
|
Mon, 08 Jun 2015 14:55:40 -0500 |
Matt Mackall |
tests: drop DAEMON_PIDS from killdaemons calls
|