author | Junio C Hamano <junkio@cox.net> | |
Sun, 9 Apr 2006 08:59:03 +0000 (01:59 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sun, 9 Apr 2006 08:59:03 +0000 (01:59 -0700) | ||
commit | 52b70d56bd23811003a72866cc23a0a44b9da1b7 | |
tree | 285543c10770046bad7b47ca13dd870164bc115d | tree | snapshot |
parent | 5f1c3f07b7f4a8436c7773b8e7a04998190c125e | commit | diff |
git log [diff-tree options]...
And this makes "git log" to take common diff-tree options, so
that it can be used as "git whatchanged".
The recent revision walker updates by Linus to make path
limiting low-latency helps this quite a bit.
Signed-off-by: Junio C Hamano <junkio@cox.net>
And this makes "git log" to take common diff-tree options, so
that it can be used as "git whatchanged".
The recent revision walker updates by Linus to make path
limiting low-latency helps this quite a bit.
Signed-off-by: Junio C Hamano <junkio@cox.net>
git.c | diff | blob | history |