git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* New version of gitk
@ 2005-05-12  1:00 Paul Mackerras
  2005-05-12 23:06 ` Alex Riesen
  0 siblings, 1 reply; 2+ messages in thread
From: Paul Mackerras @ 2005-05-12  1:00 UTC (permalink / raw)
  To: git

I have just put a new version of gitk at:

	http://ozlabs.org/~paulus/gitk-0.9

I'm pretty happy with the display side of it now.  When you select a
commit it displays the full diff below the commit comments in the
bottom-left pane, with the diff displayed nicely with red and green
backgrounds for the removed and added lines.  There is still plenty to
do in the areas of user preferences, menus, find facility, etc.

Paul.

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

* Re: New version of gitk
  2005-05-12  1:00 New version of gitk Paul Mackerras
@ 2005-05-12 23:06 ` Alex Riesen
  0 siblings, 0 replies; 2+ messages in thread
From: Alex Riesen @ 2005-05-12 23:06 UTC (permalink / raw)
  To: Paul Mackerras; +Cc: git

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

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

end of thread, other threads:[~2005-05-12 22:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-12  1:00 New version of gitk Paul Mackerras
2005-05-12 23:06 ` Alex Riesen

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).