| 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 | -1/+60 |
| 2018-09-17 | Merge branch 'es/format-patch-interdiff' | Junio C Hamano | 1 | -21/+61 |
| 2018-09-17 | Merge branch 'ds/reachable' | Junio C Hamano | 1 | -0/+1 |
| 2018-08-29 | convert "oidcmp() == 0" to oideq() | Jeff King | 1 | -3/+3 |
| 2018-08-15 | Merge branch 'nd/i18n' | Junio C Hamano | 1 | -3/+3 |
| 2018-08-14 | format-patch: allow --range-diff to apply to a lone-patch | Eric Sunshine | 1 | -4/+5 |
| 2018-08-14 | format-patch: add --creation-factor tweak for --range-diff | Eric Sunshine | 1 | -1/+9 |
| 2018-08-14 | format-patch: teach --range-diff to respect -v/--reroll-count | Eric Sunshine | 1 | -1/+6 |
| 2018-08-14 | format-patch: extend --range-diff to accept revision range | Eric Sunshine | 1 | -3/+13 |
| 2018-08-14 | format-patch: add --range-diff option to embed diff in cover letter | Eric Sunshine | 1 | -0/+35 |
| 2018-08-14 | Merge branch 'es/format-patch-interdiff' into es/format-patch-rangediff | Junio C Hamano | 1 | -21/+61 |
| 2018-08-02 | Merge branch 'sb/object-store-lookup' | Junio C Hamano | 1 | -4/+6 |
| 2018-07-23 | format-patch: allow --interdiff to apply to a lone-patch | Eric Sunshine | 1 | -3/+5 |
| 2018-07-23 | interdiff: teach show_interdiff() to indent interdiff | Eric Sunshine | 1 | -1/+1 |
| 2018-07-23 | format-patch: teach --interdiff to respect -v/--reroll-count | Eric Sunshine | 1 | -1/+16 |
| 2018-07-23 | format-patch: add --interdiff option to embed diff in cover letter | Eric Sunshine | 1 | -2/+22 |
| 2018-07-23 | format-patch: allow additional generated content in make_cover_letter() | Eric Sunshine | 1 | -20/+23 |
| 2018-07-23 | Update messages in preparation for i18n | Nguyễn Thái Ngọc Duy | 1 | -3/+3 |
| 2018-07-20 | commit.h: remove method declarations | Derrick Stolee | 1 | -0/+1 |
| 2018-07-18 | Merge branch 'xy/format-patch-prereq-patch-id-fix' | Junio C Hamano | 1 | -0/+1 |
| 2018-07-18 | Merge branch 'sb/object-store-grafts' | Junio C Hamano | 1 | -0/+1 |
| 2018-06-29 | commit: add repository argument to lookup_commit_reference | Stefan Beller | 1 | -3/+4 |
| 2018-06-29 | object: add repository argument to parse_object | Stefan Beller | 1 | -1/+2 |
| 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/commit-util-to-slab' | Junio C Hamano | 1 | -4/+13 |
| 2018-06-19 | format-patch: clear UNINTERESTING flag before prepare_bases | Xiaolong Ye | 1 | -0/+1 |
| 2018-05-24 | Use OPT_SET_INT_F() for cmdline option specification | Nguyễn Thái Ngọc Duy | 1 | -3/+3 |
| 2018-05-23 | Merge branch 'bc/format-patch-cover-no-attach' | Junio C Hamano | 1 | -1/+1 |
| 2018-05-23 | Merge branch 'ds/lazy-load-trees' | Junio C Hamano | 1 | -2/+2 |
| 2018-05-21 | log: use commit-slab in prepare_bases() instead of commit->util | Nguyễn Thái Ngọc Duy | 1 | -2/+8 |
| 2018-05-21 | revision.c: use commit-slab for show_source | Nguyễn Thái Ngọc Duy | 1 | -2/+5 |
| 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 | -1/+1 |
| 2018-04-11 | treewide: replace maybe_tree with accessor methods | Derrick Stolee | 1 | -2/+2 |
| 2018-04-11 | treewide: rename tree to maybe_tree | Derrick Stolee | 1 | -2/+2 |
| 2018-03-14 | sha1_file: convert read_sha1_file to struct object_id | brian m. carlson | 1 | -1/+1 |
| 2018-03-14 | Convert find_unique_abbrev* to struct object_id | brian m. carlson | 1 | -2/+2 |
| 2018-03-14 | tree: convert read_tree_recursive to struct object_id | brian m. carlson | 1 | -1/+1 |
| 2018-02-02 | format-patch: reduce patch diffstat width to 72 | Nguyễn Thái Ngọc Duy | 1 | -0/+2 |
| 2018-01-25 | format-patch: keep cover-letter diffstat wrapped in 72 columns | Nguyễn Thái Ngọc Duy | 1 | -1/+4 |
| 2018-01-23 | Merge branch 'sb/diff-blobfind-pickaxe' | Junio C Hamano | 1 | -2/+2 |
| 2018-01-04 | diff: introduce DIFF_PICKAXE_KINDS_MASK | Stefan Beller | 1 | -2/+2 |
| 2017-11-22 | log: add option to choose which refs to decorate | Rafael Ascensão | 1 | -1/+9 |
| 2017-11-09 | Merge branch 'bw/diff-opt-impl-to-bitfields' | Junio C Hamano | 1 | -14/+13 |
| 2017-11-01 | diff: make struct diff_flags members lowercase | Brandon Williams | 1 | -13/+13 |
| 2017-11-01 | diff: remove DIFF_OPT_SET macro | Brandon Williams | 1 | -7/+7 |
| 2017-11-01 | diff: remove DIFF_OPT_TST macro | Brandon Williams | 1 | -6/+6 |
| 2017-11-01 | diff: remove touched flags | Brandon Williams | 1 | -2/+0 |
| 2017-11-01 | diff: add flag to indicate textconv was set via cmdline | Brandon Williams | 1 | -1/+1 |
| 2017-11-01 | diff: convert flags to be stored in bitfields | Brandon Williams | 1 | -1/+2 |
| 2017-10-16 | refs: convert dwim_ref and expand_ref to struct object_id | brian m. carlson | 1 | -1/+1 |
| 2017-09-24 | refs: pass NULL to resolve_ref_unsafe() if hash is not needed | René Scharfe | 1 | -2/+1 |
| 2017-08-24 | Merge branch 'jc/simplify-progress' | Junio C Hamano | 1 | -1/+1 |
| 2017-08-23 | Merge branch 'kw/rebase-progress' | Junio C Hamano | 1 | -0/+10 |
| 2017-08-22 | Merge branch 'ma/parse-maybe-bool' | Junio C Hamano | 1 | -5/+5 |
| 2017-08-14 | format-patch: have progress option while generating patches | Kevin Willford | 1 | -0/+10 |
| 2017-08-11 | Merge branch 'jk/reflog-walk' | Junio C Hamano | 1 | -3/+6 |
| 2017-08-07 | parse_decoration_style: drop unused argument `var` | Martin Ågren | 1 | -3/+3 |
| 2017-08-07 | treewide: deprecate git_config_maybe_bool, use git_parse_maybe_bool | Martin Ågren | 1 | -2/+2 |
| 2017-07-17 | sha1_name: convert GET_SHA1* flags to GET_OID* | brian m. carlson | 1 | -1/+1 |
| 2017-07-17 | sha1_name: convert get_sha1* to get_oid* | brian m. carlson | 1 | -2/+2 |
| 2017-07-12 | Merge branch 'rs/use-div-round-up' | Junio C Hamano | 1 | -1/+1 |
| 2017-07-10 | use DIV_ROUND_UP | René Scharfe | 1 | -1/+1 |
| 2017-07-09 | log: do not free parents when walking reflog | Jeff King | 1 | -2/+2 |
| 2017-07-09 | log: clarify comment about reflog cycles | Jeff King | 1 | -1/+4 |
| 2017-06-24 | Merge branch 'jk/diff-blob' into maint | Junio C Hamano | 1 | -3/+7 |
| 2017-06-24 | Merge branch 'bw/config-h' | Junio C Hamano | 1 | -0/+1 |
| 2017-06-19 | Merge branch 'bw/object-id' | Junio C Hamano | 1 | -4/+4 |
| 2017-06-15 | config: don't include config.h by default | Brandon Williams | 1 | -0/+1 |
| 2017-06-13 | Merge branch 'nd/fopen-errors' | Junio C Hamano | 1 | -3/+8 |
| 2017-06-05 | diff-tree: convert diff_tree_sha1 to struct object_id | Brandon Williams | 1 | -3/+3 |
| 2017-06-04 | Merge branch 'ah/log-decorate-default-to-auto' into maint | Junio C Hamano | 1 | -2/+2 |
| 2017-06-02 | Merge branch 'jk/diff-blob' | Junio C Hamano | 1 | -3/+7 |
| 2017-06-02 | patch-ids: convert to struct object_id | Brandon Williams | 1 | -1/+1 |
| 2017-05-29 | Merge branch 'bc/object-id' | Junio C Hamano | 1 | -5/+5 |
| 2017-05-26 | log: fix memory leak in open_next_file() | Nguyễn Thái Ngọc Duy | 1 | -4/+8 |
| 2017-05-26 | print errno when reporting a system call error | Nguyễn Thái Ngọc Duy | 1 | -1/+2 |
| 2017-05-24 | get_sha1_with_context: dynamically allocate oc->path | Jeff King | 1 | -3/+7 |
| 2017-05-23 | Merge branch 'ah/log-decorate-default-to-auto' | Junio C Hamano | 1 | -2/+2 |
| 2017-05-15 | builtin/log: honor log.decorate | brian m. carlson | 1 | -2/+2 |
| 2017-05-08 | object: convert parse_object* to take struct object_id | brian m. carlson | 1 | -1/+1 |
| 2017-05-08 | Convert lookup_commit* to struct object_id | brian m. carlson | 1 | -4/+4 |
| 2017-04-27 | timestamp_t: a new data type for timestamps | Johannes Schindelin | 1 | -1/+1 |
| 2017-04-23 | PRItime: introduce a new "printf format" for timestamps | Johannes Schindelin | 1 | -1/+1 |
| 2017-04-11 | Merge branch 'ah/log-decorate-default-to-auto' | Junio C Hamano | 1 | -1/+8 |
| 2017-03-24 | log: if --decorate is not given, default to --decorate=auto | Alex Henrie | 1 | -1/+8 |
| 2017-03-21 | prefix_filename: return newly allocated string | Jeff King | 1 | -1/+1 |
| 2017-03-21 | prefix_filename: drop length parameter | Jeff King | 1 | -2/+1 |
| 2017-03-01 | pretty: use fmt_output_email_subject() | René Scharfe | 1 | -2/+3 |
| 2016-09-26 | Merge branch 'jt/format-patch-rfc' | Junio C Hamano | 1 | -1/+9 |
| 2016-09-21 | Merge branch 'jt/format-patch-base-info-above-sig' | Junio C Hamano | 1 | -3/+3 |
| 2016-09-21 | format-patch: add "--rfc" for the common case of [RFC PATCH] | Josh Triplett | 1 | -1/+9 |
| 2016-09-19 | Merge branch 'bc/object-id' | Junio C Hamano | 1 | -22/+22 |
| 2016-09-15 | format-patch: show base info before email signature | Josh Triplett | 1 | -3/+3 |
| 2016-09-08 | Merge branch 'jk/format-patch-number-singleton-patch-with-cover' | Junio C Hamano | 1 | -4/+4 |
| 2016-09-07 | streaming: make stream_blob_to_fd take struct object_id | brian m. carlson | 1 | -2/+2 |
| 2016-09-07 | builtin: convert textconv_object to use struct object_id | brian m. carlson | 1 | -1/+1 |
| 2016-09-07 | builtin/log: convert some static functions to use struct object_id | brian m. carlson | 1 | -22/+22 |
| 2016-08-23 | format-patch: show 0/1 and 1/1 for singleton patch with cover letter | Jacob Keller | 1 | -4/+4 |
| 2016-08-12 | Merge branch 'kw/patch-ids-optim' | Junio C Hamano | 1 | -1/+1 |
| 2016-08-11 | rebase: avoid computing unnecessary patch IDs | Kevin Willford | 1 | -1/+1 |
| 2016-08-10 | Merge branch 'jt/format-patch-from-config' | Junio C Hamano | 1 | -1/+12 |
| 2016-08-01 | format-patch: format.from gives the default for --from | Josh Triplett | 1 | -1/+12 |
| 2016-07-19 | Merge branch 'js/log-to-diffopt-file' | Junio C Hamano | 1 | -39/+48 |
| 2016-07-11 | Merge branch 'mj/log-show-signature-conf' | Junio C Hamano | 1 | -0/+6 |
| 2016-07-06 | Merge branch 'ew/mboxrd-format-am' | Junio C Hamano | 1 | -1/+1 |
| 2016-07-06 | Merge branch 'jk/string-list-static-init' | Junio C Hamano | 1 | -3/+3 |
| 2016-06-24 | format-patch: use stdout directly | Johannes Schindelin | 1 | -5/+1 |
| 2016-06-24 | format-patch: avoid freopen() | Johannes Schindelin | 1 | -31/+33 |
| 2016-06-24 | format-patch: explicitly switch off color when writing to files | Johannes Schindelin | 1 | -0/+2 |
| 2016-06-24 | log: prepare log/log-tree to reuse the diffopt.close_file attribute | Johannes Schindelin | 1 | -3/+12 |
| 2016-06-24 | log: add log.showSignature configuration variable | Mehul Jain | 1 | -0/+6 |
| 2016-06-13 | use string_list initializer consistently | Jeff King | 1 | -3/+3 |
| 2016-06-06 | pretty: support "mboxrd" output format | Eric Wong | 1 | -1/+1 |
| 2016-05-23 | Merge branch 'xy/format-patch-base' | Junio C Hamano | 1 | -0/+168 |
| 2016-04-26 | format-patch: introduce format.useAutoBase configuration | Xiaolong Ye | 1 | -6/+11 |
| 2016-04-26 | format-patch: introduce --base=auto option | Xiaolong Ye | 1 | -3/+27 |
| 2016-04-26 | format-patch: add '--base' option to record base tree info | Xiaolong Ye | 1 | -0/+139 |
| 2016-04-13 | Merge branch 'lt/pretty-expand-tabs' | Junio C Hamano | 1 | -0/+1 |
| 2016-03-30 | pretty: enable --expand-tabs by default for selected pretty formats | Junio C Hamano | 1 | -0/+1 |
| 2016-02-25 | diff: activate diff.renames by default | Matthieu Moy | 1 | -0/+1 |
| 2016-02-25 | log: introduce init_log_defaults() | Matthieu Moy | 1 | -5/+10 |
| 2016-01-13 | format-patch: introduce format.outputDirectory configuration | Alexander Kuleshov | 1 | -0/+6 |
| 2015-12-15 | format-patch: add an option to suppress commit hash | brian m. carlson | 1 | -0/+5 |
| 2015-11-20 | Remove get_object_hash. | brian m. carlson | 1 | -9/+9 |
| 2015-11-20 | Convert struct object to object_id | brian m. carlson | 1 | -9/+9 |
| 2015-11-20 | Add several uses of get_object_hash. | brian m. carlson | 1 | -9/+9 |
| 2015-10-05 | use strbuf_complete to conditionally append slash | Jeff King | 1 | -2/+1 |
| 2015-08-25 | builtin/log.c: minor reformat | Junio C Hamano | 1 | -4/+2 |
| 2015-08-20 | log: show merge commit when --cc is given | Junio C Hamano | 1 | -0/+4 |
| 2015-08-20 | log: when --cc is given, default to -p unless told otherwise | Junio C Hamano | 1 | -0/+4 |
| 2015-08-20 | log: rename "tweak" helpers | Junio C Hamano | 1 | -5/+6 |
| 2015-08-03 | Merge branch 'jk/date-mode-format' | Junio C Hamano | 1 | -2/+2 |
| 2015-08-03 | Merge branch 'dt/log-follow-config' | Junio C Hamano | 1 | -0/+16 |
| 2015-08-03 | Merge branch 'mh/init-delete-refs-api' | Junio C Hamano | 1 | -0/+1 |
| 2015-07-09 | log: add "log.follow" configuration variable | David Turner | 1 | -0/+16 |
| 2015-06-29 | convert "enum date_mode" into a struct | Jeff King | 1 | -2/+2 |
| 2015-06-24 | Merge branch 'jc/do-not-feed-tags-to-clear-commit-marks' | Junio C Hamano | 1 | -6/+6 |
| 2015-06-22 | refs: move the remaining ref module declarations to refs.h | Michael Haggerty | 1 | -0/+1 |
| 2015-06-05 | Merge branch 'jk/at-push-sha1' | Junio C Hamano | 1 | -5/+2 |
| 2015-06-01 | format-patch: do not feed tags to clear_commit_marks() | Junio C Hamano | 1 | -6/+6 |
| 2015-05-21 | remote.c: report specific errors from branch_get_upstream | Jeff King | 1 | -1/+1 |
| 2015-05-21 | remote.c: introduce branch_get_upstream helper | Jeff King | 1 | -5/+2 |
| 2015-05-03 | blame, log: format usage strings similarly to those in documentation | Alex Henrie | 1 | -1/+1 |
| 2015-02-11 | Merge branch 'ah/usage-strings' | Junio C Hamano | 1 | -2/+2 |
| 2015-02-11 | Merge branch 'dk/format-patch-ignore-diff-submodule' | Junio C Hamano | 1 | -1/+1 |
| 2015-01-14 | Merge branch 'km/log-usage-string-i18n' | Junio C Hamano | 1 | -2/+2 |
| 2015-01-14 | standardize usage info string format | Alex Henrie | 1 | -3/+3 |
| 2015-01-07 | format-patch: ignore diff.submodule setting | Doug Kelly | 1 | -1/+1 |
| 2015-01-06 | log.c: fix translation markings | Kyle J. McKay | 1 | -2/+2 |
| 2014-12-01 | tree.c: update read_tree_recursive callback to pass strbuf as base | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
| 2014-10-21 | Merge branch 'rs/ref-transaction' | Junio C Hamano | 1 | -1/+2 |
| 2014-10-20 | Merge branch 'jn/parse-config-slot' | Junio C Hamano | 1 | -1/+1 |
| 2014-10-15 | refs.c: change resolve_ref_unsafe reading argument to be a flags field | Ronnie Sahlberg | 1 | -1/+2 |
| 2014-10-14 | pass config slots as pointers instead of offsets | Jonathan Nieder | 1 | -1/+1 |
| 2014-10-07 | use skip_prefix() to avoid more magic numbers | René Scharfe | 1 | -2/+4 |
| 2014-09-26 | Merge branch 'rs/realloc-array' | Junio C Hamano | 1 | -1/+1 |
| 2014-09-19 | Merge branch 'mr/mark-i18n-log-rerere' | Junio C Hamano | 1 | -5/+5 |
| 2014-09-18 | use REALLOC_ARRAY for changing the allocation size of arrays | René Scharfe | 1 | -1/+1 |
| 2014-09-15 | builtin/log.c: mark strings for translation | Matthias Ruester | 1 | -5/+5 |
| 2014-09-09 | Merge branch 'mm/log-branch-desc-plug-leak' | Junio C Hamano | 1 | -0/+1 |
| 2014-08-07 | builtin/log.c: fix minor memory leak | Matthieu Moy | 1 | -0/+1 |
| 2014-07-16 | Merge branch 'jk/commit-buffer-length' into maint | Junio C Hamano | 1 | -6/+7 |
| 2014-07-10 | use strbuf_addbuf for adding strbufs | René Scharfe | 1 | -1/+1 |
| 2014-07-09 | Merge branch 'jk/skip-prefix' | Junio C Hamano | 1 | -6/+6 |
| 2014-07-02 | Merge branch 'jk/commit-buffer-length' | Junio C Hamano | 1 | -6/+7 |
| 2014-06-25 | Merge branch 'jk/diff-follow-must-take-one-pathspec' into maint | Junio C Hamano | 1 | -6/+2 |
| 2014-06-20 | use skip_prefix to avoid repeating strings | Jeff King | 1 | -6/+6 |
| 2014-06-16 | Merge branch 'lt/log-auto-decorate' | Junio C Hamano | 1 | -0/+2 |
| 2014-06-16 | Merge branch 'jm/format-patch-mail-sig' | Junio C Hamano | 1 | -2/+24 |
| 2014-06-16 | Merge branch 'jk/diff-follow-must-take-one-pathspec' | Junio C Hamano | 1 | -6/+2 |
| 2014-06-13 | commit: record buffer length in cache | Jeff King | 1 | -1/+1 |
| 2014-06-13 | use get_commit_buffer everywhere | Jeff King | 1 | -2/+5 |
| 2014-06-13 | provide a helper to free commit buffer | Jeff King | 1 | -4/+2 |
| 2014-05-30 | git log: support "auto" decorations | Linus Torvalds | 1 | -0/+2 |
| 2014-05-27 | format-patch: add "--signature-file=<file>" option | Jeremiah Mahler | 1 | -0/+17 |
| 2014-05-21 | format-patch: make newline after signature conditional | Jeff King | 1 | -2/+7 |
| 2014-05-20 | move "--follow needs one pathspec" rule to diff_setup_done | Jeff King | 1 | -6/+2 |
| 2014-03-31 | comments: fix misuses of "nor" | Justin Lebar | 1 | -1/+1 |
| 2013-12-05 | replace {pre,suf}fixcmp() with {starts,ends}_with() | Christian Couder | 1 | -4/+4 |
| 2013-10-23 | Merge branch 'mg/more-textconv' | Junio C Hamano | 1 | -3/+23 |
| 2013-09-09 | Merge branch 'jl/submodule-mv' | Junio C Hamano | 1 | -1/+1 |
| 2013-08-05 | log, format-patch: parsing uses OPT__QUIET | Stefan Beller | 1 | -3/+2 |
| 2013-08-05 | Replace deprecated OPT_BOOLEAN by OPT_BOOL | Stefan Beller | 1 | -4/+4 |
| 2013-08-05 | Remove deprecated OPTION_BOOLEAN for parsing arguments | Stefan Beller | 1 | -2/+2 |
| 2013-07-15 | remove init_pathspec() in favor of parse_pathspec() | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
| 2013-07-03 | teach format-patch to place other authors into in-body "From" | Jeff King | 1 | -0/+24 |
| 2013-07-01 | Merge branch 'jc/topo-author-date-sort' | Junio C Hamano | 1 | -1/+1 |
| 2013-06-11 | toposort: rename "lifo" field | Junio C Hamano | 1 | -1/+1 |
| 2013-06-02 | Merge branch 'tr/line-log' | Junio C Hamano | 1 | -0/+31 |
| 2013-05-10 | show: honor --textconv for blobs | Michael J Gruber | 1 | -3/+22 |
| 2013-05-10 | diff_opt: track whether flags have been set explicitly | Junio C Hamano | 1 | -0/+1 |
| 2013-04-26 | Merge branch 'rr/shortlog-doc' | Junio C Hamano | 1 | -1/+1 |
| 2013-04-22 | builtin/log.c: make usage string consistent with doc | Ramkumar Ramachandra | 1 | -1/+1 |
| 2013-04-07 | format-patch: trivial cleanups | Felipe Contreras | 1 | -36/+35 |
| 2013-04-07 | format-patch: add format.coverLetter configuration variable | Felipe Contreras | 1 | -6/+26 |
| 2013-04-07 | log: update to OPT_BOOL | Felipe Contreras | 1 | -7/+7 |
| 2013-04-07 | format-patch: refactor branch name calculation | Felipe Contreras | 1 | -17/+16 |
| 2013-04-07 | format-patch: improve head calculation for cover-letter | Felipe Contreras | 1 | -18/+4 |