git/t/helper
Junio C Hamano d36cc0d5a4 Merge branch 'fixes/2.45.1/2.44' into jc/fix-2.45.1-and-friends-for-maint
* fixes/2.45.1/2.44:
  Revert "fsck: warn about symlink pointing inside a gitdir"
  Revert "Add a helper function to compare file contents"
  clone: drop the protections where hooks aren't run
  tests: verify that `clone -c core.hooksPath=/dev/null` works again
  Revert "core.hooksPath: add some protection while cloning"
  init: use the correct path of the templates directory again
  hook: plug a new memory leak
  ci: stop installing "gcc-13" for osx-gcc
  ci: avoid bare "gcc" for osx-gcc job
  ci: drop mention of BREW_INSTALL_PACKAGES variable
  send-email: avoid creating more than one Term::ReadLine object
  send-email: drop FakeTerm hack
2024-05-24 16:59:12 -07:00
..
.gitignore
test-advise.c
test-bitmap.c
test-bloom.c test-bloom: stop setting up Git directory twice 2023-11-07 08:51:40 +09:00
test-bundle-uri.c treewide: remove unnecessary includes in source files 2023-12-26 12:04:31 -08:00
test-cache-tree.c
test-chmtime.c
test-config.c
test-crontab.c
test-csprng.c
test-date.c date: make DATE_MODE thread-safe 2024-04-05 15:21:14 -07:00
test-delete-gpgsig.c
test-delta.c
test-dir-iterator.c
test-drop-caches.c
test-dump-cache-tree.c
test-dump-fsmonitor.c
test-dump-split-index.c
test-dump-untracked-cache.c
test-env-helper.c
test-example-decorate.c
test-fake-ssh.c
test-find-pack.c
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-json-writer.c
test-lazy-init-name-hash.c
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 Merge branch 'fixes/2.45.1/2.41' into fixes/2.45.1/2.42 2024-05-24 16:57:43 -07:00
test-pcre2-config.c
test-pkt-line.c Merge branch 'jx/sideband-chomp-newline-fix' into maint-2.43 2024-02-08 16:22:11 -08:00
test-proc-receive.c
test-progress.c
test-reach.c commit-reach(repo_get_merge_bases_many): pass on "missing commits" errors 2024-02-29 08:06:01 -08:00
test-read-cache.c
test-read-graph.c
test-read-midx.c midx: implement `midx_preferred_pack()` 2023-12-14 14:38:08 -08:00
test-ref-store.c t/helper: drop pack-refs wrapper 2024-03-25 09:54:07 -07:00
test-reftable.c
test-regex.c doc: switch links to https 2023-11-26 10:07:05 +09:00
test-repository.c treewide: remove unnecessary includes in source files 2023-12-26 12:04:33 -08:00
test-revision-walking.c
test-rot13-filter.c
test-run-command.c
test-scrap-cache-tree.c
test-serve-v2.c
test-sha1.c
test-sha1.sh
test-sha256.c
test-sigchain.c
test-simple-ipc.c treewide: remove unnecessary includes in source files 2023-12-26 12:04:31 -08:00
test-strcmp-offset.c
test-string-list.c
test-submodule-config.c
test-submodule-nested-repo-config.c
test-submodule.c Merge branch 'vd/fsck-submodule-url-test' 2024-01-26 08:54:47 -08:00
test-subprocess.c
test-tool-utils.h
test-tool.c Merge branch 'eb/hash-transition' 2024-03-28 14:13:50 -07:00
test-tool.h Merge branch 'eb/hash-transition' 2024-03-28 14:13:50 -07:00
test-trace2.c Merge branch 'jh/trace2-redact-auth' into maint-2.43 2024-02-08 16:22:01 -08:00
test-truncate.c
test-urlmatch-normalization.c
test-userdiff.c
test-wildmatch.c
test-windows-named-pipe.c
test-write-cache.c
test-xml-encode.c