author | Junio C Hamano <junkio@cox.net> | |
Tue, 9 Aug 2005 05:15:40 +0000 (22:15 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Wed, 10 Aug 2005 05:28:23 +0000 (22:28 -0700) | ||
commit | d87449c553262a24df26648633c7c73b2db7dcc6 | |
tree | 8ff9a656ea6b550dd915444fa2f18c86338f63cf | tree | snapshot |
parent | 62033318abbe648e8be49121b0a3570c07d38a9d | commit | diff |
Introduce --pretty=oneline format.
This introduces --pretty=oneline to git-rev-tree and
git-rev-list commands to show only the first line of the commit
message, without frills.
Signed-off-by: Junio C Hamano <junkio@cox.net>
This introduces --pretty=oneline to git-rev-tree and
git-rev-list commands to show only the first line of the commit
message, without frills.
Signed-off-by: Junio C Hamano <junkio@cox.net>
commit.c | diff | blob | history | |
commit.h | diff | blob | history | |
rev-list.c | diff | blob | history |