| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'zk/log-graph-showsig' into maint | Junio C Hamano | 2014-07-22 | 1 | -0/+1 |
|\ |
|
| * | log: fix indentation for --graph --show-signaturezk/log-graph-showsig | Zoltan Klinger | 2014-07-09 | 1 | -0/+1 |
* | | Merge branch 'mg/fix-log-mergetag-color' into maint | Junio C Hamano | 2014-07-22 | 1 | -10/+11 |
|\ \ |
|
| * | | log: correctly identify mergetag signature verification statusmg/fix-log-mergetag-color | Michael J Gruber | 2014-07-10 | 1 | -10/+11 |
| |/ |
|
* | | reuse cached commit buffer when parsing signaturesjk/commit-buffer-length | Jeff King | 2014-06-13 | 1 | -1/+1 |
* | | commit: record buffer length in cache | Jeff King | 2014-06-13 | 1 | -1/+1 |
* | | use get_cached_commit_buffer where appropriate | Jeff King | 2014-06-13 | 1 | -1/+1 |
* | | Merge branch 'nd/log-show-linear-break' | Junio C Hamano | 2014-04-03 | 1 | -0/+4 |
|\ \ |
|
| * | | log: add --show-linear-break to help see non-linear historynd/log-show-linear-break | Nguyễn Thái Ngọc Duy | 2014-03-25 | 1 | -0/+4 |
* | | | rename read_replace_refs to check_replace_refs | Michael Haggerty | 2014-02-20 | 1 | -1/+1 |
|/ / |
|
* | | Merge branch 'bc/log-decoration' | Junio C Hamano | 2014-01-10 | 1 | -0/+2 |
|\ \
| |/ |
|
| * | log: properly handle decorations with chained tagsbc/log-decoration | brian m. carlson | 2013-12-20 | 1 | -0/+2 |
* | | Merge branch 'cc/starts-n-ends-with' | Junio C Hamano | 2013-12-17 | 1 | -4/+4 |
|\ \ |
|
| * | | replace {pre,suf}fixcmp() with {starts,ends}_with()cc/starts-n-ends-with | Christian Couder | 2013-12-05 | 1 | -4/+4 |
| |/ |
|
* | | Merge branch 'jk/robustify-parse-commit' | Junio C Hamano | 2013-12-05 | 1 | -3/+3 |
|\ \
| |/
|/| |
|
| * | log_tree_diff: die when we fail to parse a commit | Jeff King | 2013-10-24 | 1 | -3/+3 |
* | | log: use true parents for diff even when rewriting | Thomas Rast | 2013-08-01 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'jk/format-patch-from' | Junio C Hamano | 2013-07-15 | 1 | -0/+2 |
|\ |
|
| * | teach format-patch to place other authors into in-body "From" | Jeff King | 2013-07-03 | 1 | -0/+2 |
* | | Merge branch 'as/log-output-encoding-in-user-format' | Junio C Hamano | 2013-07-12 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | pretty: --format output should honor logOutputEncoding | Alexey Shumkin | 2013-06-26 | 1 | -0/+1 |
* | | Merge branch 'tr/line-log' | Junio C Hamano | 2013-06-02 | 1 | -0/+4 |
|\ \
| |/
|/| |
|
| * | Implement line-history search (git log -L) | Thomas Rast | 2013-03-28 | 1 | -0/+4 |
* | | pretty: share code between format_decoration and show_decorations | Nguyễn Thái Ngọc Duy | 2013-04-18 | 1 | -16/+32 |
* | | Merge branch 'tr/log-tree-optim' | Junio C Hamano | 2013-04-02 | 1 | -3/+10 |
|\ \ |
|
| * | | Avoid loading commits twice in log with diffs | Thomas Rast | 2013-03-28 | 1 | -3/+10 |
| |/ |
|
* | | Merge branch 'bc/append-signed-off-by' | Junio C Hamano | 2013-04-01 | 1 | -86/+6 |
|\ \ |
|
| * | | Unify appending signoff in format-patch, commit and sequencer | Brandon Casey | 2013-02-12 | 1 | -90/+1 |
| * | | format-patch: update append_signoff prototype | Nguyễn Thái Ngọc Duy | 2013-02-12 | 1 | -4/+13 |
* | | | Merge branch 'mg/gpg-interface-using-status' | Junio C Hamano | 2013-03-21 | 1 | -15/+12 |
|\ \ \
| |_|/
|/| | |
|
| * | | gpg_interface: allow to request status return | Michael J Gruber | 2013-02-14 | 1 | -2/+2 |
| * | | log-tree: rely upon the check in the gpg_interface | Michael J Gruber | 2013-02-14 | 1 | -14/+11 |
| |/ |
|
* | | Merge branch 'ap/log-mailmap' | Junio C Hamano | 2013-01-20 | 1 | -0/+1 |
|\ \ |
|
| * | | mailmap: add mailmap structure to rev_info and pp | Antoine Pelisse | 2013-01-10 | 1 | -0/+1 |
| |/ |
|
* | | Merge branch 'jc/format-patch-reroll' | Junio C Hamano | 2013-01-11 | 1 | -21/+31 |
|\ \ |
|
| * | | format-patch: add --reroll-count=$N option | Junio C Hamano | 2012-12-22 | 1 | -0/+2 |
| * | | get_patch_filename(): split into two functions | Junio C Hamano | 2012-12-21 | 1 | -18/+23 |
| * | | get_patch_filename(): drop "just-numbers" hack | Junio C Hamano | 2012-12-21 | 1 | -15/+14 |
| * | | get_patch_filename(): simplify function signature | Junio C Hamano | 2012-12-21 | 1 | -4/+8 |
* | | | Merge branch 'jc/format-color-auto' | Junio C Hamano | 2013-01-05 | 1 | -0/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | log --format: teach %C(auto,black) to respect color config | Junio C Hamano | 2012-12-17 | 1 | -0/+1 |
| |/ |
|
* | | format-patch: add a blank line between notes and diffstat | Junio C Hamano | 2012-11-13 | 1 | -10/+21 |
* | | format-patch --notes: show notes after three-dashes | Junio C Hamano | 2012-10-17 | 1 | -4/+11 |
* | | format-patch: append --signature after notes | Junio C Hamano | 2012-10-17 | 1 | -2/+4 |
* | | pretty_print_commit(): do not append notes message | Junio C Hamano | 2012-10-17 | 1 | -0/+3 |
* | | pretty: prepare notes message at a centralized place | Junio C Hamano | 2012-10-17 | 1 | -1/+13 |
|/ |
|
* | format-patch: refactor get_patch_filename | Jeff King | 2012-05-22 | 1 | -8/+11 |
* | Merge branch 'jk/maint-reflog-walk-count-vs-time' | Junio C Hamano | 2012-05-11 | 1 | -4/+4 |
|\ |
|
| * | reflog-walk: tell explicit --date=default from not having --date at all | Junio C Hamano | 2012-05-07 | 1 | -4/+3 |
| * | log: respect date_mode_explicit with --format:%gd | Jeff King | 2012-05-04 | 1 | -0/+1 |