monotone-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Monotone-devel] viewmtn patch and suggestions


From: Emile Snyder
Subject: [Monotone-devel] viewmtn patch and suggestions
Date: 18 May 2005 16:35:02 -0700

Hi Grahame,

Thanks for viewmtn!  I've been messing around a little, and thought I
would send out the following patch in case anyone might find it useful. 
It's not big, but does some disparate things:

* Use only the first 8 characters of SHA1 for display to improve
readability and compactness.
* Tune graph generation to create more compact graphs for better screen
realestate usage.
* Uses slightly different layout of sections in revision.psp to take
advantage of the more compact graphs (and adds new table style to css
file to make that work right.)
* Use a dict defined in the config.py file to allow easier
experimentation with dot node attributes.
* Add an (annotate) link in the manifest listing that gives calls
monotone annotate and displays the result (only as mime text/plain at
the moment though, so those revisions aren't clickable.)

Something that I've started wishing for after playing with it a bit is
to not always jump to a new graph rooted at the rev of interest when I
click one, but rather just highlight the new selected revision.  It's
always jarring having to reorient myself to the new picture.  But I was
too lazy to jump into that change yet ;)

Thanks again,
-emile

+----------------------------------------------------------------------
You can believe anything you want. The universe is not obliged to keep a
straight face. 
+----------------------------------------------------------------------

Attachment: viewmtn.layout.patch
Description: Text document

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

[Prev in Thread] Current Thread [Next in Thread]