git/refs
Junio C Hamano fb61fc598d Merge branch 'ps/config-wo-the-repository' into seen
The config API had a set of convenience wrapper functions that
implicitly use the_repository instance; they have been removed and
inlined at the calling sites.

* ps/config-wo-the-repository: (21 commits)
  config: fix sign comparison warnings
  config: move Git config parsing into "environment.c"
  config: remove unused `the_repository` wrappers
  config: drop `git_config_set_multivar()` wrapper
  config: drop `git_config_get_multivar_gently()` wrapper
  config: drop `git_config_set_multivar_in_file_gently()` wrapper
  config: drop `git_config_set_in_file_gently()` wrapper
  config: drop `git_config_set()` wrapper
  config: drop `git_config_set_gently()` wrapper
  config: drop `git_config_set_in_file()` wrapper
  config: drop `git_config_get_bool()` wrapper
  config: drop `git_config_get_ulong()` wrapper
  config: drop `git_config_get_int()` wrapper
  config: drop `git_config_get_string()` wrapper
  config: drop `git_config_get_string()` wrapper
  config: drop `git_config_get_string_multi()` wrapper
  config: drop `git_config_get_value()` wrapper
  config: drop `git_config_get_value()` wrapper
  config: drop `git_config_get()` wrapper
  config: drop `git_config_clear()` wrapper
  ...
2025-07-22 14:29:21 -07:00
..
debug.c refs: selectively set prefix in the seek functions 2025-07-15 11:54:20 -07:00
files-backend.c Merge branch 'ps/reflog-migrate-fixes' into seen 2025-07-22 14:29:03 -07:00
iterator.c refs: selectively set prefix in the seek functions 2025-07-15 11:54:20 -07:00
packed-backend.c Merge branch 'ps/config-wo-the-repository' into seen 2025-07-22 14:29:21 -07:00
packed-backend.h
ref-cache.c fixup! refs: selectively set prefix in the seek functions 2025-07-17 14:29:23 -07:00
ref-cache.h ref-cache: remove unused function 'find_ref_entry()' 2025-07-15 11:54:19 -07:00
refs-internal.h refs: selectively set prefix in the seek functions 2025-07-15 11:54:20 -07:00
reftable-backend.c Merge branch 'ps/config-wo-the-repository' into seen 2025-07-22 14:29:21 -07:00