Sat, 24 Mar 2018 15:10:51 +0900 |
Yuya Nishihara |
procutil: bulk-replace function calls to point to new module
|
Thu, 18 Jan 2018 15:10:22 +0100 |
Boris Feld |
revbranchcache: advertise and use 'rbc' exchange capability
|
Tue, 27 Feb 2018 22:37:57 +0900 |
Yuya Nishihara |
test-acl: mock up util.getuser() to trust $LOGNAME on Windows
|
Mon, 22 Jan 2018 12:23:47 -0800 |
Gregory Szorc |
bundle2: always advertise client support for stream parts
|
Mon, 13 Nov 2017 04:22:45 +0100 |
Boris Feld |
push: include a 'check:bookmarks' part when possible
|
Sat, 02 Dec 2017 19:33:34 -0500 |
Matt Harbison |
tests: add a substitution for ENOENT/ERROR_FILE_NOT_FOUND messages
|
Wed, 20 Sep 2017 19:38:06 +0200 |
Boris Feld |
phase: use a binary phase part to push through bundle2 (BC)
|
Wed, 11 Oct 2017 07:40:00 +0200 |
Boris Feld |
phase: generate a push-race detection part on push
|
Thu, 12 Oct 2017 09:39:50 +0200 |
Denis Laxalde |
transaction-summary: show the range of new revisions upon pull/unbundle (BC)
|
Sun, 24 Sep 2017 21:27:18 +0200 |
Boris Feld |
pull: use 'phase-heads' to retrieve phase information
|
Mon, 21 Aug 2017 21:35:06 -0700 |
Sean Farley |
merge with stable
|
Wed, 09 Aug 2017 17:01:21 +0200 |
Boris Feld |
bundle2: fix transaction availability detection
|
Sat, 12 Aug 2017 14:29:22 +0200 |
Tristan Seligmann |
hg: avoid relying on errno numbers / descriptions
stable
|
Wed, 02 Aug 2017 03:23:06 +0530 |
Pulkit Goyal |
bundle2: load hookargs from bundleoperation into transaction when started one
|
Tue, 20 Jun 2017 16:33:13 -0700 |
Martin von Zweigbergk |
bundle2: don't use debug message "no-transaction" with transaction
|
Tue, 02 May 2017 18:57:52 +0200 |
Pierre-Yves David |
caches: stop warming the cache after changegroup application
|
Tue, 02 May 2017 22:27:44 +0200 |
Pierre-Yves David |
caches: move the 'updating the branch cache' message in 'updatecaches'
|
Fri, 14 Oct 2016 01:31:11 +0200 |
Pierre-Yves David |
changegroup: skip delta when the underlying revlog do not use them
|
Thu, 13 Oct 2016 12:50:27 +0200 |
Gregory Szorc |
changelog: disable delta chains
|
Mon, 08 Aug 2016 22:06:07 -0700 |
Gregory Szorc |
changegroup: move branch cache debug message to proper location
|
Tue, 02 Aug 2016 03:50:42 +0200 |
Pierre-Yves David |
tests: remove bundle2 activation from test-acl.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
|
Fri, 11 Dec 2015 11:23:49 -0500 |
Augie Fackler |
changegroup: introduce cg3, which has support for exchanging treemanifests
|
Thu, 11 Jun 2015 13:02:21 -0700 |
Pierre-Yves David |
push: only say we are trying to push obsmarkers when we actually try
|
Wed, 27 May 2015 22:25:51 -0700 |
Pierre-Yves David |
phases: abort the whole push if phases fail to update (BC)
|
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
|
Wed, 27 May 2015 05:35:00 -0700 |
Pierre-Yves David |
push: make pushkey part advisory
|
Mon, 01 Jun 2015 20:23:22 -0700 |
Gregory Szorc |
bundle2: part handler for processing .hgtags fnodes mappings
|