summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: eedb9d9)
raw | patch | inline | side by side (parent: eedb9d9)
author | Junio C Hamano <gitster@pobox.com> | |
Wed, 2 Apr 2008 17:42:14 +0000 (10:42 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 2 Apr 2008 18:13:25 +0000 (11:13 -0700) |
The rate of fixes that trickle in has slowed and we are definitely
getting there. Hopefully one final round and we will have the final
1.5.5 soon.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
getting there. Hopefully one final round and we will have the final
1.5.5 soon.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/RelNotes-1.5.5.txt | patch | blob | history | |
GIT-VERSION-GEN | patch | blob | history |
index b299e8792c3fb4ad875ad243ea98198383b3c6d1..64a52afb9d45461bb8663dbdc8a7b090c0e2dc71 100644 (file)
(subsystems)
- * Comes with git-gui 0.9.3.
+ * Comes with git-gui 0.10.0
(portability)
symmetric difference between the HEAD version and the work tree version
of the submodule commits.
- * Various "git cvsimport", "git cvsexportcommit", "git svn" and
- "git p4" improvements.
+ * Various "git cvsimport", "git cvsexportcommit", "git cvsserver",
+ "git svn" and "git p4" improvements.
(internal)
---
exec >/var/tmp/1
-O=v1.5.5-rc1-21-g319a36a
+O=v1.5.5-rc3
echo O=`git describe refs/heads/master`
git shortlog --no-merges $O..refs/heads/master ^refs/heads/maint
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index 7529af931536d2d2060dbb48aeb0c3fddfb2eb81..565cb41c1063376287231423421cc251ddede122 100755 (executable)
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.5.5-rc2.GIT
+DEF_VER=v1.5.5-rc3.GIT
LF='
'