Sat, 22 Nov 2008 00:21:57 -0800 |
Brendan Cully |
import: add similarity option (issue295)
|
Sun, 26 Oct 2008 17:26:28 +0100 |
Patrick Mezard |
patch: fix patched files records in externalpatcher()
|
Wed, 25 Jun 2008 14:13:20 -0700 |
Brendan Cully |
Check that git patches only touch files under root
|
Sat, 12 Apr 2008 22:41:07 -0400 |
Benoit Boissinot |
fix import with -p0
|
Mon, 17 Mar 2008 23:36:45 +0100 |
Patrick Mezard |
patch: fix corner case with update + copy patch handling (issue 937)
|
Thu, 28 Feb 2008 00:07:37 +0100 |
Patrick Mezard |
patch: fix iterhunks() with trailing binary file removal
|
Sun, 03 Feb 2008 21:47:07 -0200 |
Alexis S. L. Carvalho |
merge with crew-stable
|
Sun, 03 Feb 2008 21:03:46 -0200 |
Alexis S. L. Carvalho |
hg import: write the dirstate after every commit
|
Fri, 25 Jan 2008 19:49:15 -0500 |
Jesse Glick |
Permitting the import command to accept a --user option.
|
Fri, 25 Jan 2008 16:18:49 +0100 |
Thomas Arendsen Hein |
Test case for hg import --no-commit
|
Sat, 12 Jan 2008 20:49:07 +0100 |
Patrick Mezard |
Merge with crew-stable
|
Sat, 12 Jan 2008 19:35:11 +0100 |
Patrick Mezard |
patch: handle empty vs no file in git patches (issue906)
|
Sun, 25 Nov 2007 12:42:06 +0100 |
Patrick Mezard |
Merge with crew-stable
|
Sun, 25 Nov 2007 12:17:30 +0100 |
Patrick Mezard |
test-import: test fuzziness, ambiguous patch locations
|
Sat, 10 Nov 2007 21:30:43 +0100 |
Patrick Mezard |
test-import: read email payload in binary mode
|
Mon, 08 Oct 2007 22:20:23 +0200 |
Patrick Mezard |
patch: fix git sendmail handling without proper mail headers
|
Mon, 02 Jul 2007 22:45:58 +0200 |
Thomas Arendsen Hein |
Added import test for [PATCH] subject and message body with subject
|
Fri, 16 Mar 2007 00:22:58 -0300 |
Alexis S. L. Carvalho |
Fix handling of paths when run outside the repo.
|
Tue, 26 Dec 2006 14:17:48 +0100 |
Thomas Arendsen Hein |
Don't use -f for rm in tests where not needed. Drop /bin/ from /bin/rm.
|
Wed, 09 Aug 2006 12:05:40 -0700 |
Danek Duvall |
Fix some tests for portability.
|
Wed, 02 Aug 2006 09:29:17 +0200 |
Mathieu Clabaut |
Import say a file is not tracked after patching : test case
|
Tue, 27 Jun 2006 09:30:50 -0700 |
Vadim Gelfer |
import: added tests, fixed bugs found by tests and asak.
|