| Age | Commit message (Expand) | Author | Files | Lines |
| 2020-01-06 | Merge branch 'ds/sparse-cone' | Junio C Hamano | 1 | -2/+2 |
| 2020-01-02 | sparse-checkout: use extern for global variables | Derrick Stolee | 1 | -2/+2 |
| 2019-12-25 | Merge branch 'ds/sparse-cone' | Junio C Hamano | 1 | -1/+5 |
| 2019-12-16 | Merge branch 'hw/doc-in-header' | Junio C Hamano | 1 | -4/+37 |
| 2019-11-22 | unpack-trees: add progress to clear_ce_flags() | Derrick Stolee | 1 | -0/+2 |
| 2019-11-22 | sparse-checkout: add 'cone' mode | Derrick Stolee | 1 | -1/+3 |
| 2019-11-18 | cache: move doc to cache.h | Heba Waly | 1 | -4/+37 |
| 2019-11-13 | hex: drop sha1_to_hex() | Jeff King | 1 | -3/+4 |
| 2019-11-11 | hex: drop sha1_to_hex_r() | Jeff King | 1 | -1/+0 |
| 2019-10-15 | Merge branch 'js/azure-pipelines-msvc' | Junio C Hamano | 1 | -0/+13 |
| 2019-10-11 | Merge branch 'bc/object-id-part17' | Junio C Hamano | 1 | -7/+1 |
| 2019-10-07 | Merge branch 'ss/get-time-cleanup' | Junio C Hamano | 1 | -3/+2 |
| 2019-10-07 | Merge branch 'tg/stash-refresh-index' | Junio C Hamano | 1 | -0/+18 |
| 2019-10-06 | msvc: avoid using minus operator on unsigned types | Johannes Schindelin | 1 | -0/+13 |
| 2019-09-20 | factor out refresh_and_write_cache function | Thomas Gummerer | 1 | -0/+18 |
| 2019-09-18 | Merge branch 'md/list-objects-filter-combo' | Junio C Hamano | 1 | -0/+22 |
| 2019-09-18 | Merge branch 'cc/multi-promisor' | Junio C Hamano | 1 | -2/+0 |
| 2019-09-12 | Quit passing 'now' to date code | Stephen P. Smith | 1 | -3/+2 |
| 2019-08-19 | cache: remove null_sha1 | brian m. carlson | 1 | -7/+1 |
| 2019-07-19 | Merge branch 'nd/tree-walk-with-repo' | Junio C Hamano | 1 | -3/+4 |
| 2019-07-09 | Merge branch 'sg/rebase-progress' | Junio C Hamano | 1 | -0/+1 |
| 2019-06-28 | list-objects-filter-options: clean up use of ALLOC_GROW | Matthew DeVore | 1 | -0/+22 |
| 2019-06-27 | match-trees.c: remove the_repo from shift_tree*() | Nguyễn Thái Ngọc Duy | 1 | -2/+2 |
| 2019-06-27 | sha1-file.c: remove the_repo from read_object_with_reference() | Nguyễn Thái Ngọc Duy | 1 | -1/+2 |
| 2019-06-25 | Move core_partial_clone_filter_default to promisor-remote.c | Christian Couder | 1 | -1/+0 |
| 2019-06-25 | Move repository_format_partial_clone to promisor-remote.c | Christian Couder | 1 | -1/+0 |
| 2019-06-24 | pager: add a helper function to clear the last line in the terminal | SZEDER Gábor | 1 | -0/+1 |
| 2019-06-20 | hash.h: move object_id definition from cache.h | Jeff King | 1 | -24/+0 |
| 2019-05-28 | fill_stat_cache_info(): prepare for an fsmonitor fix | Johannes Schindelin | 1 | -1/+1 |
| 2019-05-19 | Merge branch 'js/fsmonitor-refresh-after-discarding-index' | Junio C Hamano | 1 | -1/+2 |
| 2019-05-13 | Merge branch 'dl/no-extern-in-func-decl' | Junio C Hamano | 1 | -178/+178 |
| 2019-05-09 | Merge branch 'nd/sha1-name-c-wo-the-repository' | Junio C Hamano | 1 | -16/+36 |
| 2019-05-09 | Merge branch 'en/merge-directory-renames' | Junio C Hamano | 1 | -1/+1 |
| 2019-05-08 | fsmonitor: force a refresh after the index was discarded | Johannes Schindelin | 1 | -1/+2 |
| 2019-05-05 | *.[ch]: manually align parameter lists | Denton Liu | 1 | -21/+21 |
| 2019-05-05 | *.[ch]: remove extern from function declarations using sed | Denton Liu | 1 | -2/+2 |
| 2019-05-05 | *.[ch]: remove extern from function declarations using spatch | Denton Liu | 1 | -170/+170 |
| 2019-04-25 | Merge branch 'bp/post-index-change-hook' | Junio C Hamano | 1 | -1/+3 |
| 2019-04-22 | Merge branch 'ps/stash-in-c' | Junio C Hamano | 1 | -0/+5 |
| 2019-04-16 | sha1-name.c: remove the_repo from get_oid_mb() | Nguyễn Thái Ngọc Duy | 1 | -1/+2 |
| 2019-04-16 | sha1-name.c: remove the_repo from other get_oid_* | Nguyễn Thái Ngọc Duy | 1 | -6/+12 |
| 2019-04-16 | sha1-name.c: remove the_repo from maybe_die_on_misspelt_object_name | Nguyễn Thái Ngọc Duy | 1 | -1/+3 |
| 2019-04-16 | sha1-name.c: add repo_get_oid() | Nguyễn Thái Ngọc Duy | 1 | -1/+2 |
| 2019-04-16 | sha1-name.c: remove the_repo from get_oid_1() | Nguyễn Thái Ngọc Duy | 1 | -2/+5 |
| 2019-04-16 | sha1-name.c: add repo_for_each_abbrev() | Nguyễn Thái Ngọc Duy | 1 | -1/+2 |
| 2019-04-16 | sha1-name.c: add repo_find_unique_abbrev_r() | Nguyễn Thái Ngọc Duy | 1 | -2/+4 |
| 2019-04-08 | refs.c: remove the_repo from substitute_branch_name() | Nguyễn Thái Ngọc Duy | 1 | -2/+6 |
| 2019-04-08 | Use 'unsigned short' for mode, like diff_filespec does | Elijah Newren | 1 | -1/+1 |
| 2019-03-20 | Merge branch 'ma/clear-repository-format' | Junio C Hamano | 1 | -3/+28 |
| 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 | -2/+11 |
| 2019-03-07 | Merge branch 'tg/checkout-no-overlay' | Junio C Hamano | 1 | -1/+6 |
| 2019-03-07 | ident: don't require calling prepare_fallback_ident first | Thomas Gummerer | 1 | -1/+0 |
| 2019-03-01 | setup: fix memory leaks with `struct repository_format` | Martin Ågren | 1 | -3/+28 |
| 2019-03-01 | ident: add the ability to provide a "fallback identity" | Johannes Schindelin | 1 | -0/+5 |
| 2019-03-01 | sha1-name.c: add `get_oidf()` which acts like `get_oid()` | Paul-Sebastian Ungureanu | 1 | -0/+1 |
| 2019-02-22 | trace2: create new combined trace facility | Jeff Hostetler | 1 | -0/+1 |
| 2019-02-15 | read-cache: add post-index-change hook | Ben Peart | 1 | -1/+3 |
| 2019-02-06 | Merge branch 'jk/loose-object-cache-oid' | Junio C Hamano | 1 | -3/+3 |
| 2019-02-06 | Merge branch 'lt/date-human' | Junio C Hamano | 1 | -0/+3 |
| 2019-02-06 | Merge branch 'jk/unused-parameter-cleanup' | Junio C Hamano | 1 | -1/+1 |
| 2019-02-06 | Merge branch 'nd/the-index-final' | Junio C Hamano | 1 | -23/+13 |
| 2019-02-06 | Merge branch 'tt/bisect-in-c' | Junio C Hamano | 1 | -0/+3 |
| 2019-02-06 | Merge branch 'dt/cat-file-batch-ambiguous' | Junio C Hamano | 1 | -1/+19 |
| 2019-02-05 | Merge branch 'jk/add-ignore-errors-bit-assignment-fix' | Junio C Hamano | 1 | -0/+1 |
| 2019-02-04 | config: allow giving separate author and committer idents | William Hubbs | 1 | -2/+11 |
| 2019-01-29 | Merge branch 'bc/tree-walk-oid' | Junio C Hamano | 1 | -1/+1 |
| 2019-01-29 | Merge branch 'bc/sha-256' | Junio C Hamano | 1 | -18/+33 |
| 2019-01-29 | Add `human` format to test-tool | Stephen P. Smith | 1 | -0/+2 |
| 2019-01-24 | show_date_relative(): drop unused "tz" parameter | Jeff King | 1 | -1/+1 |
| 2019-01-24 | cache.h: flip NO_THE_INDEX_COMPATIBILITY_MACROS switch | Nguyễn Thái Ngọc Duy | 1 | -3/+3 |
| 2019-01-18 | Do not print 'dangling' for cat-file in case of ambiguity | David Turner | 1 | -1/+19 |
| 2019-01-18 | Add 'human' date format | Linus Torvalds | 1 | -0/+1 |
| 2019-01-17 | add: use separate ADD_CACHE_RENORMALIZE flag | Jeff King | 1 | -0/+1 |
| 2019-01-15 | cache: make oidcpy always copy GIT_MAX_RAWSZ bytes | brian m. carlson | 1 | -1/+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 | sha1-name.c: remove implicit dependency on the_index | Nguyễn Thái Ngọc Duy | 1 | -1/+3 |
| 2019-01-14 | read-cache.c: replace update_index_if_able with repo_& | Nguyễn Thái Ngọc Duy | 1 | -6/+0 |
| 2019-01-14 | read-cache.c: kill read_index() | Nguyễn Thái Ngọc Duy | 1 | -8/+3 |
| 2019-01-14 | repository.c: replace hold_locked_index() with repo_hold_locked_index() | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
| 2019-01-08 | sha1-file: modernize loose header/stream functions | Jeff King | 1 | -2/+2 |
| 2019-01-08 | update comment references to sha1_object_info() | Jeff King | 1 | -1/+1 |
| 2019-01-02 | read-cache: add invalidate parameter to remove_marked_cache_entries | Thomas Gummerer | 1 | -1/+1 |
| 2019-01-02 | entry: factor out unlink_entry function | Thomas Gummerer | 1 | -0/+5 |
| 2019-01-02 | wrapper: move is_empty_file() and rename it as is_empty_or_missing_file() | Pranit Bauva | 1 | -0/+3 |
| 2018-11-14 | Add a base implementation of SHA-256 support | brian m. carlson | 1 | -3/+9 |
| 2018-11-14 | sha1-file: add a constant for hash block size | brian m. carlson | 1 | -0/+4 |
| 2018-11-14 | cache: make hashcmp and hasheq work with larger hashes | brian m. carlson | 1 | -10/+12 |
| 2018-11-14 | hex: introduce functions to print arbitrary hashes | brian m. carlson | 1 | -6/+9 |
| 2018-11-14 | checkout: print something when checking out paths | Nguyễn Thái Ngọc Duy | 1 | -2/+2 |
| 2018-11-13 | Merge branch 'bp/refresh-index-using-preload' | Junio C Hamano | 1 | -0/+3 |
| 2018-11-13 | Merge branch 'ao/submodule-wo-gitmodules-checked-out' | Junio C Hamano | 1 | -0/+2 |
| 2018-11-13 | Merge branch 'js/mingw-perl5lib' | Junio C Hamano | 1 | -8/+0 |
| 2018-11-13 | Merge branch 'nd/per-worktree-config' | Junio C Hamano | 1 | -0/+2 |
| 2018-11-02 | Merge branch 'ag/rebase-i-in-c' | Junio C Hamano | 1 | -0/+1 |
| 2018-10-31 | config: move Windows-specific config settings into compat/mingw.c | Johannes Schindelin | 1 | -8/+0 |
| 2018-10-30 | speed up refresh_index() by utilizing preload_index() | Ben Peart | 1 | -0/+3 |
| 2018-10-26 | Merge branch 'sg/split-index-racefix' | Junio C Hamano | 1 | -0/+2 |
| 2018-10-22 | worktree: add per-worktree config files | Nguyễn Thái Ngọc Duy | 1 | -0/+2 |
| 2018-10-19 | Merge branch 'nd/status-refresh-progress' | Junio C Hamano | 1 | -2/+5 |
| 2018-10-19 | Merge branch 'nd/the-index' | Junio C Hamano | 1 | -6/+8 |
| 2018-10-12 | split-index: smudge and add racily clean cache entries to split index | SZEDER Gábor | 1 | -0/+2 |
| 2018-10-09 | submodule: add a helper to check if it is safe to write to .gitmodules | Antonio Ospite | 1 | -0/+2 |
| 2018-09-21 | ws.c: remove implicit dependency on the_index | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
| 2018-09-21 | sha1-file.c: remove implicit dependency on the_index | Nguyễn Thái Ngọc Duy | 1 | -2/+2 |
| 2018-09-21 | merge.c: remove implicit dependency on the_index | Nguyễn Thái Ngọc Duy | 1 | -2/+4 |
| 2018-09-21 | read-cache.c: remove 'const' from index_has_changes() | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
| 2018-09-17 | Merge branch 'jk/cocci' | Junio C Hamano | 1 | -6/+16 |
| 2018-09-17 | Merge branch 'nd/clone-case-smashing-warning' | 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/+5 |
| 2018-08-29 | convert "hashcmp() == 0" to hasheq() | Jeff King | 1 | -4/+4 |
| 2018-08-29 | convert "oidcmp() == 0" to oideq() | Jeff King | 1 | -2/+2 |
| 2018-08-29 | introduce hasheq() and oideq() | Jeff King | 1 | -0/+10 |
| 2018-08-23 | hashcmp: assert constant hash size | Jeff King | 1 | -0/+10 |
| 2018-08-20 | Merge branch 'en/incl-forward-decl' | Junio C Hamano | 1 | -10/+0 |
| 2018-08-20 | Merge branch 'jk/for-each-object-iteration' | Junio C Hamano | 1 | -56/+0 |
| 2018-08-17 | clone: report duplicate entries on case-insensitive filesystems | Duy Nguyen | 1 | -0/+1 |
| 2018-08-15 | Merge branch 'js/vscode' | Junio C Hamano | 1 | -11/+13 |
| 2018-08-15 | Merge branch 'jk/core-use-replace-refs' | Junio C Hamano | 1 | -4/+2 |
| 2018-08-15 | Move definition of enum branch_track from cache.h to branch.h | Elijah Newren | 1 | -10/+0 |
| 2018-08-14 | for_each_*_object: move declarations to object-store.h | Jeff King | 1 | -75/+0 |
| 2018-08-13 | for_each_packed_object: support iterating in pack-order | Jeff King | 1 | -0/+5 |
| 2018-08-13 | for_each_*_object: give more comprehensive docstrings | Jeff King | 1 | -3/+5 |
| 2018-08-13 | for_each_*_object: take flag arguments as enum | Jeff King | 1 | -1/+2 |
| 2018-08-13 | for_each_*_object: store flag definitions in a single location | Jeff King | 1 | -1/+12 |
| 2018-08-10 | editor: add a function to launch the sequence editor | Alban Gruin | 1 | -0/+1 |
| 2018-08-02 | Merge branch 'jt/commit-graph-per-object-store' | Junio C Hamano | 1 | -1/+0 |
| 2018-08-02 | Merge branch 'en/dirty-merge-fixes' | Junio C Hamano | 1 | -6/+10 |
| 2018-08-02 | Merge branch 'jm/cache-entry-from-mem-pool' | Junio C Hamano | 1 | -2/+62 |
| 2018-08-02 | Merge branch 'bc/object-id' | Junio C Hamano | 1 | -3/+3 |
| 2018-07-30 | cache.h: extract enum declaration from inside a struct declaration | Johannes Schindelin | 1 | -11/+13 |
| 2018-07-18 | check_replace_refs: rename to read_replace_refs | Jeff King | 1 | -1/+1 |
| 2018-07-18 | check_replace_refs: fix outdated comment | Jeff King | 1 | -3/+1 |
| 2018-07-18 | Merge branch 'sb/object-store-grafts' | Junio C Hamano | 1 | -118/+1 |
| 2018-07-17 | commit-graph: add repo arg to graph readers | Jonathan Tan | 1 | -1/+0 |
| 2018-07-16 | cache: update object ID functions for the_hash_algo | brian m. carlson | 1 | -3/+3 |
| 2018-07-11 | merge-recursive: fix assumption that head tree being merged is HEAD | Elijah Newren | 1 | -4/+7 |
| 2018-07-03 | index_has_changes(): avoid assuming operating on the_index | Elijah Newren | 1 | -5/+6 |
| 2018-07-03 | block alloc: add validations around cache_entry lifecyle | Jameson Miller | 1 | -0/+6 |
| 2018-07-03 | block alloc: allocate cache entries from mem_pool | Jameson Miller | 1 | -0/+21 |
| 2018-07-03 | block alloc: add lifecycle APIs for cache_entry structs | Jameson Miller | 1 | -6/+34 |
| 2018-07-03 | read-cache: teach make_cache_entry to take object_id | Jameson Miller | 1 | -1/+6 |
| 2018-07-03 | read-cache: teach refresh_cache_entry to take istate | Jameson Miller | 1 | -1/+1 |
| 2018-06-29 | Merge branch 'sb/object-store-grafts' into sb/object-store-lookup | Junio C Hamano | 1 | -118/+1 |
| 2018-06-25 | Merge branch 'sb/object-store-alloc' | Junio C Hamano | 1 | -9/+0 |
| 2018-06-01 | Merge branch 'nd/command-list' | Junio C Hamano | 1 | -5/+0 |
| 2018-05-30 | Merge branch 'bc/object-id' | Junio C Hamano | 1 | -19/+9 |
| 2018-05-29 | Sync with Git 2.17.1 | Junio C Hamano | 1 | -2/+10 |
| 2018-05-23 | Merge branch 'nd/pack-objects-pack-struct' | Junio C Hamano | 1 | -0/+2 |
| 2018-05-23 | Merge branch 'sb/oid-object-info' | Junio C Hamano | 1 | -2/+5 |
| 2018-05-23 | Merge branch 'nd/pack-format-doc' | Junio C Hamano | 1 | -0/+5 |
| 2018-05-22 | Sync with Git 2.16.4 | Junio C Hamano | 1 | -2/+10 |
| 2018-05-22 | Sync with Git 2.15.2 | Junio C Hamano | 1 | -2/+10 |
| 2018-05-22 | Sync with Git 2.14.4 | Junio C Hamano | 1 | -2/+10 |
| 2018-05-22 | Sync with Git 2.13.7 | Junio C Hamano | 1 | -2/+10 |
| 2018-05-21 | verify_path: disallow symlinks in .gitmodules | Jeff King | 1 | -1/+1 |
| 2018-05-21 | is_ntfs_dotgit: match other .git files | Johannes Schindelin | 1 | -1/+9 |
| 2018-05-21 | Move declaration for alias.c to alias.h | Nguyễn Thái Ngọc Duy | 1 | -5/+0 |
| 2018-05-18 | cache: convert get_graft_file to handle arbitrary repositories | Stefan Beller | 1 | -1/+1 |
| 2018-05-16 | object-store: move object access functions to object-store.h | Stefan Beller | 1 | -117/+0 |
| 2018-05-16 | alloc: allow arbitrary repositories for alloc functions | Stefan Beller | 1 | -16/+0 |
| 2018-05-13 | pack-format.txt: more details on pack file format | Nguyễn Thái Ngọc Duy | 1 | -0/+5 |
| 2018-05-09 | alloc: add repository argument to alloc_commit_index | Stefan Beller | 1 | -1/+2 |
| 2018-05-09 | alloc: add repository argument to alloc_report | Stefan Beller | 1 | -1/+2 |
| 2018-05-09 | alloc: add repository argument to alloc_object_node | Stefan Beller | 1 | -1/+2 |
| 2018-05-09 | alloc: add repository argument to alloc_tag_node | Stefan Beller | 1 | -1/+2 |
| 2018-05-09 | alloc: add repository argument to alloc_commit_node | Stefan Beller | 1 | -1/+2 |
| 2018-05-09 | alloc: add repository argument to alloc_tree_node | Stefan Beller | 1 | -1/+2 |
| 2018-05-09 | alloc: add repository argument to alloc_blob_node | Stefan Beller | 1 | -1/+2 |
| 2018-05-08 | Merge branch 'sb/object-store-replace' | Junio C Hamano | 1 | -19/+0 |
| 2018-05-08 | Merge branch 'ds/commit-graph' | Junio C Hamano | 1 | -0/+1 |
| 2018-05-08 | Merge branch 'dj/runtime-prefix' | Junio C Hamano | 1 | -0/+1 |
| 2018-05-02 | sha1_file: only expose empty object constants through git_hash_algo | brian m. carlson | 1 | -16/+0 |
| 2018-05-02 | sha1-file: add functions for hex empty tree and blob OIDs | brian m. carlson | 1 | -0/+3 |
| 2018-05-02 | Update struct index_state to use struct object_id | brian m. carlson | 1 | -1/+1 |
| 2018-05-02 | sha1-file: convert freshen functions to object_id | brian m. carlson | 1 | -1/+1 |
| 2018-05-02 | packfile: remove unused member from struct pack_entry | brian m. carlson | 1 | -1/+0 |
| 2018-05-02 | Remove unused member in struct object_context | brian m. carlson | 1 | -1/+0 |
| 2018-05-02 | cache: add a function to read an object ID from a buffer | brian m. carlson | 1 | -0/+5 |
| 2018-04-26 | cache.h: allow oid_object_info to handle arbitrary repositories | Stefan Beller | 1 | -5/+4 |
| 2018-04-26 | cache.h: add repository argument to oid_object_info | Stefan Beller | 1 | -1/+2 |
| 2018-04-26 | cache.h: add repository argument to oid_object_info_extended | Stefan Beller | 1 | -1/+4 |
| 2018-04-25 | Merge branch 'jk/relative-directory-fix' | Junio C Hamano | 1 | -1/+1 |
| 2018-04-16 | pack-objects: turn type and in_pack_type to bitfields | Nguyễn Thái Ngọc Duy | 1 | -0/+2 |
| 2018-04-12 | object-store: move lookup_replace_object to replace-object.h | Stefan Beller | 1 | -19/+0 |
| 2018-04-11 | exec_cmd: RUNTIME_PREFIX on some POSIX systems | Dan Jacques | 1 | -0/+1 |
| 2018-04-11 | Merge branch 'sb/object-store' | Junio C Hamano | 1 | -87/+0 |
| 2018-04-11 | commit-graph: add core.commitGraph setting | Derrick Stolee | 1 | -0/+1 |
| 2018-04-10 | Merge branch 'nd/remove-ignore-env-field' | Junio C Hamano | 1 | -1/+1 |
| 2018-04-10 | Merge branch 'bc/object-id' | Junio C Hamano | 1 | -21/+21 |
| 2018-04-10 | Merge branch 'ti/fetch-everything-local-optim' | Junio C Hamano | 1 | -0/+2 |
| 2018-03-30 | set_git_dir: die when setenv() fails | Jeff King | 1 | -1/+1 |
| 2018-03-26 | sha1_file: add repository argument to map_sha1_file | Stefan Beller | 1 | -1/+0 |
| 2018-03-26 | sha1_file: add repository argument to sha1_file_name | Stefan Beller | 1 | -6/+0 |
| 2018-03-26 | object-store: move packed_git and packed_git_mru to object store | Stefan Beller | 1 | -29/+0 |
| 2018-03-23 | object-store: migrate alternates struct and functions from cache.h | Stefan Beller | 1 | -51/+0 |
| 2018-03-22 | Merge branch 'tg/split-index-fixes' into maint | Junio C Hamano | 1 | -3/+5 |
| 2018-03-21 | Merge branch 'ma/skip-writing-unchanged-index' | Junio C Hamano | 1 | -0/+4 |
| 2018-03-14 | fetch-pack.c: use oidset to check existence of loose object | Takuto Ikuta | 1 | -0/+2 |
| 2018-03-14 | Convert lookup_replace_object to struct object_id | brian m. carlson | 1 | -4/+4 |