log tests/test-strip.t @ 34621:5613fb1583d6

age author description
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)
Tue, 06 Jun 2017 22:17:39 +0530 Pulkit Goyal update: show the commit to which we updated in case of multiple heads (BC)
Tue, 02 May 2017 22:27:44 +0200 Pierre-Yves David caches: move the 'updating the branch cache' message in 'updatecaches'
Sun, 09 Oct 2016 03:11:18 +0200 Pierre-Yves David help: backout f3c4edfd35e1 (mark boolean flags with [no-] in help) for now
Tue, 13 Sep 2016 22:58:12 -0400 Augie Fackler help: mark boolean flags with [no-] to explain that they can be negated
Tue, 20 Sep 2016 23:47:46 +0000 timeless help: use single quotes in use warning
Mon, 19 Sep 2016 09:14:35 -0700 Martin von Zweigbergk strip: don't use "full" and "partial" to describe bundles
Mon, 19 Sep 2016 09:14:32 -0700 Martin von Zweigbergk strip: clarify that user action is required to recover temp bundle
Thu, 15 Sep 2016 09:45:29 -0700 Martin von Zweigbergk strip: report both bundle files in case of exception (issue5368)
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, 12 May 2016 06:13:59 -0700 Laurent Charignon strip: invalidate phase cache after stripping changeset (issue5235) stable
Wed, 02 Mar 2016 16:44:56 -0600 Matt Mackall merge with stable
Mon, 29 Feb 2016 01:01:20 -0500 Matt Harbison tests: flag Windows specific lines about background closing as optional
Tue, 01 Mar 2016 03:28:46 +0900 FUJIWARA Katsunori doc: remove deprecated option from synopsis of command help stable
Tue, 02 Feb 2016 14:49:02 +0000 Pierre-Yves David update: warn about other topological heads on bare update