Porcelain level "log" family should recurse when diffing.
commit170c04383bca07fb5a32227474dfd58f29258d25
authorJunio C Hamano <gitster@pobox.com>
Mon, 27 Aug 2007 08:33:49 +0000 (27 01:33 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 28 Aug 2007 07:10:21 +0000 (28 00:10 -0700)
tree667334f49e0f103df639a735e75af72465505e3c
parenta005085240ef77ac0dde8eb08e27c6ef868d4bab
Porcelain level "log" family should recurse when diffing.

Most notably, "git log --name-status" stopped at top level
directory changes without "-r" option.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-log.txt
Documentation/user-manual.txt
builtin-log.c