| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'jk/date-mode-format' | Junio C Hamano | 2015-08-03 | 1 | -1/+1 |
|\ |
|
| * | convert "enum date_mode" into a struct | Jeff King | 2015-06-29 | 1 | -1/+1 |
* | | Merge branch 'mh/replace-refs' | Junio C Hamano | 2015-08-03 | 1 | -2/+3 |
|\ \
| |/
|/| |
|
| * | Allow to control where the replace refs are looked formh/replace-refs | Mike Hommey | 2015-06-12 | 1 | -2/+3 |
* | | add_ref_decoration(): convert local variable original_sha1 to object_id | Michael Haggerty | 2015-05-25 | 1 | -3/+3 |
* | | add_ref_decoration(): rewrite to take an object_id argument | Michael Haggerty | 2015-05-25 | 1 | -6/+5 |
* | | each_ref_fn: change to take an object_id parameter | Michael Haggerty | 2015-05-25 | 1 | -2/+5 |
|/ |
|
* | Merge branch 'mg/log-decorate-HEAD' | Junio C Hamano | 2015-05-22 | 1 | -10/+21 |
|\ |
|
| * | log: do not shorten decoration names too earlymg/log-decorate-HEAD | Junio C Hamano | 2015-05-13 | 1 | -18/+16 |
| * | log: decorate HEAD with branch name under --decorate=full, too | Junio C Hamano | 2015-05-13 | 1 | -5/+18 |
* | | Merge branch 'bc/object-id' | Junio C Hamano | 2015-05-05 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | commit: convert parts to struct object_id | brian m. carlson | 2015-03-13 | 1 | -1/+1 |
* | | log: decorate HEAD with branch name | Junio C Hamano | 2015-03-10 | 1 | -9/+68 |
* | | Merge branch 'jc/decorate-leaky-separator-color' into HEAD | Junio C Hamano | 2015-03-10 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | log --decorate: do not leak "commit" color into the next itemjc/decorate-leaky-separator-color | Junio C Hamano | 2015-03-04 | 1 | -0/+1 |
* | | Merge branch 'jn/parse-config-slot' | Junio C Hamano | 2014-10-20 | 1 | -4/+3 |
|\ \ |
|
| * | | color_parse: do not mention variable name in error messagejn/parse-config-slot | Jeff King | 2014-10-14 | 1 | -2/+1 |
| * | | pass config slots as pointers instead of offsets | Jonathan Nieder | 2014-10-14 | 1 | -2/+2 |
* | | | Merge branch 'hj/pretty-naked-decoration' | Junio C Hamano | 2014-09-29 | 1 | -8/+9 |
|\ \ \ |
|
| * | | | pretty: add %D format specifierhj/pretty-naked-decoration | Harry Jeffery | 2014-09-18 | 1 | -8/+9 |
* | | | | Merge branch 'jk/name-decoration-alloc' | Junio C Hamano | 2014-09-11 | 1 | -15/+10 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | log-tree: use FLEX_ARRAY in name_decorationjk/name-decoration-alloc | Jeff King | 2014-08-27 | 1 | -1/+1 |
| * | | | log-tree: make name_decoration hash static | Jeff King | 2014-08-26 | 1 | -3/+8 |
| * | | | log-tree: make add_name_decoration a public function | Jeff King | 2014-08-26 | 1 | -11/+1 |
* | | | | pretty: make empty userformats truly emptyjk/pretty-empty-format | Jeff King | 2014-07-30 | 1 | -2/+3 |
| |/ /
|/| | |
|
* | | | Merge branch 'cc/for-each-mergetag' | Junio C Hamano | 2014-07-21 | 1 | -11/+4 |
|\ \ \ |
|
| * | | | commit: add for_each_mergetag()cc/for-each-mergetag | Christian Couder | 2014-07-07 | 1 | -11/+4 |
* | | | | Merge branch 'zk/log-graph-showsig' | Junio C Hamano | 2014-07-16 | 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' | Junio C Hamano | 2014-07-16 | 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 |