log mercurial/mdiff.py @ 3192:096f1c73cdc3

age author description
Tue, 26 Sep 2006 00:05:24 +0100 Stephen Darnell Add -D/--nodates options to hg diff/export that removes dates from diff headers
Tue, 29 Aug 2006 17:08:42 -0700 Brendan Cully Remove dates from git export file lines - they confuse git-apply
Mon, 14 Aug 2006 22:48:03 -0700 Brendan Cully Add diff --git option
Sat, 12 Aug 2006 16:13:27 -0700 Vadim Gelfer refactor text diff/patch code.
Sat, 12 Aug 2006 12:30:02 -0700 Vadim Gelfer update copyrights.
Thu, 29 Jun 2006 15:16:25 +0200 Haakon Riiser diff: add -b/-B options
Tue, 20 Jun 2006 23:58:21 -0700 Vadim Gelfer use demandload more.