log tests/test-import.t @ 22278:ffaaa80fa724

age author description
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
Sun, 11 May 2014 00:49:36 +0900 FUJIWARA Katsunori import: use "getcommiteditor()" instead of explicit editor choice
Sat, 27 Jul 2013 19:31:14 -0500 Matt Mackall import: cut commit messages at --- unconditionally (issue2148) stable
Fri, 08 Feb 2013 22:54:17 +0100 Mads Kiilerich export: show 'Date' header in a format that also is readable for humans
Mon, 08 Oct 2012 15:35:16 +0200 Idan Kamara fancyopts: don't show a traceback on invalid integer values
Mon, 11 Jun 2012 01:38:32 +0200 Mads Kiilerich tests: cleanup of tests that got lost in their own nested directories
Fri, 08 Jun 2012 15:11:05 +0200 Adrian Buehlmann test-import: enable for Windows
Fri, 08 Jun 2012 15:11:05 +0200 Adrian Buehlmann test-import: remove unneeded chmod call
Sat, 12 May 2012 16:10:01 +0900 Yuya Nishihara patch: fix segfault against unified diffs which start line is zero stable
Mon, 13 Feb 2012 17:22:35 +0100 Patrick Mezard patch: fuzz more aggressively to match patch(1) behaviour stable
Mon, 13 Feb 2012 16:47:31 +0100 Patrick Mezard patch: fix fuzzing of hunks without previous lines (issue3264) stable
Thu, 16 Feb 2012 13:03:42 +0100 Patrick Mezard import: handle git renames and --similarity (issue3187) stable
Mon, 21 Nov 2011 00:39:32 +0100 Mads Kiilerich tests: 'hghave unix-permissions' for test-import.t