tests/test-bundle.t
Tue, 12 Jul 2022 01:34:18 +0200 Pierre-Yves David bundle: introduce a --exact option
Thu, 19 May 2022 23:39:42 +0100 Pierre-Yves David deltas: add a `debug.revlog.debug-delta` config option enable output
Sun, 20 Feb 2022 15:28:44 -0700 Gregory Szorc tests: remove from __future__ from inline Python in tests
Thu, 27 Jan 2022 22:24:11 +0100 Pierre-Yves David stream-clone: allow to change persistent-nodemap format during stream clone
Mon, 24 Jan 2022 12:44:20 +0100 Pierre-Yves David requirements: add an official `REVLOG_COMPRESSION_ZSTD` const
Tue, 18 Jan 2022 15:27:51 +0100 Pierre-Yves David test-bundle: split each variant in there own section
Fri, 19 Nov 2021 16:16:21 -0800 Martin von Zweigbergk errors: use detailed exit code for RepoLookupError
Wed, 25 Aug 2021 10:08:37 +0200 Pierre-Yves David clone: automatically glob stream clone output in test stable
Mon, 03 May 2021 12:23:27 +0200 Pierre-Yves David revlog: use revlog.display_id in LookupError
Thu, 14 Jan 2021 04:58:20 +0100 Pierre-Yves David persistent-nodemap: enable the feature by default when using Rust
Tue, 06 Apr 2021 18:55:19 +0200 Pierre-Yves David revlog-compression: use zstd by default (if available)
Wed, 10 Feb 2021 17:24:54 +0530 Pulkit Goyal error: remove shortening of node in error message
Wed, 09 Dec 2020 19:40:30 -0800 Martin von Zweigbergk errors: use detailed exit code 50 for StorageError
Mon, 23 Nov 2020 11:18:48 -0800 Martin von Zweigbergk errors: remove trailing "!" from some error messages for consistency
Thu, 12 Nov 2020 15:28:06 -0800 Martin von Zweigbergk errors: use InputError for some errors on `hg clone`
Tue, 06 Oct 2020 22:36:15 -0700 Martin von Zweigbergk errors: introduce InputError and use it from commands and cmdutil
Sun, 10 Mar 2019 16:51:21 -0400 Matt Harbison tests: stabilize test-bundle.t on Windows
Sat, 09 Feb 2019 23:01:30 +0100 Pierre-Yves David transaction: include txnname in the hookargs dictionary
Sat, 16 Feb 2019 22:03:58 -0500 Matt Harbison tests: conditionalize msys path mangling in test-bundle.t
Sat, 09 Feb 2019 01:19:15 +0100 Boris Feld test: use `printenv.py --line` in `test-bundle.t`
Mon, 12 Nov 2018 02:21:52 +0100 Boris Feld tests: remove all transitional configuration
Mon, 12 Nov 2018 01:43:34 +0100 Boris Feld test: enable sparse-revlog for test-bundle.t
Thu, 15 Nov 2018 02:46:31 +0100 Boris Feld cache: create `wcache` directory at init time
Thu, 18 Oct 2018 12:31:06 +0200 Boris Feld changegroup: add a option to create bundle with full snapshot only
Wed, 10 Oct 2018 00:21:02 +0200 Boris Feld changegroup: allow to force delta to be against p1
Wed, 05 Sep 2018 01:19:48 +0300 Meirambek Omyrzak verify: make output less confusing (issue5924)
Thu, 30 Aug 2018 01:53:21 +0200 Boris Feld phase: report number of non-public changeset alongside the new range
Fri, 10 Aug 2018 13:43:26 -0700 Gregory Szorc changegroup: change topics during generation
Sun, 08 Jul 2018 17:37:05 +0900 Yuya Nishihara py3: byte-stringify literals in hook script in test-bundle.t
Tue, 08 May 2018 14:17:46 -0700 Boris Feld bundle2: mark the bundle2 part as advisory (issue5872) stable
Wed, 04 Apr 2018 16:29:19 -0700 Gregory Szorc tests: conditionalize test-bundle.t
Tue, 03 Apr 2018 18:20:10 -0700 Gregory Szorc tests: remove superfluous config setting
Wed, 21 Feb 2018 17:33:00 +0100 Boris Feld bundle: include advisory rev branch cache part in bundle2 bundle
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)
Fri, 09 Jun 2017 10:42:19 -0700 Gregory Szorc debugcommands: issue warning when repo has secret changesets (issue5589)
Sat, 08 Apr 2017 14:46:39 -0400 Matt Harbison test-bundle: glob away a URL protocol separator
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
Mon, 02 Jan 2017 11:50:17 -0800 Gregory Szorc revlog: make compressed size comparisons consistent
Sat, 29 Oct 2016 03:04:54 +0900 FUJIWARA Katsunori tests: use "?" to glob both ":" and ";" in output for test portability stable
Sat, 29 Oct 2016 02:44:45 +0900 FUJIWARA Katsunori tests: invoke printenv.py via sh -c for test portability stable
Sun, 25 Sep 2016 13:20:55 -0700 Gregory Szorc tests: actually test non-generaldelta variant for stream clones
Mon, 12 Sep 2016 03:06:29 +0900 FUJIWARA Katsunori streamclone: clear caches after writing changes into files for visibility
Sun, 17 Jul 2016 15:13:51 -0700 Gregory Szorc bundle2: store changeset count when creating file bundles
Thu, 14 Apr 2016 15:17:15 +0000 timeless debugcreatestreamclonebundle: use single quotes around command hint
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
less more (0) -60 tip