- dabab1d object-name.h: move declarations for object-name.c functions from cache.h by Elijah Newren · 1 year, 11 months ago
- 6c6ddf9 treewide: be explicit about dependence on advice.h by Elijah Newren · 1 year, 11 months ago
- 74ea5c9 treewide: be explicit about dependence on trace.h & trace2.h by Elijah Newren · 1 year, 11 months ago
- e7dca80 Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-cache-h by Junio C Hamano · 1 year, 11 months ago
- 12cb1c1 cocci: apply the "refs.h" part of "the_repository.pending" by Ævar Arnfjörð Bjarmason · 2 years ago
- d850b7a cocci: apply the "cache.h" part of "the_repository.pending" by Ævar Arnfjörð Bjarmason · 2 years ago
- e38da48 setup.h: move declarations for setup.c functions from cache.h by Elijah Newren · 2 years ago
- 32a8f51 environment.h: move declarations for environment.c functions from cache.h by Elijah Newren · 2 years ago
- f394e09 treewide: be explicit about dependence on gettext.h by Elijah Newren · 2 years ago
- 95de376 Merge branch 'jk/bundle-use-dash-for-stdfiles' by Junio C Hamano · 2 years ago
- 7ce4088 parse-options: consistently allocate memory in fix_filename() by Jeff King · 2 years ago
- 41771fa cache.h: remove dependence on hex.h; make other files include it explicitly by Elijah Newren · 2 years ago
- 72972ea Merge branch 'ab/various-leak-fixes' by Junio C Hamano · 2 years, 1 month ago
- 7615cf9 various: add missing clear_pathspec(), fix leaks by Ævar Arnfjörð Bjarmason · 2 years, 1 month ago
- d21878f add API: remove run_add_interactive() wrapper function by Ævar Arnfjörð Bjarmason · 2 years, 1 month ago
- 1795479 Merge branch 'jk/unused-post-2.39' by Junio C Hamano · 2 years, 2 months ago
- 9ea1378 Merge branch 'ab/various-leak-fixes' by Junio C Hamano · 2 years, 3 months ago
- 61bdc7c diff: mark unused parameters in callbacks by Jeff King · 2 years, 3 months ago
- ab2cf37 {reset,merge}: call discard_index() before returning by Ævar Arnfjörð Bjarmason · 2 years, 4 months ago
- 07047d6 cocci: apply "pending" index-compatibility to some "builtin/*.c" by Ævar Arnfjörð Bjarmason · 2 years, 4 months ago
- dc59418 cocci & cache.h: apply variable section of "pending" index-compatibility by Ævar Arnfjörð Bjarmason · 2 years, 4 months ago
- 031b203 cocci & cache.h: apply a selection of "pending" index-compatibility by Ævar Arnfjörð Bjarmason · 2 years, 4 months ago
- fbc1ed6 cocci & cache.h: remove rarely used "the_index" compat macros by Ævar Arnfjörð Bjarmason · 2 years, 4 months ago
- 0e47bca reset: use 'skip_cache_tree_update' option by Victoria Dye · 2 years, 4 months ago
- b29ad38 pathspec.h: move pathspec_needs_expanded_index() from reset.c to here by Shaoxuan Yuan · 2 years, 7 months ago
- 5891c76 reset: show --no-refresh in the short-help by Junio C Hamano · 3 years ago
- 7cff676 reset: remove 'reset.refresh' config option by Victoria Dye · 3 years ago
- 2efc9b8 reset: remove 'reset.quiet' config option by Victoria Dye · 3 years ago
- 45bf762 reset: do not make '--quiet' disable index refresh by Victoria Dye · 3 years ago
- d492abb reset: suppress '--no-refresh' advice if logging is silenced by Victoria Dye · 3 years ago
- 9396251 reset: replace '--quiet' with '--no-refresh' in performance advice by Victoria Dye · 3 years ago
- fd56fba reset: introduce --[no-]refresh option to --mixed by Victoria Dye · 3 years ago
- e86ec71 reset: revise index refresh advice by Victoria Dye · 3 years ago
- 362f869 Merge branch 'ab/diff-free-more' by Junio C Hamano · 3 years ago
- 2f45f3e Merge branch 'vd/sparse-clean-etc' by Junio C Hamano · 3 years, 1 month ago
- 244c272 diff.[ch]: have diff_free() call clear_pathspec(opts.pathspec) by Ævar Arnfjörð Bjarmason · 3 years, 1 month ago
- 1624333 reset: reorder wildcard pathspec conditions by Victoria Dye · 3 years, 2 months ago
- 246cac8 i18n: turn even more messages into "cannot be used together" ones by Jean-Noël Avila · 3 years, 2 months ago
- 6fa00ee i18n: factorize "--foo requires --bar" and the like by Jean-Noël Avila · 3 years, 2 months ago
- 12909b6 i18n: turn "options are incompatible" into "cannot be used together" by Jean-Noël Avila · 3 years, 2 months ago
- f085087 Merge branch 'vd/sparse-reset' by Junio C Hamano · 3 years, 3 months ago
- 4d1cfc1 reset: make --mixed sparse-aware by Victoria Dye · 3 years, 3 months ago
- c01b1cb reset: integrate with sparse index by Victoria Dye · 3 years, 3 months ago
- 71471b2 reset: preserve skip-worktree bit in mixed reset by Victoria Dye · 3 years, 4 months ago
- 1f86b7c reset: rename is_missing to !is_in_reset_tree by Victoria Dye · 3 years, 5 months ago
- 480d3d6 Change unpack_trees' 'reset' flag into an enum by Elijah Newren · 3 years, 5 months ago
- 1b5f373 Remove ignored files by default when they are in the way by Elijah Newren · 3 years, 5 months ago
- 04988c8 unpack-trees: introduce preserve_ignored to unpack_trees_options by Elijah Newren · 3 years, 5 months ago
- ed9bff0 advice: remove read uses of most global `advice_` variables by Ben Boeckel · 3 years, 7 months ago
- e901de6 reset: free instead of leaking unneeded ref by Andrzej Hunt · 4 years ago
- f24c30e wt-status: tolerate dangling marks by Jonathan Tan · 4 years, 6 months ago
- 203c853 Use OPT_CALLBACK and OPT_CALLBACK_F by Denton Liu · 4 years, 11 months ago
- 4cf76f6 builtin/reset: compute checkout metadata for reset by brian m. carlson · 5 years ago
- c58ae96 Merge branch 'am/pathspec-from-file' by Junio C Hamano · 5 years ago
- 0a8e303 reset: parse rev as tree-ish in patch mode by Nika Layzell · 5 years ago
- 64bac8d reset: support the `--pathspec-from-file` option by Alexandr Miloslavskiy · 5 years ago
- d137b50 doc: reset: synchronize <pathspec> description by Alexandr Miloslavskiy · 5 years ago
- 1eb0a12 Merge branch 'nd/tree-walk-with-repo' by Junio C Hamano · 6 years ago
- f496b06 Merge branch 'nd/switch-and-restore' by Junio C Hamano · 6 years ago
- 5e57580 tree-walk.c: remove the_repo from fill_tree_descriptor() by Nguyễn Thái Ngọc Duy · 6 years ago
- 5795a75 Merge branch 'bp/post-index-change-hook' by Junio C Hamano · 6 years ago
- f4a4b9a checkout: inform the user when removing branch state by Nguyễn Thái Ngọc Duy · 6 years ago
- c18b6c1 trace2:data: add subverb to reset command by Jeff Hostetler · 6 years ago
- 1956ecd read-cache: add post-index-change hook by Ben Peart · 6 years ago
- f8adbec cache.h: flip NO_THE_INDEX_COMPATIBILITY_MACROS switch by Nguyễn Thái Ngọc Duy · 6 years ago
- cde5554 Merge branch 'nd/the-index' by Junio C Hamano · 6 years ago
- c207e9e cache-tree.c: remove the_repository references by Nguyễn Thái Ngọc Duy · 6 years ago
- 4edce17 branch.c: remove the_repository reference by Nguyễn Thái Ngọc Duy · 6 years ago
- 649bf3a reset: warn when refresh_index() takes more than 2 seconds by Ben Peart · 6 years ago
- 4c3abd0 reset: add new reset.quiet config setting by Ben Peart · 6 years ago
- 9ac8125 reset: don't compute unstaged changes after reset when --quiet by Ben Peart · 6 years ago
- b78ea5f diff.c: reduce implicit dependency on the_index by Nguyễn Thái Ngọc Duy · 6 years ago
- ae533c4 Merge branch 'jm/cache-entry-from-mem-pool' by Junio C Hamano · 7 years ago
- a849735 block alloc: add lifecycle APIs for cache_entry structs by Jameson Miller · 7 years ago
- 825ed4d read-cache: teach make_cache_entry to take object_id by Jameson Miller · 7 years ago
- 2122f67 commit: add repository argument to lookup_commit_reference by Stefan Beller · 7 years ago
- b16b60f Merge branch 'sb/object-store-grafts' into sb/object-store-lookup by Junio C Hamano · 7 years ago
- 102de88 path.c: migrate global git_path_* to take a repository argument by Stefan Beller · 7 years ago
- d844852 builtin/reset: convert use of EMPTY_TREE_SHA1_BIN by brian m. carlson · 7 years ago
- aab9583 Convert find_unique_abbrev* to struct object_id by brian m. carlson · 7 years ago
- e6b4a54 Merge branch 'tg/reset-hard-show-head-with-pretty' by Junio C Hamano · 7 years ago
- 1cf823f reset --hard: make use of the pretty machinery by Thomas Gummerer · 7 years ago
- 6bd396b Merge branch 'ot/pretty' by Junio C Hamano · 7 years ago
- cf39471 format: create pretty.h file by Olga Telezhnaya · 7 years ago
- 8cc6332 Merge branch 'bw/diff-opt-impl-to-bitfields' by Junio C Hamano · 7 years ago
- 0d1e0e7 diff: make struct diff_flags members lowercase by Brandon Williams · 7 years ago
- 23dcf77 diff: remove DIFF_OPT_SET macro by Brandon Williams · 7 years ago
- c9f348e add, reset: use DIFF_OPT_SET macro to set a diff flag by Brandon Williams · 7 years ago
- ae07777 refs: convert update_ref and refs_update_ref to use struct object_id by brian m. carlson · 7 years ago
- 2616a5e refs: convert delete_ref and refs_delete_ref to struct object_id by brian m. carlson · 7 years ago
- 09595ab Merge branch 'jk/leak-checkers' by Junio C Hamano · 7 years ago
- afbb883 reset: free allocated tree buffers by Jeff King · 8 years ago
- e9ce897 reset: make tree counting less confusing by Jeff King · 8 years ago
- bfffb48 stop leaking lock structs in some simple cases by Jeff King · 8 years ago
- 614ea03 Merge branch 'bw/submodule-config-cleanup' by Junio C Hamano · 8 years ago
- 5c377d3 tree-walk: convert fill_tree_descriptor() to object_id by René Scharfe · 8 years ago
- 557a599 submodule: remove gitmodules_config by Brandon Williams · 8 years ago
- 5556808 add, reset: ensure submodules can be added or reset by Brandon Williams · 8 years ago
- e82caf3 sha1_name: convert get_sha1* to get_oid* by brian m. carlson · 8 years ago
- f31d23a Merge branch 'bw/config-h' by Junio C Hamano · 8 years ago