author | Junio C Hamano <gitster@pobox.com> | |
Mon, 19 Oct 2009 06:40:35 +0000 (23:40 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Fri, 23 Oct 2009 06:20:16 +0000 (23:20 -0700) | ||
commit | 00d3947366a50a06da40989a1fd1e3f99885a4c3 | |
tree | e6a9df8e22bee1b5cec207379b358daf0399271f | tree | snapshot |
parent | a94410c8134581f2f11a7db838da4d8725911a3c | commit | diff |
Teach --wrap to only indent without wrapping
When a zero or negative width is given to "shortlog -w<width>,<in1>,<in2>"
and --format=%[wrap(w,in1,in2)...%], just indent the text by in1 without
wrapping.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
When a zero or negative width is given to "shortlog -w<width>,<in1>,<in2>"
and --format=%[wrap(w,in1,in2)...%], just indent the text by in1 without
wrapping.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
utf8.c | diff | blob | history |