Sat, 19 May 2018 18:43:13 +0530 |
Pulkit Goyal |
py3: suppress the output from .write() calls in few tests
|
Sun, 11 Feb 2018 17:09:37 +0530 |
Pulkit Goyal |
py3: replace file() with open() in test-import-git.t
|
Sun, 10 Dec 2017 22:50:57 -0500 |
Matt Harbison |
tests: remove (glob) annotations that were only for '\' matches
|
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
|
Sat, 21 Apr 2012 21:40:25 +0200 |
Patrick Mezard |
patch: fix patch hunk/metdata synchronization (issue3384)
stable
|
Thu, 16 Feb 2012 13:03:42 +0100 |
Patrick Mezard |
import: handle git renames and --similarity (issue3187)
stable
|
Mon, 07 Nov 2011 03:14:54 +0100 |
Mads Kiilerich |
tests: use 'hghave symlink' for tests using symlinks
|
Sat, 11 Jun 2011 14:40:25 +0200 |
Patrick Mezard |
tests: rename test-git-import.t into test-import-git.t
base
tests/test-git-import.t@7c811bafe2a0
|