summaryrefslogtreecommitdiff
path: root/t/helper
AgeCommit message (Expand)Author
2024-05-24Merge branch 'fixes/2.45.1/2.40' into fixes/2.45.1/2.41Junio C Hamano
2024-05-24Merge branch 'jc/fix-2.45.1-and-friends-for-2.39' into fixes/2.45.1/2.40Junio C Hamano
2024-05-21Revert "Add a helper function to compare file contents"Johannes Schindelin
2024-04-19Sync with 2.40.2Johannes Schindelin
2024-04-19Sync with 2.39.4Johannes Schindelin
2024-04-19Add a helper function to compare file contentsJohannes Schindelin
2023-05-10Merge branch 'rs/test-ctype-eof'Junio C Hamano
2023-05-09Merge branch 'en/header-split-cache-h-part-2'Junio C Hamano
2023-05-02Merge branch 'tb/ban-strtok'Junio C Hamano
2023-05-02test-ctype: check EOFRené Scharfe
2023-04-25Merge branch 'ps/fix-geom-repack-with-alternates'Junio C Hamano
2023-04-25Merge branch 'en/header-split-cache-h'Junio C Hamano
2023-04-24t/helper/test-json-writer.c: avoid using `strtok()`Taylor Blau
2023-04-24t/helper/test-oidmap.c: avoid using `strtok()`Taylor Blau
2023-04-24t/helper/test-hashmap.c: avoid using `strtok()`Taylor Blau
2023-04-24string-list: multi-delimiter `string_list_split_in_place()`Taylor Blau
2023-04-24reftable: ensure git-compat-util.h is the first (indirect) includeElijah Newren
2023-04-24treewide: remove cache.h inclusion due to previous changesElijah Newren
2023-04-24hash-ll.h: split out of hash.h to remove dependency on repository.hElijah Newren
2023-04-24match-trees.h: move declarations for match-trees.c functions from cache.hElijah Newren
2023-04-24packfile.h: move pack_window and pack_entry from cache.hElijah Newren
2023-04-24treewide: be explicit about dependence on strbuf.hElijah Newren
2023-04-20Merge branch 'rs/remove-approxidate-relative'Junio C Hamano
2023-04-14t/helper: allow chmtime to print verbosely without modifying mtimePatrick Steinhardt
2023-04-11treewide: remove cache.h inclusion due to object-name.h changesElijah Newren
2023-04-11object-name.h: move declarations for object-name.c functions from cache.hElijah Newren
2023-04-11treewide: remove unnecessary cache.h inclusionElijah Newren
2023-04-11treewide: be explicit about dependence on mem-pool.hElijah Newren
2023-04-11treewide: be explicit about dependence on trace.h & trace2.hElijah Newren
2023-04-10date: remove approxidate_relative()René Scharfe
2023-04-06Merge branch 'en/header-split-cleanup'Junio C Hamano
2023-04-06Merge branch 'ab/remove-implicit-use-of-the-repository'Junio C Hamano
2023-04-06Merge branch 'gc/config-parsing-cleanup'Junio C Hamano
2023-04-06Merge branch 'ab/config-multi-and-nonbool'Junio C Hamano
2023-04-04Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-...Junio C Hamano
2023-03-28t/helper: mark unused argv/argc argumentsJeff King
2023-03-28config: report cached filenames in die_bad_number()Glen Choo
2023-03-28config API: have *_multi() return an "int" and take a "dest"Ævar Arnfjörð Bjarmason
2023-03-28config API: add and use a "git_config_get()" family of functionsÆvar Arnfjörð Bjarmason
2023-03-28cocci: apply the "pretty.h" part of "the_repository.pending"Ævar Arnfjörð Bjarmason
2023-03-28cocci: apply the "commit.h" part of "the_repository.pending"Ævar Arnfjörð Bjarmason
2023-03-28cocci: apply the "commit-reach.h" part of "the_repository.pending"Ævar Arnfjörð Bjarmason
2023-03-28cocci: apply the "cache.h" part of "the_repository.pending"Ævar Arnfjörð Bjarmason
2023-03-21write-or-die.h: move declarations for write-or-die.c functions from cache.hElijah Newren
2023-03-21treewide: remove cache.h inclusion due to setup.h changesElijah Newren
2023-03-21setup.h: move declarations for setup.c functions from cache.hElijah Newren
2023-03-21treewide: remove cache.h inclusion due to environment.h changesElijah Newren
2023-03-21environment.h: move declarations for environment.c functions from cache.hElijah Newren
2023-03-21treewide: remove unnecessary includes of cache.hElijah Newren
2023-03-21wrapper.h: move declarations for wrapper.c functions from cache.hElijah Newren