aboutsummaryrefslogtreecommitdiff
path: root/builtin/log.c
Commit message (Expand)AuthorAge
* cherry: remove redundant check for merge commitMartin von Zweigbergk2012-07-29
* cherry: don't set ignored rev_info optionsMartin von Zweigbergk2012-07-29
* remove unnecessary parameter from get_patch_ids()Martin von Zweigbergk2012-07-29
* Merge branch 'jc/sha1-name-more'Junio C Hamano2012-07-22
|\
| * revision.c: the "log" family, except for "show", takes committishJunio C Hamano2012-07-09
* | Merge branch 'tr/maint-show-walk'Junio C Hamano2012-07-13
|\ \
| * | show: fix "range implies walking"Junio C Hamano2012-06-19
* | | move git_version_string into version.cJeff King2012-06-03
* | | format-patch: do not use bogus email addresses in message idsJeff King2012-05-24
* | | ident: rename IDENT_ERROR_ON_NO_NAME to IDENT_STRICTJeff King2012-05-24
* | | format-patch: use GIT_COMMITTER_EMAIL in message idsJeff King2012-05-24
* | | format-patch: refactor get_patch_filenameJeff King2012-05-22
* | | format-patch: use default email for generating message idsJeff King2012-05-22
* | | Merge branch 'nd/stream-more'Junio C Hamano2012-04-15
|\ \ \
| * | | show: use streaming API for showing blobsNguyễn Thái Ngọc Duy2012-03-07
| | |/ | |/|
* | | diff --stat: add config option to limit graph widthZbigniew Jędrzejewski-Szmek2012-03-01
* | | log --stat: use the full terminal widthZbigniew Jędrzejewski-Szmek2012-03-01
* | | show --stat: use the full terminal widthZbigniew Jędrzejewski-Szmek2012-03-01
|/ /
* | Sync with v1.7.8.1Junio C Hamano2011-12-21
|\ \ | |/
| * builtin/log: remove redundant initializationMichael Schubert2011-12-21
* | Rename resolve_ref() to resolve_ref_unsafe()Nguyễn Thái Ngọc Duy2011-12-13
* | builtin/log.c: Fix an "Using plain integer as NULL pointer" warningRamsay Jones2011-10-09
* | format-patch: use branch description in cover letterJunio C Hamano2011-10-05
|/
* format-patch: ignore ui.colorPang Yan Han2011-09-12
* want_color: automatically fallback to color.uiJeff King2011-08-19
* Merge branch 'jk/format-patch-am'Junio C Hamano2011-05-31
|\
| * format-patch: preserve subject newlines with -kJeff King2011-05-26
| * clean up calling conventions for pretty.c functionsJeff King2011-05-26
| * pretty: add pp_commit_easy function for simple callersJeff King2011-05-26
* | Merge branch 'jc/log-quiet-fix'Junio C Hamano2011-05-31
|\ \
| * | log: --quiet should serve as synonym to -sJunio C Hamano2011-05-28
* | | Add log.abbrevCommit config variableJay Soffian2011-05-18
* | | "git log -h": typofix misspelled 'suppress'Jay Soffian2011-05-18
* | | Merge branch 'cn/log-parse-opt'Junio C Hamano2011-05-13
|\ \ \ | |/ /
| * | log: convert to parse-optionsCarlos Martín Nieto2011-04-14
| * | Merge branch 'mm/maint-log-n-with-diff-filtering' into maintJunio C Hamano2011-04-03
| |\ \
* | \ \ Merge branch 'nd/struct-pathspec'Junio C Hamano2011-05-06
|\ \ \ \
| * | | | Convert read_tree{,_recursive} to support struct pathspecNguyễn Thái Ngọc Duy2011-03-25
* | | | | Merge branch 'jc/rename-degrade-cc-to-c'Junio C Hamano2011-04-28
|\ \ \ \ \
| * | | | | diffcore-rename: fall back to -C when -C -C busts the rename limitJunio C Hamano2011-03-22
* | | | | | Merge branch 'cn/format-patch-quiet'Junio C Hamano2011-04-27
|\ \ \ \ \ \
| * | | | | | format-patch: don't pass on the --quiet flagCarlos Martín Nieto2011-04-12
* | | | | | | Merge branch 'mg/reflog-with-options'Junio C Hamano2011-04-27
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | reflog: fix overriding of command line optionsMichael J Gruber2011-04-01
| * | | | | | builtin/log.c: separate default and setup of cmd_log_init()Michael J Gruber2011-04-01
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'ab/i18n-st'Junio C Hamano2011-04-01
|\ \ \ \ \ \
| * | | | | | i18n: git-log "--OPT does not make sense" messagesÆvar Arnfjörð Bjarmason2011-03-09
| * | | | | | i18n: git-log basic messagesÆvar Arnfjörð Bjarmason2011-03-09
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'mg/rev-list-n-parents'Junio C Hamano2011-03-26
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | revision.c: introduce --min-parents and --max-parents optionsMichael J Gruber2011-03-23
| |/ / / /