[issue91] patch for delete file not show in 'log -p'
TK Soh
mercurial-bugs at selenic.com
Thu Dec 8 01:06:31 UTC 2005
New submission from TK Soh <teekaysoh at yahoo.com>:
... if the changesets contain other non-delete changes.
% hg log -r1288 -p | diffstat
ReadMe.html | 123 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1 files changed, 123 insertions(+)
% hg export 1288 | diffstat
a/contrib/win32/README.txt | 94 ---------------------------------
b/contrib/win32/ReadMe.html | 123 ++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 123 insertions(+), 94 deletions(-)
----------
messages: 274
nosy: tksoh
priority: bug
status: unread
title: patch for delete file not show in 'log -p'
____________________________________________________
Mercurial issue tracker <mercurial-bugs at selenic.com>
<http://www.selenic.com/mercurial/bts/issue91>
____________________________________________________
More information about the Mercurial
mailing list