| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-09-16 | color: use GIT_COLOR_* instead of numeric constants | Jeff King | 1 | -2/+2 |
| 2025-07-23 | config: drop `git_config_get_bool()` wrapper | Patrick Steinhardt | 1 | -4/+4 |
| 2025-07-23 | config: drop `git_config()` wrapper | Patrick Steinhardt | 1 | -1/+1 |
| 2025-07-16 | Merge branch 'rs/parse-options-precision' | Junio C Hamano | 1 | -0/+1 |
| 2025-07-09 | parse-options: add precision handling for PARSE_OPT_CMDMODE | René Scharfe | 1 | -0/+1 |
| 2025-06-03 | usage: allow dying without writing an error message | Patrick Steinhardt | 1 | -2/+2 |
| 2025-05-19 | Merge branch 'ly/am-split-stgit-leakfix' | Junio C Hamano | 1 | -1/+3 |
| 2025-05-12 | builtin/am: fix memory leak in `split_mail_stgit_series` | Lidong Yan | 1 | -1/+3 |
| 2025-04-17 | global: use designated initializers for options | Patrick Steinhardt | 1 | -8/+20 |
| 2025-03-18 | am: switch from merge_recursive_generic() to merge_ort_generic() | Elijah Newren | 1 | -2/+3 |
| 2025-02-07 | path: drop `git_pathdup()` in favor of `repo_git_path()` | Patrick Steinhardt | 1 | -1/+1 |
| 2025-01-28 | Merge branch 'jc/show-usage-help' | Junio C Hamano | 1 | -2/+1 |
| 2025-01-17 | builtins: send usage_with_options() help text to standard output | Junio C Hamano | 1 | -2/+1 |
| 2024-12-18 | mailinfo: stop using `the_repository` | Patrick Steinhardt | 1 | -1/+1 |
| 2024-12-18 | pager: stop using `the_repository` | Patrick Steinhardt | 1 | -2/+2 |
| 2024-12-06 | diff.h: fix index used to loop through unsigned integer | Patrick Steinhardt | 1 | -1/+0 |
| 2024-12-06 | global: mark code units that generate warnings with `-Wsign-compare` | Patrick Steinhardt | 1 | -0/+2 |
| 2024-09-23 | Merge branch 'jc/pass-repo-to-builtins' | Junio C Hamano | 1 | -2/+5 |
| 2024-09-13 | builtin: remove USE_THE_REPOSITORY_VARIABLE from builtin.h | John Cai | 1 | -1/+1 |
| 2024-09-13 | builtin: add a repository parameter for builtin functions | John Cai | 1 | -1/+4 |
| 2024-09-12 | environment: make `get_index_file()` accept a repository | Patrick Steinhardt | 1 | -2/+6 |
| 2024-09-12 | environment: make `get_git_dir()` accept a repository | Patrick Steinhardt | 1 | -2/+3 |
| 2024-08-13 | hooks: remove implicit dependency on `the_repository` | Patrick Steinhardt | 1 | -4/+5 |
| 2024-07-13 | merge-recursive: honor diff.algorithm | Antonin Delpeuch | 1 | -1/+1 |
| 2024-07-08 | Merge branch 'ps/leakfixes-more' | Junio C Hamano | 1 | -3/+4 |
| 2024-07-02 | Merge branch 'ps/use-the-repository' | Junio C Hamano | 1 | -4/+4 |
| 2024-06-17 | Merge branch 'jk/am-retry' | Junio C Hamano | 1 | -0/+3 |
| 2024-06-14 | hash: require hash algorithm in `oidread()` and `oidclr()` | Patrick Steinhardt | 1 | -4/+4 |
| 2024-06-11 | commit: fix leaking parents when calling `commit_tree_extended()` | Patrick Steinhardt | 1 | -0/+1 |
| 2024-06-11 | builtin/merge-recursive: fix leaking object ID bases | Patrick Steinhardt | 1 | -3/+3 |
| 2024-06-06 | am: add explicit "--retry" option | Jeff King | 1 | -0/+3 |
| 2024-05-16 | Merge branch 'ps/refs-without-the-repository' | Junio C Hamano | 1 | -14/+24 |
| 2024-05-07 | cocci: apply rules to rewrite callers of "refs" interfaces | Patrick Steinhardt | 1 | -14/+24 |
| 2024-04-18 | builtin: stop using `the_index` | Patrick Steinhardt | 1 | -18/+18 |
| 2024-04-05 | Merge branch 'jk/core-comment-string' | Junio C Hamano | 1 | -1/+1 |
| 2024-04-01 | Merge branch 'pb/advice-merge-conflict' | Junio C Hamano | 1 | -5/+9 |
| 2024-03-28 | Merge branch 'eb/hash-transition' | Junio C Hamano | 1 | -3/+3 |
| 2024-03-18 | builtin/am: allow disabling conflict advice | Philippe Blain | 1 | -5/+9 |
| 2024-03-12 | strbuf: accept a comment string for strbuf_stripspace() | Jeff King | 1 | -1/+1 |
| 2023-12-26 | treewide: remove unnecessary includes in source files | Elijah Newren | 1 | -4/+0 |
| 2023-11-07 | Merge branch 'rs/fix-arghelp' | Junio C Hamano | 1 | -1/+1 |
| 2023-10-29 | am, rebase: fix arghelp syntax of --empty | René Scharfe | 1 | -1/+1 |
| 2023-10-29 | am: simplify --show-current-patch handling | René Scharfe | 1 | -68/+44 |
| 2023-10-02 | tree-walk: init_tree_desc take an oid to get the hash algorithm | Eric W. Biederman | 1 | -3/+3 |
| 2023-09-29 | Merge branch 'ob/am-msgfix' | Junio C Hamano | 1 | -1/+2 |
| 2023-09-21 | am: fix error message in parse_opt_show_current_patch() | Oswald Buddenhagen | 1 | -1/+2 |
| 2023-08-21 | diff: spell DIFF_INDEX_CACHED out when calling run_diff_index() | Junio C Hamano | 1 | -2/+2 |
| 2023-07-26 | Merge branch 'jc/am-parseopt-fix' | Junio C Hamano | 1 | -6/+3 |
| 2023-07-25 | Merge branch 'jk/unused-parameter' | Junio C Hamano | 1 | -2/+2 |
| 2023-07-18 | am: simplify parsing of "--[no-]keep-cr" | Junio C Hamano | 1 | -6/+3 |
| 2023-07-17 | Merge branch 'cw/compat-util-header-cleanup' | Junio C Hamano | 1 | -1/+0 |
| 2023-07-13 | am: mark unused keep_cr parameters | Jeff King | 1 | -2/+2 |
| 2023-07-06 | Merge branch 'cw/strbuf-cleanup' | Junio C Hamano | 1 | -1/+1 |
| 2023-07-05 | treewide: remove unnecessary includes for wrapper.h | Calvin Wan | 1 | -1/+0 |
| 2023-06-21 | repository: remove unnecessary include of path.h | Elijah Newren | 1 | -0/+1 |
| 2023-06-21 | cache.h: remove this no-longer-used header | Elijah Newren | 1 | -2/+1 |
| 2023-06-21 | preload-index.h: move declarations for preload-index.c from elsewhere | Elijah Newren | 1 | -0/+1 |
| 2023-06-12 | strbuf: remove global variable | Calvin Wan | 1 | -1/+1 |
| 2023-04-11 | pager.h: move declarations for pager.c functions from cache.h | Elijah Newren | 1 | -0/+1 |
| 2023-04-11 | editor: move editor-related functions and declarations into common file | Elijah Newren | 1 | -0/+1 |
| 2023-04-11 | object-name.h: move declarations for object-name.c functions from cache.h | Elijah Newren | 1 | -0/+1 |
| 2023-04-11 | treewide: be explicit about dependence on advice.h | Elijah Newren | 1 | -0/+1 |
| 2023-04-04 | Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-... | Junio C Hamano | 1 | -11/+12 |
| 2023-03-28 | cocci: apply the "commit.h" part of "the_repository.pending" | Ævar Arnfjörð Bjarmason | 1 | -3/+4 |
| 2023-03-28 | cocci: apply the "cache.h" part of "the_repository.pending" | Ævar Arnfjörð Bjarmason | 1 | -8/+8 |
| 2023-03-21 | environment.h: move declarations for environment.c functions from cache.h | Elijah Newren | 1 | -0/+1 |
| 2023-03-21 | wrapper.h: move declarations for wrapper.c functions from cache.h | Elijah Newren | 1 | -0/+1 |
| 2023-03-21 | abspath.h: move absolute path functions from cache.h | Elijah Newren | 1 | -0/+1 |
| 2023-03-21 | treewide: be explicit about dependence on gettext.h | Elijah Newren | 1 | -0/+1 |
| 2023-03-17 | Merge branch 'jc/gpg-lazy-init' | Junio C Hamano | 1 | -12/+1 |
| 2023-02-27 | drop pure pass-through config callbacks | Jeff King | 1 | -6/+1 |
| 2023-02-23 | cache.h: remove dependence on hex.h; make other files include it explicitly | Elijah Newren | 1 | -0/+1 |
| 2023-02-22 | Merge branch 'ab/hook-api-with-stdin' | Junio C Hamano | 1 | -16/+4 |
| 2023-02-10 | cocci & cache-tree.h: migrate "write_cache_as_tree" to "*_index_*" | Ævar Arnfjörð Bjarmason | 1 | -3/+3 |
| 2023-02-09 | gpg-interface: lazily initialize and read the configuration | Junio C Hamano | 1 | -6/+0 |
| 2023-02-08 | hook API: support passing stdin to hooks, convert am's 'post-rewrite' | Emily Shaffer | 1 | -16/+4 |
| 2023-01-21 | Merge branch 'rs/dup-array' | Junio C Hamano | 1 | -2/+1 |
| 2023-01-16 | Merge branch 'tr/am--no-verify' | Junio C Hamano | 1 | -3/+8 |
| 2023-01-09 | use DUP_ARRAY | René Scharfe | 1 | -2/+1 |
| 2023-01-05 | am: allow passing --no-verify flag | Thierry Reding | 1 | -3/+8 |
| 2022-12-26 | Merge branch 'rs/am-parse-options-cleanup' | Junio C Hamano | 1 | -1/+11 |
| 2022-12-13 | am: don't pass strvec to apply_parse_options() | René Scharfe | 1 | -1/+11 |
| 2022-11-21 | cocci: apply "pending" index-compatibility to some "builtin/*.c" | Ævar Arnfjörð Bjarmason | 1 | -10/+11 |
| 2022-11-21 | cocci & cache.h: remove rarely used "the_index" compat macros | Ævar Arnfjörð Bjarmason | 1 | -2/+2 |
| 2022-10-30 | replace and remove run_command_v_opt() | René Scharfe | 1 | -4/+5 |
| 2022-10-30 | am: simplify building "show" argument list | René Scharfe | 1 | -7/+4 |
| 2022-09-01 | git-compat-util.h: use "UNUSED", not "UNUSED(var)" | Ævar Arnfjörð Bjarmason | 1 | -1/+1 |
| 2022-08-19 | config: mark unused callback parameters | Jeff King | 1 | -1/+1 |
| 2022-04-13 | revisions API users: add straightforward release_revisions() | Ævar Arnfjörð Bjarmason | 1 | -0/+3 |
| 2022-02-25 | Merge branch 'ab/date-mode-release' | Junio C Hamano | 1 | -0/+1 |
| 2022-02-25 | Merge branch 'ja/i18n-common-messages' | Junio C Hamano | 1 | -3/+5 |
| 2022-02-16 | date API: create a date.h, split from cache.h | Ævar Arnfjörð Bjarmason | 1 | -0/+1 |
| 2022-02-09 | Merge branch 'ab/config-based-hooks-2' | Junio C Hamano | 1 | -3/+3 |
| 2022-02-04 | i18n: factorize "invalid value" messages | Jean-Noël Avila | 1 | -3/+5 |
| 2022-01-10 | Merge branch 'ja/i18n-similar-messages' | Junio C Hamano | 1 | -3/+3 |
| 2022-01-07 | am: convert applypatch-msg to use hook.h | Emily Shaffer | 1 | -1/+1 |
| 2022-01-07 | am: convert {pre,post}-applypatch to use hook.h | Emily Shaffer | 1 | -2/+2 |
| 2022-01-05 | i18n: turn even more messages into "cannot be used together" ones | Jean-Noël Avila | 1 | -3/+3 |
| 2021-12-15 | am: support --allow-empty to record specific empty patches | 徐沛文 (Aleen) | 1 | -8/+24 |
| 2021-12-15 | am: support --empty=<option> to handle empty patches | 徐沛文 (Aleen) | 1 | -5/+52 |
| 2021-10-13 | Merge branch 'ab/config-based-hooks-1' | Junio C Hamano | 1 | -0/+1 |
| 2021-10-13 | Merge branch 'en/removing-untracked-fixes' | Junio C Hamano | 1 | -1/+2 |
| 2021-09-27 | Change unpack_trees' 'reset' flag into an enum | Elijah Newren | 1 | -3/+2 |
| 2021-09-27 | Remove ignored files by default when they are in the way | Elijah Newren | 1 | -2/+1 |
| 2021-09-27 | unpack-trees: introduce preserve_ignored to unpack_trees_options | Elijah Newren | 1 | -0/+3 |
| 2021-09-27 | hook.[ch]: move find_hook() from run-command.c to hook.c | Ævar Arnfjörð Bjarmason | 1 | -0/+1 |
| 2021-09-23 | Merge branch 'en/am-abort-fix' | Junio C Hamano | 1 | -1/+2 |
| 2021-09-20 | Merge branch 'js/run-command-close-packs' | Junio C Hamano | 1 | -1/+0 |
| 2021-09-20 | Merge branch 'en/am-abort-fix' into en/removing-untracked-fixes | Junio C Hamano | 1 | -1/+2 |
| 2021-09-10 | am: fix incorrect exit status on am fail to abort | Elijah Newren | 1 | -1/+2 |
| 2021-09-09 | run_auto_maintenance(): implicitly close the object store | Johannes Schindelin | 1 | -1/+0 |
| 2021-08-25 | advice: remove read uses of most global `advice_` variables | Ben Boeckel | 1 | -1/+1 |
| 2021-07-13 | *.c static functions: add missing __attribute__((format)) | Ævar Arnfjörð Bjarmason | 1 | -0/+1 |
| 2021-05-10 | am: learn to process quoted lines that ends with CRLF | Đoàn Trần Công Danh | 1 | -0/+51 |
| 2021-01-06 | builtin/*: update usage format | ZheNing Hu | 1 | -2/+2 |
| 2020-11-09 | Merge branch 'jk/committer-date-is-author-date-fix-simplify' | Junio C Hamano | 1 | -16/+3 |
| 2020-11-02 | Merge branch 'bk/sob-dco' | Junio C Hamano | 1 | -1/+1 |
| 2020-10-26 | Merge branch 'jk/committer-date-is-author-date-fix' | Junio C Hamano | 1 | -2/+2 |
| 2020-10-26 | am, sequencer: stop parsing our own committer ident | Jeff King | 1 | -16/+3 |
| 2020-10-23 | am: fix broken email with --committer-date-is-author-date | Jeff King | 1 | -2/+2 |
| 2020-10-20 | Documentation: stylistically normalize references to Signed-off-by: | Bradley M. Kuhn | 1 | -1/+1 |
| 2020-09-30 | assert PARSE_OPT_NONEG in parse-options callbacks | Jeff King | 1 | -0/+2 |
| 2020-09-25 | Merge branch 'ds/maintenance-part-1' | Junio C Hamano | 1 | -1/+1 |
| 2020-09-17 | maintenance: replace run_auto_gc() | Derrick Stolee | 1 | -1/+1 |
| 2020-09-03 | Merge branch 'pw/rebase-i-more-options' | Junio C Hamano | 1 | -6/+24 |
| 2020-08-17 | am: stop exporting GIT_COMMITTER_DATE | Phillip Wood | 1 | -6/+24 |
| 2020-07-30 | strvec: rename struct fields | Jeff King | 1 | -8/+8 |
| 2020-07-28 | strvec: convert builtin/ callers away from argv_array name | Jeff King | 1 | -33/+33 |
| 2020-07-28 | quote: rename sq_dequote_to_argv_array to mention strvec | Jeff King | 1 | -1/+1 |
| 2020-05-07 | auto-gc: pass --quiet down from am, commit, merge and rebase | Junio C Hamano | 1 | -2/+1 |
| 2020-02-20 | am: support --show-current-patch=diff to retrieve .git/rebase-apply/patch | Paolo Bonzini | 1 | -2/+7 |
| 2020-02-20 | am: support --show-current-patch=raw as a synonym for--show-current-patch | Paolo Bonzini | 1 | -6/+53 |
| 2020-02-20 | am: convert "resume" variable to a struct | Paolo Bonzini | 1 | -14/+18 |
| 2019-10-15 | Merge branch 'en/merge-recursive-cleanup' | Junio C Hamano | 1 | -1/+1 |
| 2019-10-11 | Merge branch 'rs/dedup-includes' | Junio C Hamano | 1 | -1/+0 |
| 2019-10-07 | Merge branch 'tg/stash-refresh-index' | Junio C Hamano | 1 | -14/+2 |
| 2019-10-04 | treewide: remove duplicate #include directives | René Scharfe | 1 | -1/+0 |
| 2019-09-20 | factor out refresh_and_write_cache function | Thomas Gummerer | 1 | -14/+2 |
| 2019-09-06 | git-am: handle missing "author" when parsing commit | Jeff King | 1 | -1/+3 |
| 2019-08-19 | merge-recursive: introduce an enum for detect_directory_renames values | Derrick Stolee | 1 | -1/+1 |
| 2019-07-09 | Merge branch 'nd/switch-and-restore' | Junio C Hamano | 1 | -1/+1 |
| 2019-07-09 | Merge branch 'ds/close-object-store' | Junio C Hamano | 1 | -1/+1 |
| 2019-06-17 | Merge branch 'jk/am-i-resolved-fix' | Junio C Hamano | 1 | -11/+12 |
| 2019-06-12 | packfile: rename close_all_packs to close_object_store | Derrick Stolee | 1 | -1/+1 |
| 2019-05-28 | am: fix --interactive HEAD tree resolution | Jeff King | 1 | -3/+4 |
| 2019-05-28 | am: drop tty requirement for --interactive | Jeff King | 1 | -3/+3 |
| 2019-05-28 | am: read interactive input from stdin | Jeff King | 1 | -2/+4 |
| 2019-05-28 | am: simplify prompt response handling | Jeff King | 1 | -3/+1 |
| 2019-04-25 | Merge branch 'bc/hash-transition-16' | Junio C Hamano | 1 | -4/+5 |
| 2019-04-25 | Merge branch 'nd/diff-parseopt-4' | Junio C Hamano | 1 | -2/+2 |
| 2019-04-02 | checkout: inform the user when removing branch state | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
| 2019-04-01 | builtin/am: make hash size independent | brian m. carlson | 1 | -4/+5 |
| 2019-03-24 | am: avoid diff_opt_parse() | Nguyễn Thái Ngọc Duy | 1 | -2/+2 |
| 2019-03-07 | Merge branch 'nd/completion-more-parameters' | Junio C Hamano | 1 | -0/+4 |
| 2019-03-07 | Merge branch 'jh/trace2' | Junio C Hamano | 1 | -0/+1 |
| 2019-03-07 | Merge branch 'wh/author-committer-ident-config' | Junio C Hamano | 1 | -0/+1 |
| 2019-02-22 | trace2:data: add trace2 hook classification | Jeff Hostetler | 1 | -0/+1 |
| 2019-02-20 | completion: add more parameter value completion | Nguyễn Thái Ngọc Duy | 1 | -0/+4 |
| 2019-02-06 | Merge branch 'nd/the-index-final' | Junio C Hamano | 1 | -6/+7 |
| 2019-02-06 | Merge branch 'tt/bisect-in-c' | Junio C Hamano | 1 | -18/+2 |
| 2019-02-06 | Merge branch 'en/rebase-merge-on-sequencer' | Junio C Hamano | 1 | -0/+9 |
| 2019-02-04 | config: allow giving separate author and committer idents | William Hubbs | 1 | -0/+1 |
| 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: remove the_* from index_has_changes() | Nguyễn Thái Ngọc Duy | 1 | -3/+3 |
| 2019-01-14 | merge-recursive.c: remove implicit dependency on the_index | 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-04 | Merge branch 'nd/the-index' | Junio C Hamano | 1 | -2/+2 |
| 2019-01-02 | wrapper: move is_empty_file() and rename it as is_empty_or_missing_file() | Pranit Bauva | 1 | -18/+2 |
| 2018-12-28 | am, rebase--merge: do not overlook --skip'ed commits with post-rewrite | Elijah Newren | 1 | -0/+9 |
| 2018-11-18 | Merge branch 'jk/unused-parameter-fixes' | Junio C Hamano | 1 | -1/+3 |
| 2018-11-13 | Merge branch 'pw/am-rebase-read-author-script' | Junio C Hamano | 1 | -56/+4 |
| 2018-11-12 | rerere.c: remove the_repository references | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
| 2018-11-12 | branch.c: remove the_repository reference | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
| 2018-11-06 | am: handle --no-patch-format option | Jeff King | 1 | -1/+3 |
| 2018-11-01 | add read_author_script() to libgit | Phillip Wood | 1 | -84/+2 |
| 2018-11-01 | am: rename read_author_script() | Phillip Wood | 1 | -2/+2 |
| 2018-11-01 | am: improve author-script error reporting | Phillip Wood | 1 | -10/+39 |
| 2018-11-01 | am: don't die in read_author_script() | Phillip Wood | 1 | -1/+2 |
| 2018-10-19 | Merge branch 'nd/status-refresh-progress' | Junio C Hamano | 1 | -1/+1 |
| 2018-10-19 | Merge branch 'nd/the-index' | Junio C Hamano | 1 | -5/+5 |
| 2018-09-21 | revision.c: remove implicit dependency on the_index | Nguyễn Thái Ngọc Duy | 1 | -3/+3 |
| 2018-09-21 | rerere.c: remove implicit dependency on the_index | Nguyễn Thái Ngọc Duy | 1 | -2/+2 |
| 2018-09-17 | Merge branch 'rs/mailinfo-format-flowed' | Junio C Hamano | 1 | -0/+4 |
| 2018-09-17 | Merge branch 'jk/cocci' | Junio C Hamano | 1 | -1/+1 |
| 2018-09-17 | status: show progress bar if refreshing the index takes too long | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
| 2018-09-04 | Merge branch 'en/directory-renames-nothanks' | Junio C Hamano | 1 | -0/+1 |
| 2018-08-30 | am: avoid directory rename detection when calling recursive merge machinery | Elijah Newren | 1 | -0/+1 |
| 2018-08-29 | mailinfo: support format=flowed | René Scharfe | 1 | -0/+4 |
| 2018-08-29 | convert "oidcmp() == 0" to oideq() | Jeff King | 1 | -1/+1 |
| 2018-08-13 | apply.c: make init_apply_state() take a struct repository | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
| 2018-08-02 | Merge branch 'en/dirty-merge-fixes' | Junio C Hamano | 1 | -3/+4 |
| 2018-07-11 | merge-recursive: fix assumption that head tree being merged is HEAD | Elijah Newren | 1 | -3/+4 |
| 2018-07-03 | index_has_changes(): avoid assuming operating on the_index | Elijah Newren | 1 | -3/+3 |
| 2018-06-29 | commit: add repository argument to lookup_commit | Stefan Beller | 1 | -1/+2 |
| 2018-06-29 | tree: add repository argument to lookup_tree | Stefan Beller | 1 | -2/+4 |
| 2018-06-25 | Merge branch 'nd/complete-config-vars' | Junio C Hamano | 1 | -5/+1 |
| 2018-06-01 | Merge branch 'nd/use-opt-int-set-f' | Junio C Hamano | 1 | -6/+6 |
| 2018-05-30 | Merge branch 'bc/object-id' | Junio C Hamano | 1 | -4/+4 |
| 2018-05-29 | am: move advice.amWorkDir parsing back to advice.c | Nguyễn Thái Ngọc Duy | 1 | -5/+1 |