| Commit message (Expand) | Author | Age | Files | Lines |
* | Teach all of log family --left-right output. | Junio C Hamano | 2006-12-17 | 1 | -4/+22 |
* | Make git-cherry handle root trees | Rene Scharfe | 2006-10-26 | 1 | -22/+4 |
* | log-tree.c: cleanup a bit append_signoff() | Franck Bui-Huu | 2006-08-30 | 1 | -50/+66 |
* | Add --relative-date option to the revision interface | Jonas Fonseca | 2006-08-28 | 1 | -1/+3 |
* | Add a newline before appending "Signed-off-by: " line | Franck Bui-Huu | 2006-08-13 | 1 | -1/+43 |
* | log-tree: show_log() should respect the setting of diffopt->line_termination | Ryan Anderson | 2006-08-07 | 1 | -1/+1 |
* | Merge branch 'jt/format-patch' | Junio C Hamano | 2006-07-25 | 1 | -0/+5 |
|\ |
|
| * | git-format-patch: Make the second and subsequent mails replies to the first | Josh Triplett | 2006-07-14 | 1 | -0/+5 |
* | | Always reset the color _before_ printing out the newline | Johannes Schindelin | 2006-07-24 | 1 | -1/+1 |
* | | Colorize 'commit' lines in log ui | Jeff King | 2006-07-24 | 1 | -1/+4 |
|/ |
|
* | Fix some more diff options changes. | Junio C Hamano | 2006-06-27 | 1 | -2/+15 |
* | Add msg_sep to diff_options | Timo Hirvonen | 2006-06-26 | 1 | -9/+6 |
* | Merge with_raw, with_stat and summary variables to output_format | Timo Hirvonen | 2006-06-26 | 1 | -2/+7 |
* | format-patch: resurrect extra headers from config | Johannes Schindelin | 2006-06-02 | 1 | -3/+5 |
* | format-patch --signoff | Junio C Hamano | 2006-05-31 | 1 | -0/+35 |
* | Merge branch 'js/fmt-patch' | Junio C Hamano | 2006-05-24 | 1 | -11/+63 |
|\ |
|
| * | fmt-patch: Support --attach | Johannes Schindelin | 2006-05-21 | 1 | -4/+33 |
| * | Merge branch 'master' into js/fmt-patch | Junio C Hamano | 2006-05-06 | 1 | -1/+15 |
| |\
| |/
|/| |
|
| * | Teach fmt-patch about --keep-subject | Johannes Schindelin | 2006-05-05 | 1 | -1/+4 |
| * | Teach fmt-patch about --numbered | Johannes Schindelin | 2006-05-05 | 1 | -3/+12 |
| * | Tentative built-in format-patch. | Junio C Hamano | 2006-04-18 | 1 | -8/+19 |
* | | Fix "git-log --parents" breakage post v1.3.0 | Linus Torvalds | 2006-05-03 | 1 | -2/+16 |
|/ |
|
* | Log message printout cleanups (#3): fix --pretty=oneline | Linus Torvalds | 2006-04-17 | 1 | -2/+12 |
* | Log message printout cleanups (#2) | Linus Torvalds | 2006-04-17 | 1 | -2/+1 |
* | Log message printout cleanups | Linus Torvalds | 2006-04-17 | 1 | -74/+93 |
* | Fixes for option parsing | Linus Torvalds | 2006-04-16 | 1 | -4/+14 |
* | log/whatchanged/show - log formatting cleanup. | Junio C Hamano | 2006-04-16 | 1 | -0/+3 |
* | Common option parsing for "git log --diff" and friends | Linus Torvalds | 2006-04-14 | 1 | -55/+5 |
* | log-tree: separate major part of diff-tree. | Junio C Hamano | 2006-04-09 | 1 | -0/+175 |