summaryrefslogtreecommitdiff
path: root/read-cache-ll.h
AgeCommit message (Expand)AuthorFilesLines
2026-07-31read-cache: add remove_file_from_index_with_flags()Junio C Hamano1-0/+3
2026-07-01read-cache: split out function to drop unmerged entries to stage 0Patrick Steinhardt1-0/+1
2026-02-06read-cache: update add_files_to_cache take param ignored_tooClaus Schneider(Eficode)1-1/+1
2024-10-21global: Fix duplicate word typosSven Strickroth1-1/+1
2024-09-19read-cache-ll: fix a typoAndrew Kreimer1-1/+1
2024-06-14hash-ll: merge with "hash.h"Patrick Steinhardt1-1/+1
2024-04-03revision: optionally record matches with pathspec elementsJunio C Hamano1-2/+2
2023-09-15cache: add fake_lstat()Junio C Hamano1-0/+8
2023-06-21read-cache*.h: move declarations for read-cache.c functions from cache.hElijah Newren1-0/+481