Age | Commit message (Expand) | Author | Files | Lines |
2012-04-30 | diff --stat: use less columns for change counts | Zbigniew Jędrzejewski-Szmek | 53 | -282/+282 |
2012-02-03 | Use correct grammar in diffstat summary line | Nguyễn Thái Ngọc Duy | 52 | -89/+89 |
2011-04-11 | Teach --dirstat not to completely ignore rearranged lines within a file | Johan Herland | 1 | -0/+1 |
2011-04-11 | --dirstat-by-file: Make it faster and more correct | Johan Herland | 1 | -0/+3 |
2011-04-11 | --dirstat: Describe non-obvious differences relative to --stat or regular diff | Johan Herland | 4 | -1/+15 |
2011-03-09 | log: fix --max-count when used together with -S or -G | Matthieu Moy | 3 | -0/+16 |
2011-02-07 | diff: support --cached on unborn branches | Nguyễn Thái Ngọc Duy | 2 | -0/+53 |
2010-08-31 | diff/log -G<pattern>: tests | Junio C Hamano | 3 | -0/+52 |
2010-08-06 | diff: parse separate options like -S foo | Matthieu Moy | 1 | -0/+7 |
2010-06-16 | format-patch: Add a signature option (--signature) | Stephen Boyd | 1 | -0/+3 |
2010-03-09 | show --first-parent/-m: do not default to --cc | Junio C Hamano | 2 | -0/+123 |
2010-03-09 | show -c: show patch text | Junio C Hamano | 1 | -0/+36 |
2010-03-09 | t4013: add tests for log -p -m --first-parent | Junio C Hamano | 3 | -0/+378 |
2009-10-12 | Let --decorate show HEAD position | Thomas Rast | 2 | -2/+2 |
2009-08-18 | git-log: allow --decorate[=short|full] | Lars Hjemli | 1 | -0/+34 |
2009-05-13 | Prettify log decorations even more | Felipe Contreras | 1 | -3/+3 |
2009-03-22 | format-patch: --numbered-files and --stdout aren't mutually exclusive | Stephen Boyd | 1 | -0/+170 |
2009-03-22 | format-patch: --attach/inline uses filename instead of SHA1 | Stephen Boyd | 9 | -32/+93 |
2009-03-11 | Merge branch 'tr/gcov' | Junio C Hamano | 4 | -0/+51 |
2009-02-20 | Test rev-list --parents/--children | Thomas Rast | 2 | -0/+14 |
2009-02-20 | Test log --decorate | Thomas Rast | 1 | -0/+34 |
2009-02-20 | Test diff --dirstat functionality | Thomas Rast | 1 | -0/+3 |
2009-02-18 | Merge branch 'maint' | Junio C Hamano | 1 | -0/+2 |
2009-02-18 | Skip timestamp differences for diff --no-index | Michael Spang | 1 | -0/+2 |
2009-02-13 | log: do not print ellipses with --abbrev-commit | Thomas Rast | 14 | -14/+14 |
2009-01-06 | diff: accept -- when using --no-index | Thomas Rast | 1 | -0/+3 |
2008-10-18 | format-patch: autonumber by default | Brian Gernhardt | 9 | -18/+272 |
2008-10-12 | "git diff <tree>{3,}": do not reverse order of arguments | Matt McCutchen | 1 | -0/+29 |
2008-07-29 | format-patch: Produce better output with --inline or --attach | Kevin Ballard | 8 | -0/+32 |
2008-05-24 | "git diff": do not ignore index without --no-index | Junio C Hamano | 2 | -1/+3 |
2008-03-02 | format-patch: wrap cover-letter's shortlog sensibly | Johannes Schindelin | 1 | -2/+2 |
2008-02-19 | Add a --cover-letter option to format-patch | Daniel Barkalow | 1 | -0/+100 |
2007-10-15 | Clean up "git log" format with DIFF_FORMAT_NO_OUTPUT | Linus Torvalds | 1 | -1/+0 |
2007-07-03 | Merge branch 'maint' | Junio C Hamano | 1 | -0/+3 |
2007-07-03 | diff --no-index: fix --name-status with added files | Johannes Schindelin | 1 | -0/+3 |
2007-07-02 | format-patch: Add format.subjectprefix config option | Adam Roben | 2 | -0/+62 |
2007-04-11 | Add testcase for format-patch --subject-prefix (take 3) | Robin H. Johnson | 1 | -0/+164 |
2007-03-04 | format-patch --attach: not folding some long headers. | Junio C Hamano | 6 | -72/+36 |
2007-03-04 | format-patch: add --inline option and make --attach a true attachment | Johannes Schindelin | 6 | -6/+353 |
2007-01-17 | Add --summary to git-format-patch by default | Junio C Hamano | 6 | -0/+12 |
2006-10-05 | Turn on recursive with --summary | Johannes Schindelin | 1 | -1/+1 |
2006-07-13 | Adjust t4013 tests to corrected format-patch. | Junio C Hamano | 6 | -0/+8 |
2006-07-13 | t4013 diff format tests update | Junio C Hamano | 41 | -103/+157 |
2006-07-05 | Merge branch 'jc/diff-test' | Junio C Hamano | 9 | -0/+254 |
2006-07-01 | t4013: add "diff" UI program tests. | Junio C Hamano | 9 | -0/+254 |
2006-06-29 | t4013: note improvements brought by the new output code. | Junio C Hamano | 3 | -0/+56 |
2006-06-29 | Merge branch 'jc/diff-test' into jc/diff-test-updates | Junio C Hamano | 6 | -0/+572 |
2006-06-29 | t4013: add format-patch tests. | Junio C Hamano | 6 | -0/+572 |
2006-06-27 | t4013 test updates for new output code. | Junio C Hamano | 6 | -10/+4 |
2006-06-26 | t4013: add more tests around -c and --cc | Junio C Hamano | 17 | -0/+1238 |