log tests/test-strip.t @ 32147:a77e61b45384

age author description
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