From: Shawn Pearce <spearce@spearce.org>
To: Paul Mackerras <paulus@samba.org>
Cc: git@vger.kernel.org
Subject: Re: [RFC] git-gui: A commit / fetch / push interface
Date: Wed, 8 Nov 2006 01:03:50 -0500 [thread overview]
Message-ID: <20061108060350.GE28498@spearce.org> (raw)
In-Reply-To: <17745.3287.358673.265578@cargo.ozlabs.ibm.com>
Paul Mackerras <paulus@samba.org> wrote:
> One thing I have been meaning to do is to integrate gitool into gitk,
> now that gitk can display a fake commit showing the local changes. I
> intend to add a menu item to gitk saying "Commit local changes" or
> something, which would invoke gitool, or maybe now git-gui instead. :)
> The nice thing is that then gitk could update the graph to show the
> new commit once it was created.
Right. :-)
I have absolutely no plans (or desire) to attempt to do graph
rendering in git-gui. The most I may do for showing history in it
is perhaps a "git log --max-count=5 --pretty=oneline" type of display
so the user can see more than just an empty window after a commit.
IMHO gitk does a very nice job of rendering the graph on a wide
range of platforms (although it still has two annoying bugs: one
on Windows and one on Mac OS X that really make it hard to use).
git-gui is just an attempt to bring the other major features of Git
to that same set of platforms, with the same set of dependencies
(wish 8) and ease of use...
It would be nice if we can eventually connect gitk and git-gui so
they can coordinate as you are talking about above...
> My current version of gitool also has menus that let you revert
> modified files, and delete or ignore untracked files. Have you
> considered adding that to git-gui?
Yes, they are in my TODO list (or if missing from there are certainly
in my head as things to add). I'd like to get git-gui finished this
week, which means getting those features in today or tomorrow. :-)
I'll probably do branches first though.
--
prev parent reply other threads:[~2006-11-08 6:04 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-11-07 8:36 [RFC] git-gui: A commit / fetch / push interface Shawn Pearce
2006-11-07 8:58 ` Jakub Narebski
2006-11-07 22:46 ` Paul Mackerras
2006-11-08 5:46 ` Liu Yubao
2006-11-08 5:55 ` Shawn Pearce
2006-11-08 6:03 ` Shawn Pearce [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=20061108060350.GE28498@spearce.org \
--to=spearce@spearce.org \
--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).