From: Junio C Hamano <junkio@cox.net>
To: git@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Subject: [ANNOUNCE] GIT 1.4.3.2
Date: Mon, 23 Oct 2006 23:27:07 -0700 [thread overview]
Message-ID: <7vd58irzyc.fsf@assigned-by-dhcp.cox.net> (raw)
The latest maintenance release GIT 1.4.3.2 is available at the
usual places:
http://www.kernel.org/pub/software/scm/git/
git-1.4.3.2.tar.{gz,bz2} (tarball)
git-htmldocs-1.4.3.2.tar.{gz,bz2} (preformatted docs)
git-manpages-1.4.3.2.tar.{gz,bz2} (preformatted docs)
RPMS/$arch/git-*-1.4.3.2-1.$arch.rpm (RPM)
This is primarily to fix two rather embarrasing breakage
discovered post 1.4.3.1 release.
- The pager change to default to LESS=FRS exposed problem with less
that switches to alternate screen, shows its output and then switches
back immediately from the alternate screen afterwards -- which means
the user would not have a chance to see _anything_.
- Older upload-pack protocol clients did not pass host= and recent
git-daemon change to support virtual hosting did not handle this
correctly (although it attempted to do so, the check was borked).
----------------------------------------------------------------
Changes since v1.4.3.1 are as follows:
Alexandre Julliard (1):
prune-packed: Fix uninitialized variable.
J. Bruce Fields (1):
Make prune also run prune-packed
Jakub Narebski (2):
gitweb: Whitespace cleanup - tabs are for indent, spaces are for align (2)
gitweb: Do not esc_html $basedir argument to git_print_tree_entry
Jim Meyering (2):
git-clone: honor --quiet
xdiff/xemit.c (xdl_find_func): Elide trailing white space in a context header.
Junio C Hamano (2):
pager: default to LESS=FRSX not LESS=FRS
daemon: do not die on older clients.
Karl Hasselstrøm (1):
git-vc: better installation instructions
Lars Hjemli (1):
Fix usagestring for git-branch
Petr Baudis (1):
gitweb: Fix setting $/ in parse_commit()
Rene Scharfe (1):
git-merge: show usage if run without arguments
Santi Béjar (1):
Documentation for the [remote] config
reply other threads:[~2006-10-24 6:27 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=7vd58irzyc.fsf@assigned-by-dhcp.cox.net \
--to=junkio@cox.net \
--cc=git@vger.kernel.org \
--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