From: Martin Langhoff <martin.langhoff@gmail.com>
To: Git Mailing List <git@vger.kernel.org>
Subject: [wish] Auto-generate gitk's pretty pictures
Date: Fri, 13 Jan 2006 10:02:01 +1300 [thread overview]
Message-ID: <46a038f90601121302x3d06898dk3f9a0ab7114ef70a@mail.gmail.com> (raw)
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
next reply other threads:[~2006-01-12 21:02 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-01-12 21:02 Martin Langhoff [this message]
2006-01-13 22:14 ` [wish] Auto-generate gitk's pretty pictures 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=46a038f90601121302x3d06898dk3f9a0ab7114ef70a@mail.gmail.com \
--to=martin.langhoff@gmail.com \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).