git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Alex Riesen <raa.lkml@gmail.com>
To: Aneesh Kumar <aneesh.kumar@gmail.com>
Cc: git@vger.kernel.org
Subject: Re: [Announce] gitview-0.1
Date: Wed, 1 Feb 2006 21:58:05 +0100	[thread overview]
Message-ID: <20060201205805.GA6384@steel.home> (raw)
In-Reply-To: <cc723f590601312016vabba201ye6d3739b3927f1a@mail.gmail.com>

Aneesh Kumar, Wed, Feb 01, 2006 05:16:59 +0100:
> 
> Gnome based git repository browser. The code is derived from bazaar-ng
> repository browser.
> 
> To see how it looks
> 
> http://www.flickr.com/photos/17388011@N00/92918446/
> 
> I don't have a web location where i can host it so i am attaching it below.
> It would be great if we can get it added to git repository
> 
> sample usage
> takes same argument as git rev-list
> 
> gitview --since=2.week.ago
> 

Doesn't really work here: no tree like on your screenshot, and a lot
of messages like this:

(gitview:14905): GLib-GObject-WARNING **: IA__g_object_set_property: object clas
s `PyGtkGenericCellRenderer' has no property named `out-lines'

(gitview:14905): GLib-GObject-WARNING **: IA__g_object_set_property: object clas
s `PyGtkGenericCellRenderer' has no property named `in-lines'

(gitview:14905): GLib-GObject-WARNING **: IA__g_object_set_property: object clas
s `PyGtkGenericCellRenderer' has no property named `node'

(gitview:14905): GLib-GObject-WARNING **: IA__g_object_set_property: object clas
s `PyGtkGenericCellRenderer' has no property named `out-lines'

(gitview:14905): GLib-GObject-WARNING **: IA__g_object_set_property: object clas
s `PyGtkGenericCellRenderer' has no property named `in-lines'

(gitview:14905): GLib-GObject-WARNING **: IA__g_object_set_property: object clas
s `PyGtkGenericCellRenderer' has no property named `node'
Traceback (most recent call last):
  File "/home/raa/gitview", line 166, in on_render
    ctx = window.cairo_create()
AttributeError: 'gtk.gdk.Window' object has no attribute 'cairo_create'

Gentoo, Python 2.4.2, pycairo 1.0.2.

  parent reply	other threads:[~2006-02-01 20:58 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-01  4:16 [Announce] gitview-0.1 Aneesh Kumar
2006-02-01  4:29 ` Dave Jones
2006-02-01  4:41   ` Aneesh Kumar
2006-02-01 11:28     ` Aneesh Kumar
2006-02-01 20:01       ` Junio C Hamano
2006-02-01 20:17         ` Linus Torvalds
2006-02-01 20:34           ` Junio C Hamano
2006-02-01 20:58 ` Alex Riesen [this message]
2006-02-01 21:02   ` Fernando J. Pereda

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=20060201205805.GA6384@steel.home \
    --to=raa.lkml@gmail.com \
    --cc=aneesh.kumar@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).