LWN.net Logo

GIT 0.99.9c

From:  Junio C Hamano <junkio@cox.net>
To:  git@vger.kernel.org
Subject:  GIT 0.99.9c
Date:  Thu, 03 Nov 2005 20:04:02 -0800
Archive-link:  Article, Thread

GIT 0.99.9c is found at http://kernel.org/pub/software/scm/git/
as usual.  It includes the following fixes and documentation
updates since 0.99.9b:

	Alex Riesen:
	      remove CR/LF from .gitignore

	Jon Loeliger
	      Illustration: "Fundamental Git Index Operations"
	      Illustration: "Git Diff Types"
	      Illustration: "Commit DAG Revision Naming"

	Junio C Hamano:
	      Do not put automatic merge message after signed-off-by line.
	      git-clone: do not forget to create origin branch.
	      Make test-date buildable again.
	      Do not fail on hierarchical branch names.
	      Ignore '\r' at the end of line in $GIT_DIR/config
	      Be careful when dereferencing tags (credits Pasky).
	      Document --since and --until options to rev-parse.
	      Add --no-commit to git-merge/git-pull.
	      Add 'ours' merge strategy.
	      git-merge-ours: make sure our index matches HEAD
	      GIT 0.99.9c

	Peter Eriksen:
	      Clean up the SunOS Makefile rule

The slow and steady march toward 1.0 continues.  

I plan to do another full sweep in the documentation directory
on my next GIT day.

On the proposed updates front, I am hoping to include Nick's
http-push using DAV in the "master" branch soon.  And I would
appreciate somebody who actually uses svnimport to Ack on
Yaacov's svnimport fix.



Copyright © 2005, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds