From: Michele Ballabio Date: Wed, 18 Mar 2009 20:53:27 +0000 (+0100) Subject: git log: avoid segfault with --all-match X-Git-Tag: v1.6.3-rc0~135 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/ba150a3fdce48e4b973db6e153e6b3ffb28a0cea?hp=ba150a3fdce48e4b973db6e153e6b3ffb28a0cea git log: avoid segfault with --all-match Avoid a segfault when the command git log --all-match was issued, by ignoring the option. Signed-off-by: Michele Ballabio Signed-off-by: Junio C Hamano ---