author | Jay Soffian <jaysoffian@gmail.com> | |
Tue, 4 Oct 2011 14:02:03 +0000 (10:02 -0400) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Tue, 4 Oct 2011 17:27:48 +0000 (10:27 -0700) | ||
commit | 91b849b273a7f3786d8cac569352aaa8bca7b46c | |
tree | ce5bbad96c7821504755d5dfb9ae16de8e83e62c | tree | snapshot |
parent | e923eaeb901ff056421b9007adcbbce271caa7b6 | commit | diff |
log --children
Teach git-log to support --children, which was added by f35f5603f4
to the revision machinery, and by 72276a3ecb to rev-list, but
was never added to git-log.
Signed-off-by: Jay Soffian <jaysoffian@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Teach git-log to support --children, which was added by f35f5603f4
to the revision machinery, and by 72276a3ecb to rev-list, but
was never added to git-log.
Signed-off-by: Jay Soffian <jaysoffian@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
log-tree.c | diff | blob | history |