Files
git/builtin
Johannes Gilger 5b16360330 pretty: Initialize notes if %N is used
When using git log --pretty='%N' without an explicit --show-notes, git
would segfault. This patches fixes this behaviour by loading the needed
notes datastructures if --pretty is used and the format contains %N.
When --pretty='%N' is used together with --no-notes, %N won't be
expanded.

This is an extension to a proposed patch by Jeff King.

Signed-off-by: Johannes Gilger <heipei@hackvalue.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2010-04-13 18:15:08 -07:00
..
2010-04-09 22:43:18 -07:00
2010-03-13 21:31:42 -08:00
2010-03-15 00:58:42 -07:00
2010-03-28 17:42:58 -07:00
2010-04-09 22:43:18 -07:00
2010-04-03 12:28:39 -07:00
2010-04-13 18:15:08 -07:00
2010-03-21 16:23:44 -07:00
2010-03-21 16:23:44 -07:00
2010-03-28 21:52:28 -07:00
2010-03-28 21:52:28 -07:00
2010-04-09 22:43:18 -07:00
2010-03-31 15:14:27 -07:00
2010-04-03 12:28:41 -07:00
2010-03-15 00:58:24 -07:00