1 Git v1.7.1 Release Notes
2 ========================
7 * "git grep" learned "--no-index" option, to search inside contents that
8 are not managed by git.
13 All of the fixes in v1.7.0.X maintenance series are included in this
14 release, unless otherwise noted.
18 echo O=$(git describe)
20 git shortlog --no-merges ^maint $O..