Age | Commit message (Expand) | Author | Files | Lines |
2008-07-05 | builtin-log.c: Use 'git_config_string' to get 'format.subjectprefix' and 'for... | Brian Hetro | 1 | -12/+4 |
2008-07-01 | Fix 'git show' on signed tag of signed tag of commit | Thomas Rast | 1 | -1/+1 |
2008-05-25 | Merge branch 'js/config-cb' | Junio C Hamano | 1 | -9/+9 |
2008-05-23 | Add log.date config variable | Heikki Orsila | 1 | -0/+10 |
2008-05-14 | Merge branch 'mv/format-cc' | Junio C Hamano | 1 | -0/+7 |
2008-05-14 | Provide git_config with a callback-data parameter | Johannes Schindelin | 1 | -9/+9 |
2008-05-11 | git-format-patch: add --no-binary to omit binary changes in the patch. | Caio Marcelo de Oliveira Filho | 1 | -1/+4 |
2008-05-03 | Remove dead code: show_log() sep argument and diff_options.msg_sep | Adam Simpkins | 1 | -1/+0 |
2008-04-29 | git-format-patch: add a new format.cc configuration variable | Miklos Vajna | 1 | -0/+7 |
2008-04-10 | log: teach "terminator" vs "separator" mode to "--pretty=format" | Junio C Hamano | 1 | -1/+2 |
2008-03-15 | Merge branch 'maint' | Junio C Hamano | 1 | -2/+4 |
2008-03-05 | log/show/whatchanged: introduce format.pretty configuration | Denis Cheng | 1 | -0/+5 |
2008-03-02 | format-patch: wrap cover-letter's shortlog sensibly | Johannes Schindelin | 1 | -0/+4 |
2008-03-02 | format-patch: use the diff options for the cover letter, too | Johannes Schindelin | 1 | -2/+2 |
2008-02-29 | Use diff_tree() directly in making cover letter | Daniel Barkalow | 1 | -14/+11 |
2008-02-27 | format-patch: remove a leftover debugging message | Junio C Hamano | 1 | -1/+0 |
2008-02-27 | Merge branch 'db/cover-letter' | Junio C Hamano | 1 | -83/+259 |
2008-02-25 | Improve collection of information for format-patch --cover-letter | Daniel Barkalow | 1 | -24/+28 |
2008-02-20 | Merge branch 'mk/color' | Junio C Hamano | 1 | -0/+17 |
2008-02-19 | Support a --cc=<email> option in format-patch | Daniel Barkalow | 1 | -0/+4 |
2008-02-19 | Combine To: and Cc: headers | Daniel Barkalow | 1 | -14/+64 |
2008-02-19 | Fix format.headers not ending with a newline | Daniel Barkalow | 1 | -2/+6 |
2008-02-19 | Add a --cover-letter option to format-patch | Daniel Barkalow | 1 | -58/+174 |
2008-02-19 | Improve message-id generation flow control for format-patch | Daniel Barkalow | 1 | -15/+14 |
2008-02-18 | Add color.ui variable which globally enables colorization if set | Matthias Kestenholz | 1 | -0/+17 |
2008-02-17 | check return code of prepare_revision_walk | Martin Koegler | 1 | -4/+8 |
2008-02-11 | builtin-log.c: guard config parser from value=NULL | Junio C Hamano | 1 | -3/+2 |
2008-02-11 | builtin-log.c: guard config parser from value=NULL | Junio C Hamano | 1 | -1/+1 |
2007-12-19 | git show <tag>: show the tagger | Johannes Schindelin | 1 | -7/+31 |
2007-12-12 | Merge branch 'jc/shortlog-e' | Junio C Hamano | 1 | -4/+1 |
2007-12-11 | shortlog: default to HEAD when the standard input is a tty | Junio C Hamano | 1 | -4/+1 |
2007-12-09 | Re-fix "builtin-commit: fix --signoff" | Junio C Hamano | 1 | -2/+2 |
2007-11-18 | Merge branch 'lt/rev-list-interactive' | Junio C Hamano | 1 | -0/+123 |
2007-11-18 | Merge branch 'ph/diffopts' | Junio C Hamano | 1 | -14/+10 |
2007-11-14 | Fix parent rewriting in --early-output | Linus Torvalds | 1 | -1/+1 |
2007-11-11 | Make the diff_options bitfields be an unsigned with explicit masks. | Pierre Habouzit | 1 | -14/+10 |
2007-11-05 | revision walker: mini clean-up | Linus Torvalds | 1 | -8/+2 |
2007-11-05 | Enhance --early-output format | Linus Torvalds | 1 | -13/+75 |
2007-11-04 | format-patch: Add configuration and off switch for --numbered | Brian Gernhardt | 1 | -1/+18 |
2007-11-04 | Add "--early-output" log flag for interactive GUI use | Linus Torvalds | 1 | -0/+67 |
2007-11-01 | format-patch -s: add MIME encoding header if signer's name requires so | Junio C Hamano | 1 | -1/+1 |
2007-09-18 | Use xmemdupz() in many places. | Pierre Habouzit | 1 | -10/+2 |
2007-09-18 | Merge branch 'master' into ph/strbuf | Junio C Hamano | 1 | -1/+30 |
2007-09-14 | git-format-patch --in-reply-to: accept <message@id> with angle brackets | Junio C Hamano | 1 | -1/+30 |
2007-09-10 | Rework pretty_print_commit to use strbufs instead of custom buffers. | Pierre Habouzit | 1 | -6/+6 |
2007-08-28 | "format-patch --root rev" is the way to show everything. | Junio C Hamano | 1 | -3/+10 |
2007-08-28 | Porcelain level "log" family should recurse when diffing. | Junio C Hamano | 1 | -2/+1 |
2007-07-04 | Handle format.subjectprefix for every command which accepts --pretty | Alex Riesen | 1 | -7/+8 |
2007-07-02 | format-patch: Add format.subjectprefix config option | Adam Roben | 1 | -0/+9 |
2007-06-27 | git-log: detect dup and fdopen failure | Jim Meyering | 1 | -1/+1 |