[ANN] hgview - a pygtk-based clone of hgk
Georg-W. Koltermann
gwk.rko at googlemail.com
Thu Feb 1 22:50:24 UTC 2007
Am Donnerstag, den 01.02.2007, 23:27 +0100 schrieb Ludovic.Aubry:
> ...
> >
> > Some feature requests, if I may:
> >
> > 1. Call external diff tool instead of builtin colored diff -u.
> > Something like "hg extdiff", only starting up automatically
> > after clicking on one or two versions.
> > 2. Some way of clicking on a version and then "hg up" or "hg up -C"
> > to it.
> > 3. Colorize the graph lines a la hgk, to better distinguish.
> > 4. Make graph lines clickable (for highlighting) a la hgk
> > 5. branch support (select branch name, filter to show only those
> > nodes that are in the given branch)
> >
> > Thank you for the very nice work!
> thanks,
> I'll add these request to our tracker here :
> http://www.logilab.org/projects/hgview
> I already intended to do 1,2 and 3.
> For 1,2 I just wanted to be able to call meld (or other tool) with 2
> revisions. But I'm not sure how the app should behave when selecting a
> single revision
Diff of that rev against its (first) parent; basically showing the same
changeset that the diff -u window shows currently when you click on one
rev.
--
Regards,
Georg.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3441 bytes
Desc: not available
URL: <http://lists.mercurial-scm.org/pipermail/mercurial/attachments/20070201/ab4ae2b0/attachment-0001.bin>
More information about the Mercurial
mailing list