From: Jens Axboe <jens.axboe@oracle.com>
To: Junio C Hamano <junkio@cox.net>
Cc: git@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [ANNOUNCE] GIT 1.4.3.1
Date: Mon, 23 Oct 2006 13:42:47 +0200 [thread overview]
Message-ID: <20061023114247.GO8251@kernel.dk> (raw)
In-Reply-To: <20061023113956.GN8251@kernel.dk>
On Mon, Oct 23 2006, Jens Axboe wrote:
> On Fri, Oct 20 2006, Junio C Hamano wrote:
> > The latest maintenance release GIT 1.4.3.1 is available at the
> > usual places:
> >
> > http://www.kernel.org/pub/software/scm/git/
> >
> > git-1.4.3.1.tar.{gz,bz2} (tarball)
> > git-htmldocs-1.4.3.1.tar.{gz,bz2} (preformatted docs)
> > git-manpages-1.4.3.1.tar.{gz,bz2} (preformatted docs)
> > RPMS/$arch/git-*-1.4.3.1-1.$arch.rpm (RPM)
> >
> > This is primarily to work around changes in the recent GNU diff output
> > format. Also it contains irritation fix for "git diff" which now
> > paginates its output by default.
> >
> > ----------------------------------------------------------------
> >
> > Changes since v1.4.3 are as follows:
> >
> > Junio C Hamano (1):
> > pager: default to LESS=FRS
>
> It still behaves badly, git diff still shows my an empty pager waiting
> for 'q', while LESS=FRS git diff works as desired.
Ah:
setenv("LESS", "FRS", 0);
axboe@nelson:/home/axboe/git/git $ echo $LESS
-M -I
--
Jens Axboe
prev parent reply other threads:[~2006-10-23 11:41 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-10-21 5:32 [ANNOUNCE] GIT 1.4.3.1 Junio C Hamano
2006-10-23 11:39 ` Jens Axboe
2006-10-23 11:42 ` Jens Axboe [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=20061023114247.GO8251@kernel.dk \
--to=jens.axboe@oracle.com \
--cc=git@vger.kernel.org \
--cc=junkio@cox.net \
--cc=linux-kernel@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).