| Age | Commit message (Expand) | Author | Files | Lines |
| 2021-05-16 | Merge branch 'mt/parallel-checkout-part-3' | Junio C Hamano | 1 | -5/+9 |
| 2021-05-11 | Merge branch 'jk/symlinked-dotgitx-cleanup' | Junio C Hamano | 1 | -0/+1 |
| 2021-05-07 | Merge branch 'mt/add-rm-in-sparse-checkout' | Junio C Hamano | 1 | -7/+8 |
| 2021-05-05 | make_transient_cache_entry(): optionally alloc from mem_pool | Matheus Tavares | 1 | -5/+9 |
| 2021-05-04 | t0060: test ntfs/hfs-obscured dotfiles | Jeff King | 1 | -0/+1 |
| 2021-04-30 | Merge branch 'ds/sparse-index-protections' | Junio C Hamano | 1 | -4/+21 |
| 2021-04-14 | cache: move ensure_full_index() to cache.h | Derrick Stolee | 1 | -0/+1 |
| 2021-04-14 | *: remove 'const' qualifier for struct index_state | Derrick Stolee | 1 | -3/+3 |
| 2021-04-08 | refresh_index(): add flag to ignore SKIP_WORKTREE entries | Matheus Tavares | 1 | -7/+8 |
| 2021-04-02 | Merge branch 'mt/parallel-checkout-part-1' | Junio C Hamano | 1 | -24/+0 |
| 2021-03-30 | Merge branch 'ab/read-tree' | Junio C Hamano | 1 | -1/+1 |
| 2021-03-30 | Merge branch 'mt/checkout-remove-nofollow' | Junio C Hamano | 1 | -1/+1 |
| 2021-03-30 | sparse-index: add index.sparse config option | Derrick Stolee | 1 | -0/+1 |
| 2021-03-30 | sparse-index: convert from full to sparse | Derrick Stolee | 1 | -0/+2 |
| 2021-03-30 | sparse-checkout: hold pattern list in index | Derrick Stolee | 1 | -0/+2 |
| 2021-03-30 | sparse-index: implement ensure_full_index() | Derrick Stolee | 1 | -1/+12 |
| 2021-03-23 | entry: extract a header file for entry.c functions | Matheus Tavares | 1 | -24/+0 |
| 2021-03-20 | tree.c API: move read_tree() into builtin/ls-files.c | Ævar Arnfjörð Bjarmason | 1 | -1/+1 |
| 2021-03-18 | checkout: don't follow symlinks when removing entries | Matheus Tavares | 1 | -1/+1 |
| 2021-03-08 | Sync with Git 2.30.2 for CVE-2021-21300 | Junio C Hamano | 1 | -0/+1 |
| 2021-02-12 | Sync with 2.29.3 | Johannes Schindelin | 1 | -0/+1 |
| 2021-02-12 | Sync with 2.28.1 | Johannes Schindelin | 1 | -0/+1 |
| 2021-02-12 | Sync with 2.27.1 | Johannes Schindelin | 1 | -0/+1 |
| 2021-02-12 | Sync with 2.26.3 | Johannes Schindelin | 1 | -0/+1 |
| 2021-02-12 | Sync with 2.25.5 | Johannes Schindelin | 1 | -0/+1 |
| 2021-02-12 | Sync with 2.24.4 | Johannes Schindelin | 1 | -0/+1 |
| 2021-02-12 | Sync with 2.23.4 | Johannes Schindelin | 1 | -0/+1 |
| 2021-02-12 | Sync with 2.22.5 | Johannes Schindelin | 1 | -0/+1 |
| 2021-02-12 | Sync with 2.21.4 | Johannes Schindelin | 1 | -0/+1 |
| 2021-02-12 | Sync with 2.20.5 | Johannes Schindelin | 1 | -0/+1 |
| 2021-02-12 | Sync with 2.19.6 | Johannes Schindelin | 1 | -0/+1 |
| 2021-02-12 | Sync with 2.18.5 | Johannes Schindelin | 1 | -0/+1 |
| 2021-02-12 | Sync with 2.17.6 | Johannes Schindelin | 1 | -0/+1 |
| 2021-02-12 | checkout: fix bug that makes checkout follow symlinks in leading path | Matheus Tavares | 1 | -0/+1 |
| 2021-02-10 | Merge branch 'ds/more-index-cleanups' | Junio C Hamano | 1 | -0/+1 |
| 2021-01-25 | Merge branch 'ps/config-env-pairs' | Junio C Hamano | 1 | -0/+1 |
| 2021-01-23 | repository: add repo reference to index_state | Derrick Stolee | 1 | -0/+1 |
| 2021-01-15 | Merge branch 'bc/rev-parse-path-format' | Junio C Hamano | 1 | -0/+2 |
| 2021-01-15 | config: allow specifying config entries via envvar pairs | Patrick Steinhardt | 1 | -0/+1 |
| 2020-12-17 | Merge branch 'jk/oid-array-cleanup' | Junio C Hamano | 1 | -94/+0 |
| 2020-12-12 | abspath: add a function to resolve paths with missing components | brian m. carlson | 1 | -0/+2 |
| 2020-12-08 | Merge branch 'mt/do-not-use-scld-in-working-tree' | Junio C Hamano | 1 | -1/+6 |
| 2020-12-04 | cache.h: move hash/oid functions to hash.h | Jeff King | 1 | -94/+0 |
| 2020-12-02 | apply: don't use core.sharedRepository to create working tree files | Matheus Tavares | 1 | -1/+6 |
| 2020-11-24 | move sleep_millisec to git-compat-util.h | Han-Wen Nienhuys | 1 | -1/+0 |
| 2020-09-22 | builtin/clone: avoid failure with GIT_DEFAULT_HASH | brian m. carlson | 1 | -1/+1 |
| 2020-09-09 | Merge branch 'jt/interpret-branch-name-fallback' | Junio C Hamano | 1 | -8/+19 |
| 2020-09-02 | wt-status: tolerate dangling marks | Jonathan Tan | 1 | -0/+7 |
| 2020-09-02 | sha1-name: replace unsigned int with option struct | Jonathan Tan | 1 | -8/+12 |
| 2020-08-27 | Merge branch 'jk/leakfix' | Junio C Hamano | 1 | -2/+2 |
| 2020-08-17 | config: drop git_config_get_string_const() | Jeff King | 1 | -2/+2 |
| 2020-07-30 | Merge branch 'jk/reject-newer-extensions-in-v0' into master | Junio C Hamano | 1 | -0/+2 |
| 2020-07-16 | Merge branch 'jn/v0-with-extensions-fix' into master | Junio C Hamano | 1 | -1/+0 |
| 2020-07-16 | verify_repository_format(): complain about new extensions in v0 repo | Jeff King | 1 | -0/+2 |
| 2020-07-16 | repository: allow repository format upgrade with extensions | Jonathan Nieder | 1 | -1/+0 |
| 2020-07-06 | Merge branch 'js/default-branch-name' | Junio C Hamano | 1 | -1/+1 |
| 2020-06-24 | init: allow specifying the initial branch name for the new repository | Johannes Schindelin | 1 | -1/+1 |
| 2020-06-05 | repository: add a helper function to perform repository format upgrade | Xin Li | 1 | -0/+1 |
| 2020-04-22 | Merge branch 'jk/oid-array-cleanups' | Junio C Hamano | 1 | -1/+1 |
| 2020-03-30 | oid_array: rename source file from sha1-array | Jeff King | 1 | -1/+1 |
| 2020-03-26 | Merge branch 'bc/filter-process' | Junio C Hamano | 1 | -0/+1 |
| 2020-03-26 | Merge branch 'bc/sha-256-part-1-of-4' | Junio C Hamano | 1 | -2/+23 |
| 2020-03-16 | convert: provide additional metadata to filters | brian m. carlson | 1 | -0/+1 |
| 2020-03-10 | real_path_if_valid(): remove unsafe API | Alexandr Miloslavskiy | 1 | -1/+0 |
| 2020-03-10 | real_path: remove unsafe API | Alexandr Miloslavskiy | 1 | -1/+0 |
| 2020-03-06 | set_git_dir: fix crash when used with real_path() | Alexandr Miloslavskiy | 1 | -1/+1 |
| 2020-02-24 | init-db: move writing repo version into a function | brian m. carlson | 1 | -0/+1 |
| 2020-02-24 | builtin/init-db: allow specifying hash algorithm on command line | brian m. carlson | 1 | -1/+2 |
| 2020-02-24 | setup: allow check_repository_format to read repository format | brian m. carlson | 1 | -1/+3 |
| 2020-02-24 | hex: add functions to parse hex object IDs in any algorithm | brian m. carlson | 1 | -0/+10 |
| 2020-02-24 | hex: introduce parsing variants taking hash algorithms | brian m. carlson | 1 | -0/+7 |
| 2020-02-14 | Merge branch 'mt/use-passed-repo-more-in-funcs' | Junio C Hamano | 1 | -1/+2 |
| 2020-01-31 | sha1-file: allow check_object_signature() to handle any repo | Matheus Tavares | 1 | -1/+2 |
| 2020-01-13 | fsmonitor: change last update timestamp on the index_state to opaque token | Kevin Willford | 1 | -1/+1 |
| 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-29 | Merge branch 'sg/rebase-progress' into maint | Junio C Hamano | 1 | -0/+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 |