author | Daniel Barkalow <barkalow@iabervon.org> | |
Mon, 25 Feb 2008 23:24:14 +0000 (18:24 -0500) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Tue, 26 Feb 2008 03:57:06 +0000 (19:57 -0800) | ||
commit | 552bcac3f9f34833cf546f8c197da4c1985a0b84 | |
tree | fe809e852151e65fbaa0dbbc3e4a23ce4b1eea58 | tree | snapshot |
parent | 1ba0836307c463ce6de11868c85aa46c7396dae4 | commit | diff |
Add API access to shortlog
Shortlog is gives a pretty simple API for cases where you're already
identifying all of the individual commits. Make this available to
other code instead of requiring them to use the revision API and
command line.
Signed-off-by: Daniel Barkalow <barkalow@iabervon.org>
Shortlog is gives a pretty simple API for cases where you're already
identifying all of the individual commits. Make this available to
other code instead of requiring them to use the revision API and
command line.
Signed-off-by: Daniel Barkalow <barkalow@iabervon.org>
builtin-shortlog.c | diff | blob | history | |
shortlog.h | [new file with mode: 0644] | blob |