summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 6e06367)
raw | patch | inline | side by side (parent: 6e06367)
author | Junio C Hamano <gitster@pobox.com> | |
Wed, 18 Jan 2012 23:53:35 +0000 (15:53 -0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 18 Jan 2012 23:53:35 +0000 (15:53 -0800) |
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/RelNotes/1.7.9.txt | patch | blob | history | |
GIT-VERSION-GEN | patch | blob | history |
index 5eb88b899a43960f5d48fd39bb3b6d9496cd543f..9b0a6ebf156ac632820e96a674b404cae8f5919f 100644 (file)
-Git v1.7.9 Release Notes (draft)
+Git v1.7.9 Release Notes
========================
Updates since v1.7.8
Unless otherwise noted, all the fixes since v1.7.8 in the maintenance
releases are contained in this release (see release notes to them for
details).
-
---
-exec >/var/tmp/1
-O=v1.7.9-rc0-44-g478c446
-echo O=$(git describe master)
-git log --first-parent --oneline --reverse ^$O master
-echo
-git shortlog --no-merges ^$O ^maint master
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index 15d06cfaab509b9a358dadad1f77cd02e5232c7a..ba8a07a2eae71fc24251c4f8418f504b17c35b2c 100755 (executable)
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.7.9-rc1
+DEF_VER=v1.7.9-rc2
LF='
'