log tests/test-import.t @ 16912:6ef3107c661e

age author description
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
Wed, 16 Nov 2011 03:45:14 +0100 Mads Kiilerich tests: don't use stdout redirection for test data
Wed, 09 Nov 2011 16:55:59 -0800 Nicolas Venegas mdiff/patch: fix bad hunk handling for unified diffs with zero context stable
Fri, 21 Oct 2011 11:10:43 -0500 Kevin Bullock import: abort usefully if no patch name given stable
Sun, 02 Oct 2011 14:34:28 -0400 Greg Ward import: wrap a transaction around the whole command
Sat, 01 Oct 2011 21:30:49 -0400 Greg Ward import: simplify status reporting logic (and make it more I18N-friendly)
Fri, 27 May 2011 21:50:10 +0200 Patrick Mezard patch: use temporary files to handle intermediate copies
Sat, 30 Apr 2011 18:31:28 +0200 Nicolas Dumazet tests: do not export several times the same patch/diff in test-import