log tests/test-import.t @ 26631:e077ce385609

age author description
Tue, 13 Oct 2015 12:25:43 -0700 FUJIWARA Katsunori localrepo: restore dirstate to one before rollbacking if not parent-gone
Wed, 07 Oct 2015 13:05:25 -0700 Pierre-Yves David import: allow processing of extra part header after import
Tue, 06 Oct 2015 09:51:24 -0700 Pierre-Yves David import: allow processing of extra part header during import
Thu, 18 Jun 2015 15:42:40 -0500 Matt Mackall patch: add fuzz config flag (issue4697)
Mon, 01 Jun 2015 22:41:07 -0400 Matt Harbison test-import: sync with 6084926366b9 for platforms without execbit
Fri, 29 May 2015 22:23:58 +0200 Gilles Moris summary: move the parents phase marker to commit line (issue4688)
Mon, 18 May 2015 11:43:10 -0400 Matt Harbison test-import: update for no-execbit platforms with 1ef96a3b8b89
Thu, 14 May 2015 17:38:38 +0200 Gilles Moris summary: add a phase line (draft, secret) to the output
Mon, 09 Mar 2015 18:22:24 -0700 Siddharth Agarwal cmdutil.tryimportone: allow importing relative patches into the working dir
Fri, 18 Apr 2014 13:33:20 +0200 Mads Kiilerich localrepo: show headline notes in commitctx before showing filenames
Wed, 15 Oct 2014 15:35:59 -0400 Augie Fackler tests: use $PYTHON instead of hardcoding python
Thu, 09 Oct 2014 04:40:04 -0700 Pierre-Yves David test-import.t: use proper revset order
Sat, 23 Aug 2014 23:03:50 +0900 FUJIWARA Katsunori import: avoid editor invocation when importing with "--exact" for exact-ness
Sat, 16 Aug 2014 10:43:59 +0900 FUJIWARA Katsunori import: change "editform" to distinguish merge commits from others
Thu, 08 May 2014 17:08:17 -0700 Pierre-Yves David import: add --partial flag to create a changeset despite failed hunks