| Commit message (Expand) | Author | Age | Files | Lines |
* | format-patch: show base info before email signaturejt/format-patch-base-info-above-sig | Josh Triplett | 2016-09-15 | 1 | -3/+3 |
* | Merge branch 'kw/patch-ids-optim' | Junio C Hamano | 2016-08-12 | 1 | -1/+1 |
|\ |
|
| * | rebase: avoid computing unnecessary patch IDs | Kevin Willford | 2016-08-11 | 1 | -1/+1 |
* | | Merge branch 'jt/format-patch-from-config' | Junio C Hamano | 2016-08-10 | 1 | -1/+12 |
|\ \ |
|
| * | | format-patch: format.from gives the default for --fromjt/format-patch-from-config | Josh Triplett | 2016-08-01 | 1 | -1/+12 |
| |/ |
|
* | | Merge branch 'js/log-to-diffopt-file' | Junio C Hamano | 2016-07-19 | 1 | -39/+48 |
|\ \ |
|
| * | | format-patch: use stdout directly | Johannes Schindelin | 2016-06-24 | 1 | -5/+1 |
| * | | format-patch: avoid freopen() | Johannes Schindelin | 2016-06-24 | 1 | -31/+33 |
| * | | format-patch: explicitly switch off color when writing to files | Johannes Schindelin | 2016-06-24 | 1 | -0/+2 |
| * | | log: prepare log/log-tree to reuse the diffopt.close_file attribute | Johannes Schindelin | 2016-06-24 | 1 | -3/+12 |
| |/ |
|
* | | Merge branch 'mj/log-show-signature-conf' | Junio C Hamano | 2016-07-11 | 1 | -0/+6 |
|\ \ |
|
| * | | log: add log.showSignature configuration variablemj/log-show-signature-conf | Mehul Jain | 2016-06-24 | 1 | -0/+6 |
| |/ |
|
* | | Merge branch 'ew/mboxrd-format-am' | Junio C Hamano | 2016-07-06 | 1 | -1/+1 |
|\ \ |
|
| * | | pretty: support "mboxrd" output format | Eric Wong | 2016-06-06 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'jk/string-list-static-init' | Junio C Hamano | 2016-07-06 | 1 | -3/+3 |
|\ \
| |/
|/| |
|
| * | use string_list initializer consistentlyjk/string-list-static-init | Jeff King | 2016-06-13 | 1 | -3/+3 |
* | | Merge branch 'xy/format-patch-base' | Junio C Hamano | 2016-05-23 | 1 | -0/+168 |
|\ \
| |/
|/| |
|
| * | format-patch: introduce format.useAutoBase configuration | Xiaolong Ye | 2016-04-26 | 1 | -6/+11 |
| * | format-patch: introduce --base=auto option | Xiaolong Ye | 2016-04-26 | 1 | -3/+27 |
| * | format-patch: add '--base' option to record base tree info | Xiaolong Ye | 2016-04-26 | 1 | -0/+139 |
* | | Merge branch 'lt/pretty-expand-tabs' | Junio C Hamano | 2016-04-13 | 1 | -0/+1 |
|\ \ |
|
| * | | pretty: enable --expand-tabs by default for selected pretty formats | Junio C Hamano | 2016-03-30 | 1 | -0/+1 |
* | | | diff: activate diff.renames by defaultmm/diff-renames-default | Matthieu Moy | 2016-02-25 | 1 | -0/+1 |
* | | | log: introduce init_log_defaults() | Matthieu Moy | 2016-02-25 | 1 | -5/+10 |
| |/
|/| |
|
* | | format-patch: introduce format.outputDirectory configurationak/format-patch-odir-config | Alexander Kuleshov | 2016-01-13 | 1 | -0/+6 |
|/ |
|
* | format-patch: add an option to suppress commit hash | brian m. carlson | 2015-12-15 | 1 | -0/+5 |
* | Remove get_object_hash. | brian m. carlson | 2015-11-20 | 1 | -9/+9 |
* | Convert struct object to object_id | brian m. carlson | 2015-11-20 | 1 | -9/+9 |
* | Add several uses of get_object_hash. | brian m. carlson | 2015-11-20 | 1 | -9/+9 |
* | use strbuf_complete to conditionally append slash | Jeff King | 2015-10-05 | 1 | -2/+1 |
* | builtin/log.c: minor reformatjc/log-p-cc | Junio C Hamano | 2015-08-25 | 1 | -4/+2 |
* | log: show merge commit when --cc is given | Junio C Hamano | 2015-08-20 | 1 | -0/+4 |
* | log: when --cc is given, default to -p unless told otherwise | Junio C Hamano | 2015-08-20 | 1 | -0/+4 |
* | log: rename "tweak" helpers | Junio C Hamano | 2015-08-20 | 1 | -5/+6 |
* | Merge branch 'jk/date-mode-format' | Junio C Hamano | 2015-08-03 | 1 | -2/+2 |
|\ |
|
| * | convert "enum date_mode" into a struct | Jeff King | 2015-06-29 | 1 | -2/+2 |
* | | Merge branch 'dt/log-follow-config' | Junio C Hamano | 2015-08-03 | 1 | -0/+16 |
|\ \ |
|
| * | | log: add "log.follow" configuration variable | David Turner | 2015-07-09 | 1 | -0/+16 |
| |/ |
|
* | | Merge branch 'mh/init-delete-refs-api' | Junio C Hamano | 2015-08-03 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | refs: move the remaining ref module declarations to refs.h | Michael Haggerty | 2015-06-22 | 1 | -0/+1 |
* | | Merge branch 'jc/do-not-feed-tags-to-clear-commit-marks' | Junio C Hamano | 2015-06-24 | 1 | -6/+6 |
|\ \
| |/
|/| |
|
| * | format-patch: do not feed tags to clear_commit_marks()jc/do-not-feed-tags-to-clear-commit-marks | Junio C Hamano | 2015-06-01 | 1 | -6/+6 |
* | | Merge branch 'jk/at-push-sha1' | Junio C Hamano | 2015-06-05 | 1 | -5/+2 |
|\ \ |
|
| * | | remote.c: report specific errors from branch_get_upstream | Jeff King | 2015-05-21 | 1 | -1/+1 |
| * | | remote.c: introduce branch_get_upstream helper | Jeff King | 2015-05-21 | 1 | -5/+2 |
* | | | blame, log: format usage strings similarly to those in documentationah/usage-strings | Alex Henrie | 2015-05-03 | 1 | -1/+1 |
|/ / |
|
* | | Merge branch 'ah/usage-strings' | Junio C Hamano | 2015-02-11 | 1 | -2/+2 |
|\ \ |
|
| * | | standardize usage info string format | Alex Henrie | 2015-01-14 | 1 | -3/+3 |
* | | | Merge branch 'dk/format-patch-ignore-diff-submodule' | Junio C Hamano | 2015-02-11 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | format-patch: ignore diff.submodule settingdk/format-patch-ignore-diff-submodule | Doug Kelly | 2015-01-07 | 1 | -1/+1 |
| | |/
| |/| |
|