author | Junio C Hamano <junkio@cox.net> | |
Tue, 18 Apr 2006 20:56:36 +0000 (13:56 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Tue, 18 Apr 2006 20:56:36 +0000 (13:56 -0700) | ||
commit | 34e98ea56414adc5a582e6368e8ec9c109dbee48 | |
tree | 7081c2475ea0c9df65dcc9933c32a51ae174c352 | tree | snapshot |
parent | 4baff50551545e2b6825973ec37bcaf03edb95fe | commit | diff |
parent | 3a624b346db02a07b0317743b362d1a15c6c3c18 | commit | diff |
Merge branch 'lt/logopt'
* lt/logopt:
Fix "git log --stat": make sure to set recursive with --stat.
combine-diff: show diffstat with the first parent.
git.c: LOGSIZE is unused after log printing cleanup.
Log message printout cleanups (#3): fix --pretty=oneline
Log message printout cleanups (#2)
Log message printout cleanups
rev-list --header: output format fix
Fixes for option parsing
log/whatchanged/show - log formatting cleanup.
Simplify common default options setup for built-in log family.
Tentative built-in "git show"
Built-in git-whatchanged.
rev-list option parser fix.
Split init_revisions() out of setup_revisions()
Fix up rev-list option parsing.
Fix up default abbrev in setup_revisions() argument parser.
Common option parsing for "git log --diff" and friends
* lt/logopt:
Fix "git log --stat": make sure to set recursive with --stat.
combine-diff: show diffstat with the first parent.
git.c: LOGSIZE is unused after log printing cleanup.
Log message printout cleanups (#3): fix --pretty=oneline
Log message printout cleanups (#2)
Log message printout cleanups
rev-list --header: output format fix
Fixes for option parsing
log/whatchanged/show - log formatting cleanup.
Simplify common default options setup for built-in log family.
Tentative built-in "git show"
Built-in git-whatchanged.
rev-list option parser fix.
Split init_revisions() out of setup_revisions()
Fix up rev-list option parsing.
Fix up default abbrev in setup_revisions() argument parser.
Common option parsing for "git log --diff" and friends
combine-diff.c | diff1 | | diff2 | | blob | history |
http-push.c | diff1 | | diff2 | | blob | history |
rev-list.c | diff1 | | diff2 | | blob | history |
revision.c | diff1 | | diff2 | | blob | history |
revision.h | diff1 | | diff2 | | blob | history |