git/t/helper
Junio C Hamano 041df69edd Merge branch 'ab/fewer-the-index-macros'
Progress on removing 'the_index' convenience wrappers.

* ab/fewer-the-index-macros:
  cocci: apply "pending" index-compatibility to some "builtin/*.c"
  cache.h & test-tool.h: add & use "USE_THE_INDEX_VARIABLE"
  {builtin/*,repository}.c: add & use "USE_THE_INDEX_VARIABLE"
  cocci: apply "pending" index-compatibility to "t/helper/*.c"
  cocci & cache.h: apply variable section of "pending" index-compatibility
  cocci & cache.h: apply a selection of "pending" index-compatibility
  cocci: add a index-compatibility.pending.cocci
  read-cache API & users: make discard_index() return void
  cocci & cache.h: remove rarely used "the_index" compat macros
  builtin/{grep,log}.: don't define "USE_THE_INDEX_COMPATIBILITY_MACROS"
  cache.h: remove unused "the_index" compat macros
2022-11-28 12:13:46 +09:00
..
.gitignore
test-advise.c
test-bitmap.c
test-bloom.c
test-bundle-uri.c
test-cache-tree.c cache.h & test-tool.h: add & use "USE_THE_INDEX_VARIABLE" 2022-11-21 12:06:15 +09:00
test-chmtime.c
test-config.c
test-crontab.c
test-csprng.c
test-ctype.c
test-date.c
test-delta.c
test-dir-iterator.c
test-drop-caches.c
test-dump-cache-tree.c cache.h & test-tool.h: add & use "USE_THE_INDEX_VARIABLE" 2022-11-21 12:06:15 +09:00
test-dump-fsmonitor.c
test-dump-split-index.c cache.h & test-tool.h: add & use "USE_THE_INDEX_VARIABLE" 2022-11-21 12:06:15 +09:00
test-dump-untracked-cache.c cache.h & test-tool.h: add & use "USE_THE_INDEX_VARIABLE" 2022-11-21 12:06:15 +09:00
test-example-decorate.c
test-fake-ssh.c
test-fast-rebase.c cache.h & test-tool.h: add & use "USE_THE_INDEX_VARIABLE" 2022-11-21 12:06:15 +09:00
test-fsmonitor-client.c
test-genrandom.c
test-genzeros.c
test-getcwd.c
test-hash-speed.c
test-hash.c
test-hashmap.c
test-hexdump.c
test-index-version.c
test-json-writer.c
test-lazy-init-name-hash.c cache.h & test-tool.h: add & use "USE_THE_INDEX_VARIABLE" 2022-11-21 12:06:15 +09:00
test-match-trees.c
test-mergesort.c
test-mktemp.c
test-oid-array.c
test-oidmap.c
test-oidtree.c
test-online-cpus.c
test-pack-mtimes.c
test-parse-options.c
test-parse-pathspec-file.c
test-partial-clone.c
test-path-utils.c
test-pcre2-config.c
test-pkt-line.c
test-prio-queue.c
test-proc-receive.c
test-progress.c
test-reach.c
test-read-cache.c cache.h & test-tool.h: add & use "USE_THE_INDEX_VARIABLE" 2022-11-21 12:06:15 +09:00
test-read-graph.c
test-read-midx.c
test-ref-store.c
test-reftable.c
test-regex.c
test-repository.c
test-revision-walking.c
test-rot13-filter.c
test-run-command.c
test-scrap-cache-tree.c cache.h & test-tool.h: add & use "USE_THE_INDEX_VARIABLE" 2022-11-21 12:06:15 +09:00
test-serve-v2.c
test-sha1.c
test-sha1.sh
test-sha256.c
test-sigchain.c
test-simple-ipc.c
test-strcmp-offset.c
test-string-list.c
test-submodule-config.c
test-submodule-nested-repo-config.c
test-submodule.c
test-subprocess.c
test-tool-utils.h
test-tool.c Merge branch 'vd/skip-cache-tree-update' 2022-11-18 18:43:56 -05:00
test-tool.h cache.h & test-tool.h: add & use "USE_THE_INDEX_VARIABLE" 2022-11-21 12:06:15 +09:00
test-trace2.c
test-urlmatch-normalization.c
test-userdiff.c
test-wildmatch.c
test-windows-named-pipe.c
test-write-cache.c cache.h & test-tool.h: add & use "USE_THE_INDEX_VARIABLE" 2022-11-21 12:06:15 +09:00
test-xml-encode.c