Age | Commit message (Expand) | Author | Files | Lines |
2018-09-17 | Merge branch 'jk/cocci' | Junio C Hamano | 1 | -3/+3 |
2018-09-17 | Merge branch 'es/format-patch-rangediff' | Junio C Hamano | 1 | -0/+15 |
2018-09-17 | Merge branch 'es/format-patch-interdiff' | Junio C Hamano | 1 | -7/+30 |
2018-08-29 | convert "oidcmp() == 0" to oideq() | Jeff King | 1 | -3/+3 |
2018-08-15 | Merge branch 'jk/core-use-replace-refs' | Junio C Hamano | 1 | -1/+1 |
2018-08-14 | format-patch: allow --range-diff to apply to a lone-patch | Eric Sunshine | 1 | -0/+15 |
2018-08-14 | Merge branch 'es/format-patch-interdiff' into es/format-patch-rangediff | Junio C Hamano | 1 | -7/+30 |
2018-08-02 | Merge branch 'sb/object-store-lookup' | Junio C Hamano | 1 | -6/+7 |
2018-08-02 | Merge branch 'bc/object-id' | Junio C Hamano | 1 | -1/+1 |
2018-07-23 | format-patch: allow --interdiff to apply to a lone-patch | Eric Sunshine | 1 | -0/+14 |
2018-07-23 | log-tree: show_log: make commentary block delimiting reusable | Eric Sunshine | 1 | -7/+16 |
2018-07-18 | check_replace_refs: rename to read_replace_refs | Jeff King | 1 | -1/+1 |
2018-07-18 | Merge branch 'sb/object-store-grafts' | Junio C Hamano | 1 | -0/+1 |
2018-07-16 | log-tree: switch GIT_SHA1_HEXSZ to the_hash_algo->hexsz | brian m. carlson | 1 | -1/+1 |
2018-06-29 | tag: add repository argument to parse_tag_buffer | Stefan Beller | 1 | -1/+1 |
2018-06-29 | tag: add repository argument to lookup_tag | Stefan Beller | 1 | -1/+1 |
2018-06-29 | commit: add repository argument to lookup_commit | Stefan Beller | 1 | -1/+1 |
2018-06-29 | object: add repository argument to parse_object | Stefan Beller | 1 | -3/+4 |
2018-06-29 | Merge branch 'sb/object-store-grafts' into sb/object-store-lookup | Junio C Hamano | 1 | -0/+1 |
2018-06-25 | Merge branch 'nd/complete-config-vars' | Junio C Hamano | 1 | -25/+12 |
2018-06-25 | Merge branch 'nd/commit-util-to-slab' | Junio C Hamano | 1 | -2/+6 |
2018-05-30 | Merge branch 'jk/snprintf-truncation' | Junio C Hamano | 1 | -6/+10 |
2018-05-29 | log-tree: allow to customize 'grafted' color | Nguyễn Thái Ngọc Duy | 1 | -0/+1 |
2018-05-29 | help: add --config to list all available config | Nguyễn Thái Ngọc Duy | 1 | -0/+3 |
2018-05-29 | Add and use generic name->id mapping code for color slot parsing | Nguyễn Thái Ngọc Duy | 1 | -26/+9 |
2018-05-23 | Merge branch 'bc/format-patch-cover-no-attach' | Junio C Hamano | 1 | -3/+4 |
2018-05-23 | Merge branch 'js/deprecate-grafts' | Junio C Hamano | 1 | -6/+7 |
2018-05-23 | Merge branch 'ds/lazy-load-trees' | Junio C Hamano | 1 | -3/+3 |
2018-05-21 | revision.c: use commit-slab for show_source | Nguyễn Thái Ngọc Duy | 1 | -2/+6 |
2018-05-21 | log_write_email_headers: use strbufs | Jeff King | 1 | -6/+10 |
2018-05-16 | object-store: move object access functions to object-store.h | Stefan Beller | 1 | -0/+1 |
2018-05-02 | format-patch: make cover letters always text/plain | brian m. carlson | 1 | -3/+4 |
2018-04-26 | commit: Let the callback of for_each_mergetag return on error | Johannes Schindelin | 1 | -6/+7 |
2018-04-11 | treewide: replace maybe_tree with accessor methods | Derrick Stolee | 1 | -3/+3 |
2018-04-11 | treewide: rename tree to maybe_tree | Derrick Stolee | 1 | -3/+3 |
2018-04-11 | Merge branch 'bw/c-plus-plus' into ds/lazy-load-trees | Junio C Hamano | 1 | -1/+1 |
2018-03-14 | Convert find_unique_abbrev* to struct object_id | brian m. carlson | 1 | -6/+6 |
2018-03-13 | Merge branch 'jk/cached-commit-buffer' into HEAD | Junio C Hamano | 1 | -3/+0 |
2018-03-06 | Merge branch 'bw/c-plus-plus' | Junio C Hamano | 1 | -1/+1 |
2018-03-06 | Merge branch 'jk/cached-commit-buffer' | Junio C Hamano | 1 | -3/+0 |
2018-02-22 | commit: drop uses of get_cached_commit_buffer() | Jeff King | 1 | -3/+0 |
2018-02-14 | object: rename function 'typename' to 'type_name' | Brandon Williams | 1 | -1/+1 |
2018-01-30 | sha1_file: convert hash_sha1_file to object_id | Patryk Obara | 1 | -1/+1 |
2017-11-22 | log: add option to choose which refs to decorate | Rafael Ascensão | 1 | -6/+18 |
2017-11-09 | Merge branch 'bw/diff-opt-impl-to-bitfields' | Junio C Hamano | 1 | -1/+1 |
2017-11-01 | diff: make struct diff_flags members lowercase | Brandon Williams | 1 | -1/+1 |
2017-11-01 | diff: remove DIFF_OPT_TST macro | Brandon Williams | 1 | -1/+1 |
2017-10-21 | log: handle broken HEAD in decoration check | Jeff King | 1 | -1/+1 |
2017-09-24 | refs: pass NULL to resolve_ref_unsafe() if hash is not needed | René Scharfe | 1 | -2/+1 |
2017-06-24 | Merge branch 'bw/config-h' | Junio C Hamano | 1 | -0/+1 |