[Python-projects] HGVIEW support of git diff
Guillaume Bouchard
guillaume.bouchard at insa-lyon.fr
Thu May 28 15:40:50 CEST 2009
Hello,
As told today in public at conference.jabber.logilab.org, I wrote a little
patch of hgview, see the attached file (hg bundle of the 3 changsets).
The first changset update the gtk GUI to work correctly with diff --git
The second enable diff git in hgrepo.py
The third one change some stuffs in the way copied/renamed files are
handled. It fix a bug for my on copied file (but unfortunately I'm unable
to reproduce the bug with a fresh repository) and also set
copied/renamed files as "modified" ones, to allow there potentials
modification to be shown. On unmodified files, it does not break the
gui.
Hope this work for you, send me an email if you have questions, remarks.
--
Guillaume Bouchard
-------------- next part --------------
A non-text attachment was scrubbed...
Name: git_diff_forhgview
Type: application/octet-stream
Size: 1721 bytes
Desc: not available
URL: <http://lists.logilab.org/pipermail/python-projects/attachments/20090528/eedb6898/attachment.obj>
More information about the Python-Projects
mailing list