log tests/test-bundle-type.t @ 35471:ea4d27aac557

age author description
Thu, 12 Oct 2017 09:39:50 +0200 Denis Laxalde transaction-summary: show the range of new revisions upon pull/unbundle (BC)
Tue, 22 Aug 2017 23:11:35 -0400 Augie Fackler debugcommands: stabilize output of debugbundle by having a custom repr
Sat, 01 Apr 2017 13:43:43 -0700 Gregory Szorc commands: update help for "bundle"
Thu, 16 Mar 2017 12:33:15 -0700 Gregory Szorc exchange: use v2 bundles for modern compression engines (issue5506) stable
Thu, 16 Mar 2017 12:23:56 -0700 Gregory Szorc exchange: reject new compression engines for v1 bundles (issue5506) stable
Tue, 10 Jan 2017 11:20:32 -0800 Gregory Szorc commands: config option to control bundle compression level
Fri, 11 Nov 2016 01:10:07 -0800 Gregory Szorc util: implement zstd compression engine
Tue, 20 Sep 2016 23:46:15 +0000 timeless bundle: use single quotes in use warning
Sun, 17 Jul 2016 15:13:51 -0700 Gregory Szorc bundle2: store changeset count when creating file bundles
Sun, 17 Jul 2016 15:10:30 -0700 Gregory Szorc util: implement a deterministic __repr__ on sortdict
Thu, 14 Jan 2016 22:57:55 -0800 Gregory Szorc commands: teach debugbundle to print bundle specification
Tue, 20 Oct 2015 11:48:49 +0200 Pierre-Yves David test: use generaldelta in 'test-bundle-type.t'
Tue, 10 Nov 2015 09:58:10 -0800 Danek Duvall test: test-bundle-type.t needs to work more universally stable
Tue, 13 Oct 2015 10:57:54 -0700 Gregory Szorc exchange: refactor bundle specification parsing
Fri, 09 Oct 2015 14:59:37 -0700 Pierre-Yves David getsubset: get the unpacker version from the bundler