aboutsummaryrefslogtreecommitdiff
path: root/builtin-log.c
Commit message (Expand)AuthorAge
* Merge branch 'lt/decorate'Junio C Hamano2008-11-12
|\
| * Make '--decorate' set an explicit 'show_decorations' flagLinus Torvalds2008-11-04
| * Add a 'source' decorator for commitsLinus Torvalds2008-11-04
* | userdiff: require explicitly allowing textconvJeff King2008-10-26
|/
* format-patch: autonumber by defaultBrian Gernhardt2008-10-18
* Replace calls to strbuf_init(&foo, 0) with STRBUF_INIT initializerBrandon Casey2008-10-12
* Merge branch 'maint'Junio C Hamano2008-09-19
|\
| * Typo "bogos" in format-patch error message.Mikael Magnusson2008-09-19
* | move load_ref_decorations() to log-tree.c and export itRené Scharfe2008-09-04
* | log: add load_ref_decorations()René Scharfe2008-09-04
* | format-patch: use default diff format even with patch optionsJeff King2008-08-26
* | Merge branch 'pm/log-exit-code'Junio C Hamano2008-08-20
|\ \ | |/ |/|
| * Teach git log --exit-code to return an appropriate exit codePeter Valdemar Mørch2008-08-17
| * Teach git log --check to return an appropriate exit codePeter Valdemar Mørch2008-08-17
* | git format-patch: avoid underrun when format.headers is empty or all NLsJim Meyering2008-08-19
|/
* Merge branch 'sb/dashless'Junio C Hamano2008-07-16
|\
| * Make usage strings dash-lessStephan Beyer2008-07-13
* | add context pointer to read_tree_recursive()René Scharfe2008-07-15
|/
* builtin-log.c: Use 'git_config_string' to get 'format.subjectprefix' and 'for...Brian Hetro2008-07-05
* Fix 'git show' on signed tag of signed tag of commitThomas Rast2008-07-01
* Merge branch 'js/config-cb'v1.5.6-rc0Junio C Hamano2008-05-25
|\
| * Provide git_config with a callback-data parameterJohannes Schindelin2008-05-14
* | Add log.date config variableHeikki Orsila2008-05-23
* | Merge branch 'mv/format-cc'Junio C Hamano2008-05-14
|\ \ | |/ |/|
| * git-format-patch: add a new format.cc configuration variableMiklos Vajna2008-04-29
* | git-format-patch: add --no-binary to omit binary changes in the patch.Caio Marcelo de Oliveira Filho2008-05-11
* | Remove dead code: show_log() sep argument and diff_options.msg_sepAdam Simpkins2008-05-03
|/
* log: teach "terminator" vs "separator" mode to "--pretty=format"Junio C Hamano2008-04-10
* Merge branch 'maint'Junio C Hamano2008-03-15
|\
* | log/show/whatchanged: introduce format.pretty configurationDenis Cheng2008-03-05
* | format-patch: wrap cover-letter's shortlog sensiblyJohannes Schindelin2008-03-02
* | format-patch: use the diff options for the cover letter, tooJohannes Schindelin2008-03-02
* | Use diff_tree() directly in making cover letterDaniel Barkalow2008-02-29
* | format-patch: remove a leftover debugging messageJunio C Hamano2008-02-27
* | Merge branch 'db/cover-letter'Junio C Hamano2008-02-27
|\ \
| * | Improve collection of information for format-patch --cover-letterDaniel Barkalow2008-02-25
| * | Support a --cc=<email> option in format-patchDaniel Barkalow2008-02-19
| * | Combine To: and Cc: headersDaniel Barkalow2008-02-19
| * | Fix format.headers not ending with a newlineDaniel Barkalow2008-02-19
| * | Add a --cover-letter option to format-patchDaniel Barkalow2008-02-19
| * | Improve message-id generation flow control for format-patchDaniel Barkalow2008-02-19
| |/
* | Merge branch 'mk/color'Junio C Hamano2008-02-20
|\ \
| * | Add color.ui variable which globally enables colorization if setMatthias Kestenholz2008-02-18
| |/
* | check return code of prepare_revision_walkMartin Koegler2008-02-17
|/
* builtin-log.c: guard config parser from value=NULLJunio C Hamano2008-02-11
* builtin-log.c: guard config parser from value=NULLJunio C Hamano2008-02-11
* git show <tag>: show the taggerJohannes Schindelin2007-12-19
* Merge branch 'jc/shortlog-e'Junio C Hamano2007-12-12
|\
| * shortlog: default to HEAD when the standard input is a ttyJunio C Hamano2007-12-11
* | Re-fix "builtin-commit: fix --signoff"Junio C Hamano2007-12-09
|/