| From: |
| Junio C Hamano <junkio@cox.net> |
| To: |
| git@vger.kernel.org |
| Subject: |
| GIT 0.99.8e |
| Date: |
| Mon, 17 Oct 2005 22:53:50 -0700 |
| Cc: |
| linux-kernel@vger.kernel.org |
GIT 0.99.8e is available as usual at:
RPMs and tarball: www.kernel.org:/pub/software/scm/git/
Debs and tarball: www.kernel.org:/pub/software/scm/git/debian/
The "master" branch has updated "git-diff-*" commands, that deal
with pathnames with funny characters (most importantly tabs and
newlines) in a way compatible with the proposed change to GNU
patch, which was outlined in:
http://marc.theaimsgroup.com/?l=git&m=112927316408690...
When people start generating diffs with them, patches that touch
paths that have double-quotes '"' or spaces ' ' in them need to
be applied with the updated git-apply that knows how new
"git-diff-*" encodes these funny pathnames. GIT 0.99.8e
contains the necessary backport of the git-apply changes.
This will hopefully be the last 0.99.8 maintenance release.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/