Age | Commit message (Expand) | Author | Files | Lines |
2008-07-29 | format-patch: Produce better output with --inline or --attach | Kevin Ballard | 1 | -1/+1 |
2008-05-25 | log --graph --left-right: show left/right information in place of '*' | Adam Simpkins | 1 | -18/+23 |
2008-05-05 | log and rev-list: add --graph option | Adam Simpkins | 1 | -7/+69 |
2008-05-05 | revision API: split parent rewriting and parent printing options | Adam Simpkins | 1 | -2/+2 |
2008-05-03 | log: print log entry terminator even if the message is empty | Adam Simpkins | 1 | -4/+3 |
2008-05-03 | Remove dead code: show_log() sep argument and diff_options.msg_sep | Adam Simpkins | 1 | -18/+9 |
2008-04-10 | log: teach "terminator" vs "separator" mode to "--pretty=format" | Junio C Hamano | 1 | -2/+2 |
2008-03-23 | pretty.c: add %x00 format specifier. | Govind Salinas | 1 | -2/+4 |
2008-03-15 | Merge branch 'maint' | Junio C Hamano | 1 | -3/+12 |
2008-03-15 | format-patch: generate MIME header as needed even when there is format.header | Junio C Hamano | 1 | -1/+6 |
2008-02-27 | Merge branch 'db/cover-letter' | Junio C Hamano | 1 | -58/+68 |
2008-02-19 | Export some email and pretty-printing functions | Daniel Barkalow | 1 | -58/+68 |
2008-02-13 | Add "--show-all" revision walker flag for debugging | Linus Torvalds | 1 | -4/+11 |
2007-11-11 | Make the diff_options bitfields be an unsigned with explicit masks. | Pierre Habouzit | 1 | -4/+2 |
2007-11-01 | format-patch -s: add MIME encoding header if signer's name requires so | Junio C Hamano | 1 | -1/+14 |
2007-10-26 | rev-list: implement --bisect-all | Christian Couder | 1 | -1/+1 |
2007-10-15 | Merge branch 'maint' | Shawn O. Pearce | 1 | -1/+2 |
2007-10-15 | Clean up "git log" format with DIFF_FORMAT_NO_OUTPUT | Linus Torvalds | 1 | -1/+2 |
2007-10-03 | Merge branch 'mv/unknown' | Junio C Hamano | 1 | -1/+2 |
2007-09-26 | Don't use "<unknown>" for placeholders and suppress printing of empty user fo... | Michal Vitecek | 1 | -1/+2 |
2007-09-10 | Rework pretty_print_commit to use strbufs instead of custom buffers. | Pierre Habouzit | 1 | -37/+19 |
2007-08-14 | Add --log-size to git log to print message size | Marco Costalba | 1 | -0/+3 |
2007-07-04 | Handle missing prefix for "Subject:" as if no prefix given | Alex Riesen | 1 | -1/+1 |
2007-06-30 | Don't fflush(stdout) when it's not helpful | Theodore Ts'o | 1 | -0/+1 |
2007-06-13 | Lift 16kB limit of log message output | Junio C Hamano | 1 | -12/+23 |
2007-05-06 | Merge branch 'maint' | Junio C Hamano | 1 | -4/+4 |
2007-05-05 | Fix --boundary output | Linus Torvalds | 1 | -4/+4 |
2007-04-25 | Add --date={local,relative,default} | Junio C Hamano | 1 | -2/+2 |
2007-04-16 | Add support for "commit name decorations" to log family of commands | Linus Torvalds | 1 | -0/+21 |
2007-04-11 | Add custom subject prefix support to format-patch (take 3) | Robin H. Johnson | 1 | -4/+10 |
2007-03-04 | format-patch --attach: not folding some long headers. | Junio C Hamano | 1 | -3/+3 |
2007-03-04 | format-patch: add --inline option and make --attach a true attachment | Johannes Schindelin | 1 | -2/+4 |
2007-02-22 | pretty-formats: add 'format:<string>' | Johannes Schindelin | 1 | -1/+1 |
2007-02-08 | format-patch -n: make sorting easier by padding number | Johannes Schindelin | 1 | -1/+12 |
2007-02-08 | log --reflog: honour --relative-date | Johannes Schindelin | 1 | -1/+2 |
2007-02-07 | Fix "git log -z" behaviour | Linus Torvalds | 1 | -4/+3 |
2007-01-28 | git-log -g --pretty=oneline should display the reflog message | Nicolas Pitre | 1 | -1/+6 |
2007-01-20 | Fix --walk-reflog with --pretty=oneline | Junio C Hamano | 1 | -1/+2 |
2007-01-20 | Teach the revision walker to walk by reflogs with --walk-reflogs | Johannes Schindelin | 1 | -0/+3 |
2006-12-17 | Teach all of log family --left-right output. | Junio C Hamano | 1 | -4/+22 |
2006-10-26 | Make git-cherry handle root trees | Rene Scharfe | 1 | -22/+4 |
2006-08-30 | log-tree.c: cleanup a bit append_signoff() | Franck Bui-Huu | 1 | -50/+66 |
2006-08-28 | Add --relative-date option to the revision interface | Jonas Fonseca | 1 | -1/+3 |
2006-08-13 | Add a newline before appending "Signed-off-by: " line | Franck Bui-Huu | 1 | -1/+43 |
2006-08-07 | log-tree: show_log() should respect the setting of diffopt->line_termination | Ryan Anderson | 1 | -1/+1 |
2006-07-25 | Merge branch 'jt/format-patch' | Junio C Hamano | 1 | -0/+5 |
2006-07-24 | Always reset the color _before_ printing out the newline | Johannes Schindelin | 1 | -1/+1 |
2006-07-24 | Colorize 'commit' lines in log ui | Jeff King | 1 | -1/+4 |
2006-07-14 | git-format-patch: Make the second and subsequent mails replies to the first | Josh Triplett | 1 | -0/+5 |
2006-06-27 | Fix some more diff options changes. | Junio C Hamano | 1 | -2/+15 |