Sun, 07 Feb 2010 18:06:52 +0100 |
Brendan Cully |
import: import each patch in a file or stream as a separate change
|
Fri, 16 Oct 2009 23:57:34 +0200 |
Adrian Buehlmann |
hg.clone: report branch name on update
|
Sun, 11 Oct 2009 13:54:19 -0500 |
Matt Mackall |
Merge with stable
|
Thu, 08 Oct 2009 23:42:33 +0200 |
Patrick Mezard |
patch: do not swallow header-like patch first line (issue1859)
|
Fri, 07 Aug 2009 19:27:54 -0700 |
Brendan Cully |
patch: create file even if source is not /dev/null
|
Mon, 18 May 2009 17:36:24 -0500 |
Matt Mackall |
commit: move editor outside transaction
|
Tue, 24 Mar 2009 23:28:55 +0000 |
Vsevolod Solovyov |
Fix issue1495, corner case of adding empty files via patching
|
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
|
Fri, 21 Mar 2008 14:52:24 +0100 |
Adrian Buehlmann |
clone: print "updating working directory" status message
|
Fri, 21 Mar 2008 11:06:02 +0100 |
Dirkjan Ochtman |
warn about new heads on commit (issue842)
|
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)
|
Fri, 28 Dec 2007 17:10:25 +0100 |
Thomas Arendsen Hein |
Clarify some messages during commit:
|
Fri, 28 Dec 2007 14:51:16 +0100 |
Patrick Mezard |
Prompt for a commit message in editor, improve error message
|
Sun, 25 Nov 2007 12:17:30 +0100 |
Patrick Mezard |
test-import: test fuzziness, ambiguous patch locations
|
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, 15 Aug 2006 11:28:50 -0700 |
Brendan Cully |
Unify mq and hg patch invocation.
|
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.
|