From: Junio C Hamano Date: Sun, 16 Apr 2006 07:07:41 +0000 (-0700) Subject: Built-in git-whatchanged. X-Git-Tag: v1.4.1-rc1~216^2~1 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/5b84f4d87a1bd58c7540e9ea82ee3673ecddbad5?ds=inline;hp=5b84f4d87a1bd58c7540e9ea82ee3673ecddbad5 Built-in git-whatchanged. Split internal "git log" into reusable piece and add "git whatchanged". This is based on the option parsing unification work Linus did. Signed-off-by: Junio C Hamano ---