git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [wish] Auto-generate gitk's pretty pictures
@ 2006-01-12 21:02 Martin Langhoff
  2006-01-13 22:14 ` Artem Khodush
  0 siblings, 1 reply; 9+ messages in thread
From: Martin Langhoff @ 2006-01-12 21:02 UTC (permalink / raw)
  To: Git Mailing List

Being an ignorant in matters Tk, I am wondering whether it'd be
possible to hack gitk so that it renders the top canvas into a file.
gitweb doesn't give people any hints of how the heads are related, so
I am working on the idea of running an hourly cron on the server that
does

 gitk -d --all --max-count=1000 --prettypic=foo.png

and link to the png from gitweb. Is it easier to trick gitk to do it,
or should I be thinking of porting the logic to some other script?
(Possibly in Perl using GD).

cheers,


martin

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2006-01-14 16:26 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-01-12 21:02 [wish] Auto-generate gitk's pretty pictures Martin Langhoff
2006-01-13 22:14 ` Artem Khodush
2006-01-13 22:19   ` Johannes Schindelin
2006-01-13 22:21   ` Junio C Hamano
2006-01-13 22:30     ` Artem Khodush
2006-01-13 22:44   ` Martin Langhoff
2006-01-14  3:05     ` Artem Khodush
2006-01-14 13:36       ` Andreas Ericsson
2006-01-14 16:26         ` Artem Khodush

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).