All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Shawn O. Pearce" <spearce@spearce.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Junio C Hamano <junkio@cox.net>, Git Mailing List <git@vger.kernel.org>
Subject: Re: That improved git-gui blame viewer..
Date: Mon, 11 Jun 2007 02:42:03 -0400	[thread overview]
Message-ID: <20070611064203.GG6073@spearce.org> (raw)
In-Reply-To: <alpine.LFD.0.98.0706091117510.20321@woody.linux-foundation.org>

Linus Torvalds <torvalds@linux-foundation.org> wrote:
> That said, I do have one comment about the state of git-gui "pu".. I think 
> it's fairly pretty, and definitely useful,

Thanks!  I'm glad at least one other person on this planet finds
my work on the blame viewer at least partially useful.

> but one feature I end up really 
> wishing for is a "search" button (or Ctrl-F). I might not know what 
> line-number I'm looking for, I'm more likely to know which function I want 
> to look at, and the most natural way to find it is with a simple ctrl-F.

No, there isn't a search.  Tk internally offers one, I just haven't
bound UI to it.  Ctrl-F is actually bound to page down, much as it is
in vi.  Actually vi keys work everywhere in git-gui for scrolling.

I pushed out 0.7.3 tonight without search.  I'll work on search and
jump-to-line this week, and try to get an 0.7.4 early next week
with those and maybe some other improvements in the blame viewer
that I want to get done.

I may actually wind up just doing 0.8.0 sooner than I had expected.
There's a lot of new features queued up in the master branch that I
slated for 0.8.0 that I'm using on a daily basis and is production
stable.

I wanted to implement some slick inotify() based features for the
main window during 0.8.0, but I haven't had time to work on them.
It would really improve performance of git-gui on Windows NT, and
I do have a lot of git-gui users there.

-- 
Shawn.

  parent reply	other threads:[~2007-06-11  6:42 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-09 18:26 That improved git-gui blame viewer Linus Torvalds
2007-06-09 18:29 ` Junio C Hamano
2007-06-11  6:42 ` Shawn O. Pearce [this message]
2007-06-11 15:46   ` Linus Torvalds
2007-06-11 16:05     ` Junio C Hamano
2007-06-12  6:16       ` Marco Costalba
2007-06-12  6:52         ` Junio C Hamano
2007-06-12 11:27           ` Marco Costalba
2007-06-12 11:58             ` Marco Costalba
2007-06-12 13:53             ` Shawn O. Pearce
2007-06-12 19:14               ` Junio C Hamano
2007-06-13 11:11                 ` Marco Costalba
2007-06-13 12:44                   ` Marco Costalba
2007-06-13 12:45                     ` Johannes Schindelin
2007-06-13 14:08                       ` Marco Costalba
2007-06-13 14:58                         ` Johannes Schindelin
2007-06-13 16:18                           ` Marco Costalba
2007-06-13 16:40                             ` Johannes Schindelin
2007-06-13 16:27                           ` Josef Weidendorfer
2007-06-13 16:50                             ` Johannes Schindelin
2007-06-13 16:54                             ` Josef Weidendorfer
2007-06-13 17:05                               ` Johannes Schindelin
2007-06-13 18:17                                 ` Josef Weidendorfer
2007-06-13 18:34                                   ` Johannes Schindelin
2007-06-13 17:17                               ` Junio C Hamano
2007-06-14  5:17                               ` Shawn O. Pearce
2007-06-13 23:20                 ` Jakub Narebski
2007-06-14  6:24                   ` Marco Costalba
2007-06-13 11:03               ` Marco Costalba

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=20070611064203.GG6073@spearce.org \
    --to=spearce@spearce.org \
    --cc=git@vger.kernel.org \
    --cc=junkio@cox.net \
    --cc=torvalds@linux-foundation.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.