From: Junio C Hamano Date: Mon, 19 Oct 2009 06:40:35 +0000 (-0700) Subject: Teach --wrap to only indent without wrapping X-Git-Tag: v1.6.6-rc0~48^2 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/00d3947366a50a06da40989a1fd1e3f99885a4c3?hp=00d3947366a50a06da40989a1fd1e3f99885a4c3 Teach --wrap to only indent without wrapping When a zero or negative width is given to "shortlog -w,," and --format=%[wrap(w,in1,in2)...%], just indent the text by in1 without wrapping. Signed-off-by: Junio C Hamano ---