summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: a697ec6)
raw | patch | inline | side by side (parent: a697ec6)
author | Junio C Hamano <gitster@pobox.com> | |
Fri, 3 Aug 2007 22:33:57 +0000 (15:33 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Fri, 3 Aug 2007 22:33:57 +0000 (15:33 -0700) |
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/RelNotes-1.5.3.txt | patch | blob | history |
index 03d18430e8b49d377923d5c7b39d8e47663c0da8..21bb1fc6f2d1dfdb0231ba7381f0ade1ecb66c49 100644 (file)
renaming history of a single file.
- "git-filter-branch" lets you rewrite the revision history of
- the current branch, creating a new branch. You can specify a
- number of filters to modify the commits, files and trees.
+ specified branches. You can specify a number of filters to
+ modify the commits, files and trees.
- "git-cvsserver" learned new options (--base-path, --export-all,
--strict-paths) inspired by git-daemon.
--
exec >/var/tmp/1
-O=v1.5.3-rc3-119-g50cff52
+O=v1.5.3-rc4
echo O=`git describe refs/heads/master`
git shortlog --no-merges $O..refs/heads/master ^refs/heads/maint