From: Alex Riesen <raa.lkml@gmail.com>
To: Paul Mackerras <paulus@samba.org>
Cc: git@vger.kernel.org
Subject: Re: New version of gitk
Date: Fri, 13 May 2005 01:06:18 +0200 [thread overview]
Message-ID: <81b0412b050512160664965bfd@mail.gmail.com> (raw)
In-Reply-To: <17026.43676.670725.66502@cargo.ozlabs.ibm.com>
On 5/12/05, Paul Mackerras <paulus@samba.org> wrote:
> I have just put a new version of gitk at:
>
> http://ozlabs.org/~paulus/gitk-0.9
>
Very, very nice and useful. Thank you!
Btw, how does the tree look like with unconnected (unmerged) branches?
And the case where Linus just pointed HEAD to most recent commit?
There are some confusing interconnections in the tree, like around this commit:
"Author: David Woodhouse <dwmw2@shinybook.infradead.org> 2005-05-05 14:59:37
Committer: David Woodhouse <dwmw2@shinybook.infradead.org> 2005-05-05 14:59:37
Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git"
(Maybe show sha1's, just for reference?)
And I got the error below trying to run gitk in kernel git (latest).
Probably because I
closed window before the script finished something.
Error in startup script: invalid command name ".ctop.clist.canv"
while executing
"$canv create line $x $linestarty($level) $x $canvy -width 2 -fill
$colormap($id)"
(procedure "drawgraph" line 40)
invoked from within
"drawgraph $start"
invoked from within
"if {$start != {}} {
drawgraph $start
}"
(file "/home/raa/bin/gitk" line 703)
--
Alex
prev parent reply other threads:[~2005-05-12 22:58 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-05-12 1:00 New version of gitk Paul Mackerras
2005-05-12 23:06 ` Alex Riesen [this message]
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=81b0412b050512160664965bfd@mail.gmail.com \
--to=raa.lkml@gmail.com \
--cc=git@vger.kernel.org \
--cc=paulus@samba.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).