Sat, 15 Mar 2008 22:03:18 -0300 |
Alexis S. L. Carvalho |
Revert cfebb175704f, fixing the output of 2 tests
|
Sat, 15 Mar 2008 16:51:53 -0500 |
Matt Mackall |
update tests for copy detection changes
|
Wed, 16 Jan 2008 11:14:24 -0600 |
Matt Mackall |
diff: don't show function name by default
|
Thu, 01 Nov 2007 12:17:59 -0700 |
Dustin Sallings |
Use both the from and to name in mdiff.unidiff.
|
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 04:54:46 -0200 |
Alexis S. L. Carvalho |
git patches: handle renames of binary files
|
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
|
Thu, 07 Sep 2006 14:12:39 +0200 |
Benoit Boissinot |
git --diff: fix traceback when getting mode change
|
Mon, 14 Aug 2006 22:48:03 -0700 |
Brendan Cully |
Add diff --git option
|