log tests/test-strip.t @ 33087:fcd1c483f5ea

age author description
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
Mon, 30 Nov 2015 11:23:15 -0800 Christian Delahousse strip: add a --keep test related to removing files from dirstate
Thu, 19 Nov 2015 12:50:10 +0530 Shubhanshu Agrawal strip: changing bookmark argument to be a list
Tue, 20 Oct 2015 13:09:43 +0200 Pierre-Yves David test: use generaldelta in 'test-strip.t'
Tue, 10 Mar 2015 13:19:17 +0100 Mads Kiilerich mq: generate patch names from first line of description
Thu, 01 Oct 2015 21:10:38 -0400 Matt Harbison test-strip: add glob for Windows
Tue, 29 Sep 2015 13:16:51 -0700 Pierre-Yves David strip: use bundle2 + cg2 by default when repository use general delta
Fri, 28 Aug 2015 13:57:20 -0400 timeless test-strip: fix spelling of initialization (en-US)
Sat, 08 Aug 2015 14:50:03 -0700 Pierre-Yves David strip: use the 'finally: tr.release' pattern during stripping stable
Wed, 01 Jul 2015 16:33:31 -0500 Matt Mackall merge with stable
Mon, 29 Jun 2015 11:20:09 -0700 Pierre-Yves David changegroup: properly compute common base in changeggroupsubset (issue4736) stable
Fri, 29 May 2015 22:23:58 +0200 Gilles Moris summary: move the parents phase marker to commit line (issue4688)
Thu, 14 May 2015 17:38:38 +0200 Gilles Moris summary: add a phase line (draft, secret) to the output
Mon, 13 Apr 2015 07:42:25 -0500 Matt Mackall strip: properly clear resolve state with --keep (issue4593)