| Age | Commit message (Expand) | Author | Files | Lines |
| 2019-06-19 | commit-graph: create options for split files | Derrick Stolee | 1 | -1/+1 |
| 2019-06-12 | commit-graph: collapse parameters into flags | Derrick Stolee | 1 | -1/+1 |
| 2019-06-12 | commit-graph: return with errors during write | Derrick Stolee | 1 | -2/+3 |
| 2019-02-06 | Merge branch 'nd/the-index-final' | Junio C Hamano | 1 | -3/+4 |
| 2019-01-29 | Merge branch 'jk/save-getenv-result' | Junio C Hamano | 1 | -1/+2 |
| 2019-01-24 | cache.h: flip NO_THE_INDEX_COMPATIBILITY_MACROS switch | Nguyễn Thái Ngọc Duy | 1 | -0/+1 |
| 2019-01-14 | read-cache.c: replace update_index_if_able with repo_& | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
| 2019-01-14 | read-cache.c: kill read_index() | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
| 2019-01-14 | notes-utils.c: remove the_repository references | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
| 2019-01-11 | commit: copy saved getenv() result | Jeff King | 1 | -1/+2 |
| 2019-01-04 | Merge branch 'nd/the-index' | Junio C Hamano | 1 | -3/+5 |
| 2018-11-18 | Merge branch 'jk/unused-parameter-fixes' | Junio C Hamano | 1 | -1/+4 |
| 2018-11-12 | diff-lib.c: remove the_repository references | Nguyễn Thái Ngọc Duy | 1 | -1/+2 |
| 2018-11-12 | sequencer.c: remove implicit dependency on the_index | Nguyễn Thái Ngọc Duy | 1 | -1/+2 |
| 2018-11-12 | wt-status.c: remove implicit dependency on the_index | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
| 2018-11-06 | assert NOARG/NONEG behavior of parse-options callbacks | Jeff King | 1 | -0/+3 |
| 2018-11-06 | status: mark --find-renames option with NONEG | Jeff King | 1 | -1/+1 |
| 2018-11-06 | refresh_index: remove unnecessary calls to preload_index() | Ben Peart | 1 | -1/+1 |
| 2018-10-19 | Merge branch 'nd/status-refresh-progress' | Junio C Hamano | 1 | -2/+8 |
| 2018-10-19 | Merge branch 'ss/wt-status-committable' | Junio C Hamano | 1 | -9/+12 |
| 2018-10-19 | Merge branch 'nd/the-index' | Junio C Hamano | 1 | -2/+2 |
| 2018-10-16 | Merge branch 'en/status-multiple-renames-to-the-same-target-fix' | Junio C Hamano | 1 | -0/+1 |
| 2018-10-16 | Merge branch 'ab/commit-graph-progress' | Junio C Hamano | 1 | -1/+1 |
| 2018-10-03 | roll wt_status_state into wt_status and populate in the collect phase | Stephen P. Smith | 1 | -0/+3 |
| 2018-09-27 | commit: fix erroneous BUG, 'multiple renames on the same target? how?' | Elijah Newren | 1 | -0/+1 |
| 2018-09-21 | revision.c: remove implicit dependency on the_index | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
| 2018-09-21 | rerere.c: remove implicit dependency on the_index | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
| 2018-09-17 | Merge branch 'ds/commit-graph-tests' | Junio C Hamano | 1 | -0/+4 |
| 2018-09-17 | Merge branch 'ds/reachable' | Junio C Hamano | 1 | -0/+1 |
| 2018-09-17 | status: show progress bar if refreshing the index takes too long | Nguyễn Thái Ngọc Duy | 1 | -2/+8 |
| 2018-09-07 | wt-status: rename commitable to committable | Stephen P. Smith | 1 | -9/+9 |
| 2018-08-29 | commit-graph: define GIT_TEST_COMMIT_GRAPH | Derrick Stolee | 1 | -0/+4 |
| 2018-08-20 | Merge branch 'nd/no-the-index' | Junio C Hamano | 1 | -1/+1 |
| 2018-08-15 | Merge branch 'nd/i18n' | Junio C Hamano | 1 | -3/+3 |
| 2018-08-13 | dir.c: remove an implicit dependency on the_index in pathspec code | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
| 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 'sb/object-store-grafts' | Junio C Hamano | 1 | -19/+19 |
| 2018-06-29 | Merge branch 'sb/object-store-grafts' into sb/object-store-lookup | Junio C Hamano | 1 | -19/+19 |
| 2018-06-25 | Merge branch 'nd/complete-config-vars' | Junio C Hamano | 1 | -18/+18 |
| 2018-05-30 | Merge branch 'bp/status-rename-config' | Junio C Hamano | 1 | -0/+42 |
| 2018-05-30 | Merge branch 'js/use-bug-macro' | Junio C Hamano | 1 | -1/+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 | -18/+15 |
| 2018-05-18 | path.c: migrate global git_path_* to take a repository argument | Stefan Beller | 1 | -19/+19 |
| 2018-05-13 | add status config and command line options for rename detection | Ben Peart | 1 | -0/+42 |
| 2018-05-06 | Replace all die("BUG: ...") calls by BUG() ones | Johannes Schindelin | 1 | -1/+1 |
| 2018-05-06 | wt-status: use settings from git_diff_ui_config | Eckhard S. Maaß | 1 | -1/+1 |
| 2018-04-25 | Merge branch 'bw/commit-partial-from-subdirectory-fix' | Junio C Hamano | 1 | -2/+1 |
| 2018-04-05 | commit: allow partial commits with relative paths | Brandon Williams | 1 | -2/+1 |
| 2018-03-21 | Merge branch 'ma/skip-writing-unchanged-index' | Junio C Hamano | 1 | -7/+3 |
| 2018-03-08 | Merge branch 'ab/gc-auto-in-commit' | Junio C Hamano | 1 | -0/+2 |
| 2018-03-08 | Merge branch 'jh/status-no-ahead-behind' | Junio C Hamano | 1 | -0/+7 |
| 2018-03-01 | write_locked_index(): add flag to avoid writing unchanged index | Martin Ågren | 1 | -7/+3 |
| 2018-03-01 | commit: run git gc --auto just before the post-commit hook | Ævar Arnfjörð Bjarmason | 1 | -0/+2 |
| 2018-02-27 | Merge branch 'ab/commit-m-with-fixup' into maint | Junio C Hamano | 1 | -3/+5 |
| 2018-02-27 | Merge branch 'nd/ita-wt-renames-in-status' into maint | Junio C Hamano | 1 | -1/+1 |
| 2018-02-15 | Merge branch 'po/object-id' | Junio C Hamano | 1 | -2/+3 |
| 2018-02-13 | Merge branch 'pw/sequencer-in-process-commit' | Junio C Hamano | 1 | -260/+31 |
| 2018-01-30 | commit: convert commit_tree* to object_id | Patryk Obara | 1 | -2/+3 |
| 2018-01-24 | status: add --[no-]ahead-behind to status and commit for V2 format. | Jeff Hostetler | 1 | -0/+7 |
| 2018-01-24 | sequencer: run 'prepare-commit-msg' hook | Phillip Wood | 1 | -2/+0 |
| 2018-01-23 | Merge branch 'ab/commit-m-with-fixup' | Junio C Hamano | 1 | -3/+5 |
| 2018-01-23 | Merge branch 'nd/ita-wt-renames-in-status' | Junio C Hamano | 1 | -1/+1 |
| 2017-12-27 | Use DIFF_DETECT_RENAME for detect_rename assignments | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
| 2017-12-22 | commit: add support for --fixup <commit> -m"<extra message>" | Ævar Arnfjörð Bjarmason | 1 | -3/+5 |
| 2017-11-24 | commit: move print_commit_summary() to libgit | Phillip Wood | 1 | -119/+9 |
| 2017-11-18 | commit: move post-rewrite code to libgit | Phillip Wood | 1 | -41/+1 |
| 2017-11-18 | Add a function to update HEAD after creating a commit | Phillip Wood | 1 | -18/+2 |
| 2017-11-15 | Merge branch 'ma/reduce-heads-leakfix' | Junio C Hamano | 1 | -1/+1 |
| 2017-11-13 | Merge branch 'jm/status-ignored-files-list' | Junio C Hamano | 1 | -6/+25 |
| 2017-11-11 | commit: move empty message checks to libgit | Phillip Wood | 1 | -80/+19 |
| 2017-11-09 | Merge branch 'bw/diff-opt-impl-to-bitfields' | Junio C Hamano | 1 | -3/+4 |
| 2017-11-08 | reduce_heads: fix memory leaks | Martin Ågren | 1 | -1/+1 |
| 2017-11-06 | Merge branch 'bc/object-id' | Junio C Hamano | 1 | -2/+2 |
| 2017-11-06 | Merge branch 'ao/check-resolve-ref-unsafe-result' | Junio C Hamano | 1 | -0/+2 |
| 2017-11-06 | Merge branch 'ma/lockfile-fixes' | Junio C Hamano | 1 | -5/+5 |
| 2017-11-01 | diff: make struct diff_flags members lowercase | Brandon Williams | 1 | -2/+2 |
| 2017-11-01 | diff: convert flags to be stored in bitfields | Brandon Williams | 1 | -3/+4 |
| 2017-10-31 | status: add option to show ignored files differently | Jameson Miller | 1 | -6/+25 |
| 2017-10-21 | commit: check result of resolve_ref_unsafe | Andrey Okoshkin | 1 | -0/+2 |
| 2017-10-16 | refs: update ref transactions to use struct object_id | brian m. carlson | 1 | -2/+2 |
| 2017-10-07 | read-cache: drop explicit `CLOSE_LOCK`-flag | Martin Ågren | 1 | -5/+5 |
| 2017-10-03 | Merge branch 'jk/no-optional-locks' | Junio C Hamano | 1 | -1/+4 |
| 2017-09-29 | Merge branch 'ma/leakplugs' | Junio C Hamano | 1 | -5/+10 |
| 2017-09-27 | git: add --no-optional-locks option | Jeff King | 1 | -1/+4 |
| 2017-09-24 | refs: pass NULL to resolve_ref_unsafe() if hash is not needed | René Scharfe | 1 | -2/+1 |
| 2017-09-24 | builtin/commit: fix memory leak in `prepare_index()` | Martin Ågren | 1 | -5/+10 |
| 2017-09-08 | add UNLEAK annotation for reducing leak false positives | Jeff King | 1 | -1/+2 |
| 2017-08-26 | Merge branch 'bw/submodule-config-cleanup' | Junio C Hamano | 1 | -1/+0 |
| 2017-08-23 | Merge branch 'ks/commit-abort-on-empty-message-fix' into maint | Junio C Hamano | 1 | -5/+5 |
| 2017-08-23 | Merge branch 'kw/commit-keep-index-when-pre-commit-is-not-run' | Junio C Hamano | 1 | -6/+9 |
| 2017-08-16 | commit: skip discarding the index if there is no pre-commit hook | Kevin Willford | 1 | -6/+9 |
| 2017-08-11 | Merge branch 'ks/commit-abort-on-empty-message-fix' | Junio C Hamano | 1 | -5/+5 |
| 2017-08-03 | submodule: remove gitmodules_config | Brandon Williams | 1 | -1/+0 |
| 2017-07-17 | commit: check for empty message before the check for untouched template | Kaartic Sivaraam | 1 | -5/+5 |
| 2017-07-17 | sha1_name: convert get_sha1* to get_oid* | brian m. carlson | 1 | -4/+4 |
| 2017-07-10 | Merge branch 'ks/typofix-commit-c-comment' | Junio C Hamano | 1 | -1/+1 |
| 2017-07-10 | Merge branch 'ks/commit-assuming-only-warning-removal' | Junio C Hamano | 1 | -8/+1 |
| 2017-07-06 | builtin/commit.c: fix a typo in the comment | Kaartic Sivaraam | 1 | -1/+1 |
| 2017-06-30 | Merge branch 'ks/status-initial-commit' | Junio C Hamano | 1 | -0/+1 |
| 2017-06-30 | commit-template: distinguish status information unconditionally | Kaartic Sivaraam | 1 | -2/+1 |
| 2017-06-30 | commit-template: remove outdated notice about explicit paths | Kaartic Sivaraam | 1 | -6/+0 |
| 2017-06-26 | Merge branch 'lb/status-stash-count' | Junio C Hamano | 1 | -0/+6 |
| 2017-06-24 | Merge branch 'bw/config-h' | Junio C Hamano | 1 | -0/+1 |
| 2017-06-24 | Merge branch 'bw/ls-files-sans-the-index' | Junio C Hamano | 1 | -1/+2 |
| 2017-06-21 | status: contextually notify user about an initial commit | Kaartic Sivaraam | 1 | -0/+1 |
| 2017-06-19 | Merge branch 'bw/object-id' | Junio C Hamano | 1 | -1/+1 |
| 2017-06-18 | status: add optional stash count information | Liam Beguin | 1 | -0/+6 |
| 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 | -4/+1 |
| 2017-06-13 | ls-files: convert overlay_tree_on_cache to take an index | Brandon Williams | 1 | -1/+2 |
| 2017-06-02 | builtin/notes: convert to struct object_id | brian m. carlson | 1 | -1/+1 |
| 2017-05-29 | Merge branch 'bm/interpret-trailers-cut-line-is-eom' | Junio C Hamano | 1 | -1/+1 |
| 2017-05-29 | Merge branch 'bc/object-id' | Junio C Hamano | 1 | -4/+4 |
| 2017-05-26 | use xfopen() in more places | Nguyễn Thái Ngọc Duy | 1 | -4/+1 |
| 2017-05-18 | interpret-trailers: honor the cut line | Brian Malehorn | 1 | -1/+1 |
| 2017-05-08 | tree: convert parse_tree_indirect to struct object_id | brian m. carlson | 1 | -1/+1 |
| 2017-05-08 | Convert lookup_commit* to struct object_id | brian m. carlson | 1 | -2/+2 |
| 2017-05-02 | Convert struct cache_tree to use struct object_id | brian m. carlson | 1 | -1/+1 |
| 2017-04-28 | status: add color config slots for branch info in "--short --branch" | Stephen Kent | 1 | -0/+4 |
| 2017-04-26 | Merge branch 'jk/war-on-git-path' | Junio C Hamano | 1 | -3/+3 |
| 2017-04-23 | Merge branch 'nd/conditional-config-include' | Junio C Hamano | 1 | -1/+1 |
| 2017-04-20 | use git_path_* helper functions | Jeff King | 1 | -3/+3 |
| 2017-04-14 | path.c: and an option to call real_path() in expand_user_path() | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
| 2017-02-20 | builtin/commit: convert to struct object_id | brian m. carlson | 1 | -23/+23 |
| 2017-01-31 | builtin/commit.c: switch to strbuf, instead of snprintf() | Elia Pinto | 1 | -6/+4 |
| 2017-01-13 | builtin/commit.c: remove the PATH_MAX limitation via dynamic allocation | Elia Pinto | 1 | -11/+10 |
| 2016-12-19 | Merge branch 'jc/lock-report-on-error' | Junio C Hamano | 1 | -4/+4 |
| 2016-12-19 | Merge branch 'ak/commit-only-allow-empty' | Junio C Hamano | 1 | -3/+1 |
| 2016-12-09 | commit: remove 'Clever' message for --only --amend | Andreas Krey | 1 | -2/+0 |
| 2016-12-07 | hold_locked_index(): align error handling with hold_lockfile_for_update() | Junio C Hamano | 1 | -4/+4 |
| 2016-12-05 | commit: make --only --allow-empty work without paths | Andreas Krey | 1 | -1/+1 |
| 2016-11-29 | commit: make ignore_non_trailer take buf/len | Jonathan Tan | 1 | -1/+1 |
| 2016-10-31 | Merge branch 'rs/commit-pptr-simplify' | Junio C Hamano | 1 | -8/+6 |
| 2016-10-30 | commit: simplify building parents list | René Scharfe | 1 | -8/+6 |
| 2016-10-27 | Merge branch 'nd/ita-empty-commit' | Junio C Hamano | 1 | -4/+9 |
| 2016-10-24 | commit: don't be fooled by ita entries when creating initial commit | Nguyễn Thái Ngọc Duy | 1 | -3/+8 |
| 2016-10-24 | commit: fix empty commit creation when there's no changes but ita entries | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
| 2016-10-17 | sequencer: use memoized sequencer directory path | Johannes Schindelin | 1 | -1/+1 |
| 2016-09-26 | Merge branch 'tg/add-chmod+x-fix' | Junio C Hamano | 1 | -1/+1 |
| 2016-09-15 | add: modify already added files when --chmod is given | Thomas Gummerer | 1 | -1/+1 |
| 2016-09-08 | Merge branch 'jh/status-v2-porcelain' | Junio C Hamano | 1 | -44/+34 |
| 2016-08-11 | status: print branch info with --porcelain=v2 --branch | Jeff Hostetler | 1 | -0/+5 |
| 2016-08-11 | status: collect per-file data for --porcelain=v2 | Jeff Hostetler | 1 | -0/+3 |
| 2016-08-10 | Merge branch 'os/no-verify-skips-commit-msg-too' into maint | Junio C Hamano | 1 | -1/+1 |
| 2016-08-08 | Merge branch 'pb/commit-editmsg-path' into maint | Junio C Hamano | 1 | -7/+8 |
| 2016-08-05 | status: support --porcelain[=<version>] | Jeff Hostetler | 1 | -3/+18 |
| 2016-08-05 | status: cleanup API to wt_status_print | Jeff Hostetler | 1 | -42/+9 |
| 2016-08-05 | status: rename long-format print routines | Jeff Hostetler | 1 | -2/+2 |
| 2016-08-03 | Merge branch 'os/no-verify-skips-commit-msg-too' | Junio C Hamano | 1 | -1/+1 |
| 2016-07-28 | Merge branch 'js/find-commit-subject-ignore-leading-blanks' into maint | Junio C Hamano | 1 | -1/+1 |
| 2016-07-26 | commit: describe that --no-verify skips the commit-msg hook in the help text | Orgad Shaneh | 1 | -1/+1 |
| 2016-07-11 | Merge branch 'js/find-commit-subject-ignore-leading-blanks' | Junio C Hamano | 1 | -1/+1 |
| 2016-07-06 | Merge branch 'pb/commit-editmsg-path' | Junio C Hamano | 1 | -7/+8 |
| 2016-06-29 | commit -C: skip blank lines at the beginning of the message | Johannes Schindelin | 1 | -1/+1 |
| 2016-06-09 | builtin/commit.c: memoize git-path for COMMIT_EDITMSG | Pranit Bauva | 1 | -7/+8 |
| 2016-06-07 | add: add --chmod=+x / --chmod=-x options | Edward Thomson | 1 | -1/+1 |
| 2016-05-23 | Merge branch 'pb/commit-verbose-config' | Junio C Hamano | 1 | -0/+10 |
| 2016-05-10 | commit: add a commit.verbose config variable | Pranit Bauva | 1 | -0/+10 |
| 2016-05-02 | Merge branch 'ad/commit-have-m-option' into maint | Junio C Hamano | 1 | -3/+3 |
| 2016-04-22 | Merge branch 'ad/commit-have-m-option' | Junio C Hamano | 1 | -3/+3 |
| 2016-04-14 | Merge branch 'ss/commit-squash-msg' into maint | Junio C Hamano | 1 | -1/+10 |
| 2016-04-07 | commit: do not ignore an empty message given by -m '' | Jeff King | 1 | -3/+3 |
| 2016-04-06 | Merge branch 'ss/commit-squash-msg' | Junio C Hamano | 1 | -1/+10 |
| 2016-03-21 | commit: do not lose SQUASH_MSG contents | Sven Strickroth | 1 | -1/+10 |
| 2016-02-25 | diff: activate diff.renames by default | Matthieu Moy | 1 | -0/+1 |
| 2016-01-28 | Merge branch 'jc/strbuf-getline' | Junio C Hamano | 1 | -1/+1 |
| 2016-01-20 | Merge branch 'js/fopen-harder' | Junio C Hamano | 1 | -1/+1 |
| 2016-01-15 | strbuf: introduce strbuf_getline_{lf,nul}() | Junio C Hamano | 1 | -1/+1 |
| 2016-01-07 | commit: allow editing the commit message even in shared repos | Johannes Schindelin | 1 | -1/+1 |
| 2015-12-10 | Merge branch 'bc/object-id' | Junio C Hamano | 1 | -4/+4 |
| 2015-11-20 | Remove get_object_hash. | brian m. carlson | 1 | -4/+4 |
| 2015-11-20 | Add several uses of get_object_hash. | brian m. carlson | 1 | -4/+4 |
| 2015-11-16 | allow hooks to ignore their standard input stream | Clemens Buchacher | 1 | -0/+3 |
| 2015-10-16 | strbuf: make stripspace() part of strbuf | Tobias Klauser | 1 | -3/+3 |
| 2015-09-01 | Merge branch 'dt/commit-preserve-base-index-upon-opportunistic-cache-tree-upd... | Junio C Hamano | 1 | -3/+1 |
| 2015-08-31 | commit: don't rewrite shared index unnecessarily | David Turner | 1 | -3/+1 |
| 2015-08-25 | Merge branch 'mh/tempfile' | Junio C Hamano | 1 | -7/+8 |
| 2015-08-10 | memoize common git-path "constant" files | Jeff King | 1 | -16/+16 |
| 2015-08-10 | lockfile: add accessor get_lock_file_path() | Michael Haggerty | 1 | -7/+8 |
| 2015-06-29 | convert "enum date_mode" into a struct | Jeff King | 1 | -2/+2 |
| 2015-06-05 | Merge branch 'pt/xdg-config-path' into maint | Junio C Hamano | 1 | -5/+3 |
| 2015-05-26 | Merge branch 'nd/untracked-cache' | Junio C Hamano | 1 | -2/+3 |
| 2015-05-11 | Merge branch 'pt/xdg-config-path' | Junio C Hamano | 1 | -5/+3 |
| 2015-05-11 | Merge branch 'nd/multiple-work-trees' | Junio C Hamano | 1 | -1/+1 |
| 2015-05-06 | git-commit: replace use of home_config_paths() | Paul Tan | 1 | -5/+3 |
| 2015-03-23 | commit.c: fix a memory leak | Stefan Beller | 1 | -2/+4 |
| 2015-03-12 | status: enable untracked cache | Nguyễn Thái Ngọc Duy | 1 | -2/+3 |
| 2015-03-05 | Merge branch 'mh/refs-have-new' | Junio C Hamano | 1 | -2/+2 |
| 2015-02-17 | commit: avoid race when creating orphan commits | Michael Haggerty | 1 | -1/+1 |
| 2015-02-17 | ref_transaction_update(): remove "have_old" parameter | Michael Haggerty | 1 | -1/+1 |
| 2015-02-17 | Merge branch 'mg/commit-author-no-match-malformed-message' | Junio C Hamano | 1 | -1/+1 |
| 2015-02-11 | Merge branch 'ah/usage-strings' | Junio C Hamano | 1 | -2/+2 |
| 2015-02-11 | Merge branch 'jk/blame-commit-label' | Junio C Hamano | 1 | -9/+3 |
| 2015-01-26 | commit: reword --author error message | Michael J Gruber | 1 | -1/+1 |
| 2015-01-14 | standardize usage info string format | Alex Henrie | 1 | -2/+2 |
| 2015-01-13 | builtin/commit.c: use xstrdup_or_null instead of envdup | Jeff King | 1 | -9/+3 |
| 2014-12-22 | Merge branch 'jk/commit-date-approxidate' | Junio C Hamano | 1 | -30/+18 |
| 2014-12-22 | Merge branch 'cc/interpret-trailers-more' | Junio C Hamano | 1 | -26/+2 |