log tests/test-git-export.out @ 4379:80c7fa620a4d

age author description
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