Sun, 26 Apr 2009 14:29:02 +0200 |
Martin Geisler |
tests: removed redundant "-d '0 0'" from test scripts
|
Tue, 28 Aug 2007 22:48:25 -0300 |
Alexis S. L. Carvalho |
Make hg diff --git -r revA:revB detect (inverted) copies if revA > revB
|
Fri, 22 Jun 2007 19:06:04 -0300 |
Alexis S. L. Carvalho |
git patches: correct handling of filenames with spaces
|
Fri, 16 Feb 2007 05:27:37 -0200 |
Alexis S. L. Carvalho |
merge with crew-stable
|
Fri, 16 Feb 2007 04:54:46 -0200 |
Alexis S. L. Carvalho |
git patches: handle renames of binary files
|
Mon, 25 Dec 2006 17:43:44 +0100 |
Benoit Boissinot |
make it possible to use changectx to create a filectx
|
Mon, 20 Nov 2006 19:32:46 -0200 |
Alexis S. L. Carvalho |
Don't generate git patches that rename a file to multiple destinations
|
Mon, 20 Nov 2006 19:32:38 -0200 |
Alexis S. L. Carvalho |
diff: better detection of renames when comparing with the working dir.
|
Mon, 20 Nov 2006 19:32:37 -0200 |
Alexis S. L. Carvalho |
fix typo in mercurial/patch.py
|
Mon, 20 Nov 2006 19:32:36 -0200 |
Alexis S. L. Carvalho |
renamedbetween: only return (file, node) pairs that exist in the original rev
|
Mon, 20 Nov 2006 19:32:35 -0200 |
Alexis S. L. Carvalho |
diff: improve detection of renames when diffing across many revisions
|
Thu, 12 Oct 2006 09:17:16 -0700 |
Brendan Cully |
Add test for git binary diff support
|
Tue, 26 Sep 2006 00:05:24 +0100 |
Stephen Darnell |
Add -D/--nodates options to hg diff/export that removes dates from diff headers
|
Thu, 07 Sep 2006 14:12:39 +0200 |
Benoit Boissinot |
git --diff: fix traceback when getting mode change
|
Wed, 16 Aug 2006 19:50:21 -0700 |
Brendan Cully |
sed portability fixes
|
Mon, 14 Aug 2006 22:48:03 -0700 |
Brendan Cully |
Add diff --git option
|