Age | Commit message (Expand) | Author | Files | Lines |
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 |
2006-06-26 | Add msg_sep to diff_options | Timo Hirvonen | 1 | -9/+6 |
2006-06-26 | Merge with_raw, with_stat and summary variables to output_format | Timo Hirvonen | 1 | -2/+7 |
2006-06-02 | format-patch: resurrect extra headers from config | Johannes Schindelin | 1 | -3/+5 |
2006-05-31 | format-patch --signoff | Junio C Hamano | 1 | -0/+35 |
2006-05-24 | Merge branch 'js/fmt-patch' | Junio C Hamano | 1 | -11/+63 |
2006-05-21 | fmt-patch: Support --attach | Johannes Schindelin | 1 | -4/+33 |
2006-05-06 | Merge branch 'master' into js/fmt-patch | Junio C Hamano | 1 | -1/+15 |
2006-05-05 | Teach fmt-patch about --keep-subject | Johannes Schindelin | 1 | -1/+4 |
2006-05-05 | Teach fmt-patch about --numbered | Johannes Schindelin | 1 | -3/+12 |
2006-05-03 | Fix "git-log --parents" breakage post v1.3.0 | Linus Torvalds | 1 | -2/+16 |
2006-04-18 | Tentative built-in format-patch. | Junio C Hamano | 1 | -8/+19 |
2006-04-17 | Log message printout cleanups (#3): fix --pretty=oneline | Linus Torvalds | 1 | -2/+12 |
2006-04-17 | Log message printout cleanups (#2) | Linus Torvalds | 1 | -2/+1 |
2006-04-17 | Log message printout cleanups | Linus Torvalds | 1 | -74/+93 |
2006-04-16 | Fixes for option parsing | Linus Torvalds | 1 | -4/+14 |
2006-04-16 | log/whatchanged/show - log formatting cleanup. | Junio C Hamano | 1 | -0/+3 |
2006-04-14 | Common option parsing for "git log --diff" and friends | Linus Torvalds | 1 | -55/+5 |
2006-04-09 | log-tree: separate major part of diff-tree. | Junio C Hamano | 1 | -0/+175 |