To: git@vger.kernel.org Subject: What's in git.git (Jan 2009, #03; Sat, 24) X-maint-at: 692be9f365be09160f8baa1d6d521d0f65ec4cf9 X-master-at: 5dc1308562ab5991ecada68b06707709bea408c9 X-maint-was: 9d3043cf333ee500e476a558acb234b42e43cc62 X-master-was: 28da86a58d7861626eb9d33a1bcfa3e1e79a4d13 What's in git.git (Jan 2009, #03; Sat, 24) maint 692be9f (Merge branch 'cb/maint-unpack-trees-absense' into maint) master 5dc1308 (Merge branch 'js/patience-diff') ------------------------------------------------------------------------ * The 'maint' branch has these fixes since the last announcement. Anders Melchiorsen (4): Documentation: git push repository can also be a remote Documentation: remove a redundant elaboration Documentation: mention branches rather than heads Documentation: avoid using undefined parameters Boyd Stephen Smith Jr (1): Fix Documentation for git-describe Clemens Buchacher (3): unpack-trees: handle failure in verify_absent unpack-trees: fix path search bug in verify_absent unpack-trees: remove redundant path search in verify_absent Johannes Schindelin (3): bisect view: call gitk if Cygwin's SESSIONNAME variable is set git add: do not add files from a submodule Rename diff.suppress-blank-empty to diff.suppressBlankEmpty Junio C Hamano (1): format-patch: show patch text for the root commit Lars Noschinski (1): shell: Document that 'cvs server' is a valid command Paul Jarc (1): configure clobbers LDFLAGS Philippe Bruhat (1): Git.pm: correctly handle directory name that evaluates to "false" René Scharfe (1): shortlog: handle multi-line subjects like log --pretty=oneline et. al. do Thomas Rast (3): diff: accept -- when using --no-index diff --no-index: test for pager after option parsing diff --no-index -q: fix endless loop * The 'master' branch has these since the last announcement in addition to the above. Arjen Laarhoven (1): t/t4202-log.sh: Add testcases Björn Steinbrink (1): Rename detection: Avoid repeated filespec population Brandon Casey (1): Makefile: use shell for-loop rather than Make's foreach loop during install Jeff King (2): color: make it easier for non-config to parse color specs expand --pretty=format color options Johannes Schindelin (3): Implement the patience diff algorithm Introduce the diff option '--patience' bash completions: Add the --patience option Jonas Flodén (1): git-am: Make it easier to see which patch failed Junio C Hamano (4): git-am: add --directory=