Wed, 23 Mar 2016 08:55:22 +0100 |
liscju |
bundle: warn when update to revision existing only in a bundle (issue5004)
|
Tue, 19 Jan 2016 13:43:50 -0800 |
Durham Goode |
bundle: exit early when there are no commits to bundle
stable
|
Thu, 14 Jan 2016 22:57:55 -0800 |
Gregory Szorc |
commands: teach debugbundle to print bundle specification
|
Tue, 05 Jan 2016 17:37:59 -0800 |
Mateusz Kwapich |
hooks: add HG_NODE_LAST to txnclose and changegroup hook environments
|
Fri, 04 Dec 2015 17:46:56 -0800 |
Martin von Zweigbergk |
revlog: don't consider nullrev when choosing delta base
|
Tue, 01 Dec 2015 16:15:59 -0800 |
Pierre-Yves David |
addrevision: use general delta when the incoming base delta is bad
|
Tue, 20 Oct 2015 10:37:07 +0200 |
Pierre-Yves David |
test: use generaldelta for test-bundle.t
|
Thu, 15 Oct 2015 13:43:18 -0700 |
Gregory Szorc |
commands: support consuming stream clone bundles
|
Sat, 17 Oct 2015 11:40:29 -0700 |
Gregory Szorc |
commands: support creating stream clone bundles
|
Wed, 30 Sep 2015 15:31:07 -0500 |
Matt Mackall |
urls: bulk-change BTS urls to new location
|
Mon, 08 Jun 2015 15:10:15 -0500 |
Matt Mackall |
tests: simplify printenv calls
|
Sat, 09 May 2015 23:40:40 -0700 |
Pierre-Yves David |
progress: get the extremely verbose output out of default debug
|
Wed, 15 Apr 2015 11:11:54 -0400 |
Pierre-Yves David |
transaction: introduce a transaction ID, to be available to all hooks
|
Thu, 18 Dec 2014 12:22:43 -0800 |
Eric Sumner |
bundlerepo: retract phase boundary
|
Thu, 16 Oct 2014 15:54:53 +0900 |
Mike Hommey |
changegroup: use a copy of hookargs when invoking the changegroup hook
|