| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'jc/maint-limit-note-output' | Junio C Hamano | 2010-01-22 | 1 | -0/+3 |
|\ |
|
| * | Fix "log" family not to be too agressive about showing notes | Junio C Hamano | 2010-01-20 | 1 | -0/+3 |
* | | Merge branch 'jc/1.7.0-diff-whitespace-only-status' | Junio C Hamano | 2009-12-26 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | diff: Rename QUIET internal option to QUICK | Junio C Hamano | 2009-07-29 | 1 | -1/+1 |
* | | Merge branch 'fc/maint-format-patch-pathspec-dashes' | Junio C Hamano | 2009-11-30 | 1 | -1/+2 |
|\ \ |
|
| * | | format-patch: fix parsing of "--" on the command line | Felipe Contreras | 2009-11-26 | 1 | -1/+2 |
* | | | Merge branch 'bg/format-patch-doc-update' | Junio C Hamano | 2009-11-20 | 1 | -7/+17 |
|\ \ \ |
|
| * | | | format-patch: Add "--no-stat" as a synonym for "-p" | Björn Gustavsson | 2009-11-10 | 1 | -2/+3 |
| * | | | format-patch: Always generate a patch | Björn Gustavsson | 2009-11-10 | 1 | -7/+16 |
* | | | | Merge branch 'jn/help-everywhere' | Junio C Hamano | 2009-11-20 | 1 | -0/+9 |
|\ \ \ \ |
|
| * | | | | Let 'git <command> -h' show usage without a git dir | Jonathan Nieder | 2009-11-10 | 1 | -0/+6 |
| * | | | | Show usage string for 'git cherry -h' | Jonathan Nieder | 2009-11-09 | 1 | -0/+3 |
* | | | | | Merge branch 'jk/maint-format-patch-p-suppress-stat' | Junio C Hamano | 2009-11-10 | 1 | -2/+7 |
|\ \ \ \ \
| |/ / / /
|/| / / /
| |/ / / |
|
| * | | | format-patch: make "-p" suppress diffstat | Jeff King | 2009-11-08 | 1 | -2/+7 |
| |/ / |
|
* | | | Refactor pretty_print_commit arguments into a struct | Thomas Rast | 2009-10-19 | 1 | -1/+2 |
|/ / |
|
* | | git-log: allow --decorate[=short|full] | Lars Hjemli | 2009-08-18 | 1 | -2/+14 |
* | | Merge branch 'js/maint-cover-letter-non-ascii' | Junio C Hamano | 2009-08-16 | 1 | -0/+4 |
|\ \ |
|
| * | | Correctly mark cover letters' encodings if they are not pure ASCII | Johannes Schindelin | 2009-08-10 | 1 | -0/+4 |
| |/ |
|
* | | Show usage string for 'git log -h', 'git show -h' and 'git diff -h' | Matthieu Moy | 2009-08-07 | 1 | -0/+6 |
* | | show: add space between multiple items | Jeff King | 2009-07-19 | 1 | -0/+6 |
* | | show: suppress extra newline when showing annotated tag | Jeff King | 2009-07-19 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'tr/die_errno' | Junio C Hamano | 2009-07-06 | 1 | -2/+2 |
|\ |
|
| * | Use die_errno() instead of die() when checking syscalls | Thomas Rast | 2009-06-27 | 1 | -2/+2 |
* | | Fix various sparse warnings in the git source code | Linus Torvalds | 2009-06-20 | 1 | -2/+2 |
|/ |
|
* | Merge branch 'sb/opt-filename' | Junio C Hamano | 2009-05-31 | 1 | -1/+1 |
|\ |
|
| * | parse-opts: prepare for OPT_FILENAME | Stephen Boyd | 2009-05-25 | 1 | -1/+1 |
| * | Merge branch 'sb/format-patch-parseopt' into sb/opt-filename | Junio C Hamano | 2009-05-25 | 1 | -100/+160 |
| |\ |
|
* | \ | Merge branch 'sb/format-patch-parseopt' | Junio C Hamano | 2009-05-31 | 1 | -100/+160 |
|\ \ \
| | |/
| |/| |
|
| * | | format-patch: migrate to parse-options API | Stephen Boyd | 2009-05-17 | 1 | -97/+158 |
* | | | t9139 uses ancient, backwards-compatible iconv names | Eric Wong | 2009-05-30 | 1 | -1/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | Use 'UTF-8' rather than 'utf-8' everywhere for backward compatibility | Brandon Casey | 2009-05-18 | 1 | -1/+1 |
| |/ |
|
* | | format-patch let -k override a config-specified format.numbered | Jim Meyering | 2009-05-09 | 1 | -1/+13 |
|/ |
|
* | Merge branch 'sb/format-patch-patchname' | Junio C Hamano | 2009-04-06 | 1 | -88/+43 |
|\ |
|
| * | format-patch: --attach/inline uses filename instead of SHA1 | Stephen Boyd | 2009-03-22 | 1 | -4/+4 |
| * | format-patch: move get_patch_filename() into log-tree | Stephen Boyd | 2009-03-22 | 1 | -24/+0 |
| * | format-patch: pass a commit to reopen_stdout() | Stephen Boyd | 2009-03-22 | 1 | -28/+39 |
| * | format-patch: construct patch filename in one function | Stephen Boyd | 2009-03-22 | 1 | -65/+33 |
* | | Add configuration variable for sign-off to format-patch | Heiko Voigt | 2009-04-06 | 1 | -7/+16 |
* | | format-patch: add arbitrary email headers | Michael Hendricks | 2009-03-27 | 1 | -0/+2 |
|/ |
|
* | Sync with maint | Junio C Hamano | 2009-03-21 | 1 | -2/+0 |
|\ |
|
| * | format-patch: --numbered-files and --stdout aren't mutually exclusive | Stephen Boyd | 2009-03-21 | 1 | -2/+0 |
* | | format-patch: Respect --quiet option | Nate Case | 2009-03-18 | 1 | -4/+6 |
* | | Merge branch 'tr/format-patch-thread' | Junio C Hamano | 2009-03-11 | 1 | -12/+54 |
|\ \ |
|
| * | | format-patch: support deep threading | Thomas Rast | 2009-02-21 | 1 | -4/+31 |
| * | | format-patch: thread as reply to cover letter even with in-reply-to | Thomas Rast | 2009-02-21 | 1 | -5/+15 |
| * | | format-patch: track several references | Thomas Rast | 2009-02-21 | 1 | -4/+10 |
| |/ |
|
* | | Enable setting attach as the default in .gitconfig for git-format-patch. | Jeremy White | 2009-02-12 | 1 | -0/+19 |
|/ |
|
* | Merge branch 'jc/maint-format-patch-o-relative' | Junio C Hamano | 2009-01-21 | 1 | -3/+25 |
|\ |
|
| * | Teach format-patch to handle output directory relative to cwd | Junio C Hamano | 2009-01-12 | 1 | -3/+25 |
* | | Merge branch 'jc/maint-format-patch' | Junio C Hamano | 2009-01-17 | 1 | -0/+7 |
|\ \ |
|