author | Junio C Hamano <gitster@pobox.com> | |
Mon, 27 Aug 2007 08:33:49 +0000 (01:33 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Tue, 28 Aug 2007 07:10:21 +0000 (00:10 -0700) | ||
commit | 170c04383bca07fb5a32227474dfd58f29258d25 | |
tree | 667334f49e0f103df639a735e75af72465505e3c | tree | snapshot |
parent | a005085240ef77ac0dde8eb08e27c6ef868d4bab | commit | diff |
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>
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 | diff | blob | history | |
Documentation/user-manual.txt | diff | blob | history | |
builtin-log.c | diff | blob | history |