aboutsummaryrefslogtreecommitdiff
path: root/builtin/log.c
Commit message (Expand)AuthorAge
...
| * | format-patch: pick up branch description when no ref is specifiedNguyễn Thái Ngọc Duy2013-01-03
| * | format-patch: pick up correct branch name from symbolic refNguyễn Thái Ngọc Duy2013-01-03
| * | Merge branch 'mz/cherry-pick-cmdline-order' into maintJunio C Hamano2012-09-14
| |\ \
| * \ \ Sync with 1.7.11.7Junio C Hamano2012-09-14
| |\ \ \
* | | | | log: honor grep.* configurationJunio C Hamano2012-10-09
| |_|_|/ |/| | |
* | | | Merge branch 'mz/cherry-pick-cmdline-order'Junio C Hamano2012-09-10
|\ \ \ \ | | |_|/ | |/| |
| * | | teach log --no-walk=unsorted, which avoids sortingMartin von Zweigbergk2012-08-30
* | | | Merge branch 'jk/maint-quiet-is-synonym-to-s-in-log'Junio C Hamano2012-09-10
|\ \ \ \ | | |_|/ | |/| |
| * | | log: fix --quiet synonym for -sJeff King2012-08-28
| * | | Merge branch 'tr/maint-show-walk' into maintJunio C Hamano2012-07-22
| |\ \ \ | | |/ / | |/| |
* | | | Merge branch 'nd/i18n-parseopt-help'Junio C Hamano2012-09-07
|\ \ \ \
| * | | | i18n: log: mark parseopt strings for translationNguyễn Thái Ngọc Duy2012-08-20
| * | | | i18n: format-patch: mark parseopt strings for translationNguyễn Thái Ngọc Duy2012-08-20
| * | | | i18n: cherry: mark parseopt strings for translationNguyễn Thái Ngọc Duy2012-08-20
| | |_|/ | |/| |
* | | | 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
| |\ \