author | Johannes Schindelin <Johannes.Schindelin@gmx.de> | |
Fri, 22 Dec 2006 21:15:59 +0000 (22:15 +0100) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Tue, 10 Apr 2007 19:48:35 +0000 (12:48 -0700) | ||
commit | 3714e7c8950681b440508244a1fcf5899a1b0966 | |
tree | 1f3bda28b6adade9d532e43a19c61644fd19ace0 | tree | snapshot |
parent | 8ff21b1a3307c7059ea1e00b5117a50a2bc5fec8 | commit | diff |
Use print_wrapped_text() in shortlog
Some oneline descriptions are just too long. In shortlog, it looks much
nicer when they are wrapped. Since print_wrapped_text() is UTF-8 aware,
it also works with those descriptions.
[jc: with minimum fixes]
Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Some oneline descriptions are just too long. In shortlog, it looks much
nicer when they are wrapped. Since print_wrapped_text() is UTF-8 aware,
it also works with those descriptions.
[jc: with minimum fixes]
Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
builtin-shortlog.c | diff | blob | history | |
t/t4201-shortlog.sh | [new file with mode: 0644] | blob |