aboutsummaryrefslogtreecommitdiff
path: root/builtin/log.c
Commit message (Expand)AuthorAge
* 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
| |/ / / /
* | | | | Merge branch 'mm/maint-log-n-with-diff-filtering'Junio C Hamano2011-03-19
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | log: fix --max-count when used together with -S or -GMatthieu Moy2011-03-09
| |/ / /
* | | | Merge branch 'maint'Junio C Hamano2011-03-16
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | cherry: split off function to print output linesJonathan Nieder2011-03-16
| |/
* | Convert struct diff_options to use struct pathspecNguyễn Thái Ngọc Duy2011-02-03
|/
* Merge branch 'tc/format-patch-p'Junio C Hamano2010-12-12
|\
| * format-patch: page output with --stdoutTay Ray Chuan2010-11-23
* | Merge branch 'pn/commit-autosquash'Junio C Hamano2010-12-03
|\ \
| * | commit: helper methods to reduce redundant blocks of codePat Notz2010-11-04
| |/
* | add description parameter to OPT__VERBOSERené Scharfe2010-11-15
|/
* Merge branch 'rr/format-patch-count-without-merges'Junio C Hamano2010-09-29
|\
| * format-patch: Don't go over merge commitsRamkumar Ramachandra2010-08-27
* | Fix 'git log' early pager startup error caseLinus Torvalds2010-08-25