From: Junio C Hamano Date: Wed, 6 Jul 2016 20:38:12 +0000 (-0700) Subject: Merge branch 'nd/graph-width-padded' X-Git-Tag: v2.10.0-rc0~156 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f2140c3890780301760ee290f21be01f61726221;p=git Merge branch 'nd/graph-width-padded' "log --graph --format=" learned that "%>|(N)" specifies the width relative to the terminal's left edge, not relative to the area to draw text that is to the right of the ancestry-graph section. It also now accepts negative N that means the column limit is relative to the right border. * nd/graph-width-padded: pretty.c: support |() forms pretty: pass graph width to pretty formatting for use in '%>|(N)' --- f2140c3890780301760ee290f21be01f61726221