log tests/test-bundle2-multiple-changegroups.t @ 50916:98b8836d0e82

age author description
Tue, 18 Apr 2023 00:07:52 +0200 Pierre-Yves David revlog-split: also check a case where bundle contains multiple changegroup stable
Fri, 23 Oct 2020 10:56:18 -0700 Martin von Zweigbergk config: add a new [command-templates] section for templates defined by hg
Sun, 08 Sep 2019 09:42:53 +0200 Pierre-Yves David changegroup: move message about added changes to transaction summary
Sat, 09 Feb 2019 23:01:30 +0100 Pierre-Yves David transaction: include txnname in the hookargs dictionary
Sat, 09 Feb 2019 01:19:43 +0100 Boris Feld test: use `printenv.py --line` in `test-bundle2-multiple-changegroups.t`
Fri, 29 Dec 2017 03:37:36 +0530 Pulkit Goyal tests: add b'' to string literals where bytes are required
Sun, 10 Dec 2017 22:50:57 -0500 Matt Harbison tests: remove (glob) annotations that were only for '\' matches
Thu, 12 Oct 2017 09:39:50 +0200 Denis Laxalde transaction-summary: show the range of new revisions upon pull/unbundle (BC)
Sun, 10 Sep 2017 18:50:12 -0700 Durham Goode changegroup: replace getchangegroup with makechangegroup
Mon, 15 May 2017 09:35:27 -0700 Durham Goode changegroup: add bundlecaps back
Tue, 02 May 2017 23:47:10 -0700 Martin von Zweigbergk changegroup: delete unused 'bundlecaps' argument (API)
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
Tue, 09 Aug 2016 17:00:38 +0200 Pierre-Yves David getchangegroup: take an 'outgoing' object as argument (API)