From: Catalin Marinas <catalin.marinas@gmail.com>
To: "Aneesh Kumar K.V" <aneesh.kumar@linux.vnet.ibm.com>
Cc: Git Mailing List <git@vger.kernel.org>, Karl Wiberg <kha@treskal.com>
Subject: Re: [ANNOUNCE] Stacked Git 0.15-rc1
Date: Mon, 13 Jul 2009 18:07:06 +0100 [thread overview]
Message-ID: <b0943d9e0907131007q18dbed72tc017be92ed23a61d@mail.gmail.com> (raw)
In-Reply-To: <20090713133343.GA23946@skywalker>
2009/7/13 Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>:
> On Sun, Jul 12, 2009 at 11:40:05PM +0100, Catalin Marinas wrote:
>> The first release candidate for StGit 0.15 is available from the
>> git://repo.or.cz/stgit.git or http://download.gna.org/stgit/. Bugs can
>> be reported on the Git mailing list or via the project bugs page
>> (https://gna.org/bugs/?group=stgit).
>>
>> StGit is a Python application providing similar functionality to Quilt
>> (i.e. pushing/popping patches to/from a stack) on top of Git. These
>> operations are performed using Git commands and the patches are stored
>> as Git commit objects, allowing easy merging of the StGit patches into
>> other repositories using standard Git functionality.
>>
>> The main changes since release 0.14.3 (I may miss some important
>> features but they can be found in the log):
>
>
> stg show now gives me output like below
>
> ESC[1mdiff --git a/fs/nfs/nfs4acl.c b/fs/nfs/nfs4acl.cESC[m
> ESC[1mindex 09946da..c9a6dee 100644ESC[m
> ESC[1m--- a/fs/nfs/nfs4acl.cESC[m
> ESC[1m+++ b/fs/nfs/nfs4acl.cESC[m
> ESC[36m@@ -37,6 +37,7 @@ESC[m
It works fine for me. Do you have a pager for StGit configured in .gitconfig?
StGit now uses the default output from git (with colours)
> I guess it is due to coloring enabled in git. I have in git
>
> $ git config --get "color.ui"
What does "git config color.diff" say?
--
Catalin
next prev parent reply other threads:[~2009-07-13 17:13 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-12 22:40 [ANNOUNCE] Stacked Git 0.15-rc1 Catalin Marinas
2009-07-13 8:28 ` Uwe Kleine-König
2009-07-14 14:12 ` Catalin Marinas
2009-07-13 13:10 ` Karl Wiberg
2009-07-13 13:33 ` Aneesh Kumar K.V
2009-07-13 17:07 ` Catalin Marinas [this message]
2009-07-13 17:20 ` Aneesh Kumar K.V
2009-07-13 17:47 ` Aneesh Kumar K.V
2009-07-13 22:06 ` Catalin Marinas
2009-07-13 22:57 ` Linus Torvalds
2009-07-14 8:24 ` Catalin Marinas
2009-07-14 17:52 ` Larry D'Anna
2009-07-14 21:05 ` Catalin Marinas
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=b0943d9e0907131007q18dbed72tc017be92ed23a61d@mail.gmail.com \
--to=catalin.marinas@gmail.com \
--cc=aneesh.kumar@linux.vnet.ibm.com \
--cc=git@vger.kernel.org \
--cc=kha@treskal.com \
/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).