[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20061023114247.GO8251@kernel.dk>
Date: Mon, 23 Oct 2006 13:42:47 +0200
From: Jens Axboe <jens.axboe@...cle.com>
To: Junio C Hamano <junkio@....net>
Cc: git@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [ANNOUNCE] GIT 1.4.3.1
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@...son:/home/axboe/git/git $ echo $LESS
-M -I
--
Jens Axboe
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists