log tests/test-generaldelta.t @ 38085:e887381e2976

age author description
Tue, 03 Apr 2018 10:04:30 -0700 Gregory Szorc tests: skip some tests when using simple store
Mon, 02 Apr 2018 16:24:57 -0700 Gregory Szorc tests: use debugdeltachain where appropriate
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)
Tue, 22 Aug 2017 23:11:35 -0400 Augie Fackler debugcommands: stabilize output of debugbundle by having a custom repr
Wed, 05 Jul 2017 11:55:26 -0400 Augie Fackler merge with stable
Fri, 23 Jun 2017 13:49:34 +0200 Pierre-Yves David revlog: add an experimental option to mitigated delta issues (issue5480)
Tue, 04 Jul 2017 10:17:14 -0400 Augie Fackler revlog: backed out changeset e9d325cfe071 stable
Fri, 23 Jun 2017 13:49:34 +0200 Pierre-Yves David revlog: add an experimental option to mitigated delta issues (issue5480) stable
Thu, 15 Jun 2017 00:15:52 -0700 Martin von Zweigbergk strip: include phases in bundle (BC)
Mon, 17 Oct 2016 23:16:55 +0200 Mads Kiilerich spelling: fixes of non-dictionary words
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
Sun, 03 Jul 2016 22:28:24 +0530 Pulkit Goyal py3: make files use absolute_import and print_function