log tests/test-strip.t @ 37627:cfb32979abcd

age author description
Wed, 04 Apr 2018 14:04:18 -0700 Gregory Szorc tests: conditionalize tests for various repo features
Wed, 04 Apr 2018 14:09:02 -0700 Gregory Szorc simplestore: use a custom store for the simple store repo
Tue, 03 Apr 2018 18:15:24 -0700 Gregory Szorc tests: conditionalize tests based on presence of revlogs for files
Tue, 03 Apr 2018 13:56:09 -0700 Gregory Szorc tests: use `hg unbundle` instead of `hg pull` in some tests
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
Thu, 18 Jan 2018 09:58:40 -0500 Augie Fackler tests: fix a missed b prefix in a test extension in test-strip.t
Wed, 17 Jan 2018 20:37:17 -0500 Augie Fackler tests: bytestring-ify all the adhoc extensions in test-strip.t
Sun, 14 Jan 2018 23:59:17 -0800 Martin von Zweigbergk evolution: report new unstable changesets
Fri, 22 Dec 2017 23:17:04 +0800 Anton Shestakov graphlog: add another graph node type, unstable, using character "*" (BC)
Sun, 10 Dec 2017 22:50:57 -0500 Matt Harbison tests: remove (glob) annotations that were only for '\' matches
Wed, 01 Nov 2017 17:08:33 +0100 Boris Feld obsolete: activate effect-flag by default
Tue, 17 Oct 2017 15:56:49 +0200 Boris Feld config: rename stabilization.track-operation
Tue, 17 Oct 2017 11:29:26 +0200 Boris Feld config: replace experimental.stabilization by experimental.evolution
Thu, 12 Oct 2017 09:39:50 +0200 Denis Laxalde transaction-summary: show the range of new revisions upon pull/unbundle (BC)
Thu, 05 Oct 2017 16:13:05 +0200 Paul Morelle strip: take branch into account when selecting update target (issue5540)
Tue, 03 Oct 2017 16:59:17 -0700 Saurabh Singh test-strip: make test compatible with chg
Fri, 15 Sep 2017 10:42:49 -0700 Martin von Zweigbergk obsmarker: track operation by default
Mon, 18 Sep 2017 14:12:20 -0500 Kevin Bullock merge with stable
Thu, 14 Sep 2017 11:16:57 -0700 Martin von Zweigbergk repair: preserve phase also when not using generaldelta (issue5678) stable
Thu, 14 Sep 2017 11:16:47 -0700 Martin von Zweigbergk tests: add test for issue5678 stable
Tue, 22 Aug 2017 23:11:35 -0400 Augie Fackler debugcommands: stabilize output of debugbundle by having a custom repr
Tue, 22 Aug 2017 16:59:26 -0400 Augie Fackler tests: update test-strip to pass our import checker
Fri, 04 Aug 2017 18:41:16 +0200 Boris Feld test: update evolution config
Fri, 14 Jul 2017 22:32:58 -0700 Martin von Zweigbergk drawdag: include files from both parents in merge commits
Sun, 16 Jul 2017 02:38:14 +0200 Boris Feld test-strip: fix call to super class in crashstriprepo
Mon, 26 Jun 2017 13:13:51 -0700 Jun Wu scmutil: make cleanupnodes delete divergent bookmarks
Sun, 25 Jun 2017 13:31:56 -0700 Jun Wu scmutil: add a cleanupnodes method for developers
Sun, 25 Jun 2017 10:38:45 -0700 Jun Wu strip: add a delayedstrip method that works in a transaction
Thu, 15 Jun 2017 00:15:52 -0700 Martin von Zweigbergk strip: include phases in bundle (BC)