log tests/test-import-git.t @ 29151:7996c3acc33b

age author description
Tue, 15 Mar 2016 21:47:43 -0400 Matt Harbison test-import: fix output on Windows
Thu, 03 Mar 2016 18:34:19 +0100 Julien Cristau patch: when importing from email, RFC2047-decode From/Subject headers
Thu, 19 Mar 2015 10:18:05 -0700 Siddharth Agarwal patch._applydiff: resolve prefix with respect to the cwd
Wed, 18 Mar 2015 20:59:06 -0700 Siddharth Agarwal patch.pathtransform: prepend prefix even if strip is 0
Mon, 09 Mar 2015 18:22:24 -0700 Siddharth Agarwal cmdutil.tryimportone: allow importing relative patches into the working dir
Sun, 13 Apr 2014 19:01:00 +0200 Mads Kiilerich spelling: fixes from spell checker
Wed, 27 Nov 2013 16:43:02 -0500 Augie Fackler test-import-git.t: work around check-code hating on ^ and $( in tests
Wed, 27 Nov 2013 18:39:00 +0100 Nicolas Vigier patch: add support for git delta hunks
Wed, 08 Aug 2012 18:10:37 +0200 Mads Kiilerich check-code: fix check for trailing whitespace on continued lines too
Wed, 08 Aug 2012 18:10:16 +0200 Mads Kiilerich check-code: fix check for trailing whitespace on sh command lines
Sun, 10 Jun 2012 18:59:51 +0200 Mads Kiilerich tests: remove 'hghave symlink' from test-import-git.t
Sun, 10 Jun 2012 13:01:40 +0200 Mads Kiilerich tests: change odd uses of 'if hghave' to #if
Thu, 26 Apr 2012 21:44:02 +0200 Patrick Mezard patch: be more tolerant with EOLs in binary diffs (issue2870) stable
Thu, 26 Apr 2012 21:44:00 +0200 Patrick Mezard patch: include file name in binary patch error messages stable
Sat, 21 Apr 2012 19:58:18 +0200 Patrick Mezard patch: display a nice error for invalid base85 data stable