[ANNOUNCE] GIT 1.0.8
From: Junio C Hamano <hidden>
Date: 2006-01-09 01:20:58
Also in:
lkml
The latest maintenance release GIT 1.0.8 is available at the usual places: http://www.kernel.org/pub/software/scm/git/ git-1.0.8.tar.{gz,bz2} (tarball) RPMS/$arch/git-*-1.0.8-1.$arch.rpm (RPM) This is mostly "small fixes" release. Changes since v1.0.7 are as follows: Joe English: Substitute "/" with $opt_s in tag names as well as branch names Junio C Hamano: unpack-objects: default to quiet if stderr is not a tty. Retire debian/ directory. prune: do not show error from pack-redundant when no packs are found. Compilation: zero-length array declaration. tar-tree: finish honoring extractor's umask in git-tar-tree. revert/cherry-pick: handle single quote in author name. mailsplit: allow empty input from stdin GIT 1.0.8 Yann Dirson: Teach cvsexportcommit to add new files Fix typo in debug stanza of t2001 Fix git-format-patch usage string wrt output modes.