aboutsummaryrefslogtreecommitdiffstats
path: root/entry.h
AgeCommit message (Expand)AuthorFilesLines
2023-09-29wrapper: reduce scope of remove_or_warn()Calvin Wan1-0/+6
2023-02-23treewide: remove unnecessary cache.h includesElijah Newren1-1/+3
2022-12-26read-tree: add "--super-prefix" option, eliminate globalÆvar Arnfjörð Bjarmason1-1/+5
2022-07-14checkout: fix two bugs on the final count of updated entriesMatheus Tavares1-2/+1
2021-11-29Merge branch 'mc/clean-smudge-with-llp64'Junio C Hamano1-1/+1
2021-11-03odb: teach read_blob_entry to use size_tMatt Cooper1-1/+1
2021-09-27*.h: move some *_INIT to designated initializersÆvar Arnfjörð Bjarmason1-1/+1
2021-08-26checkout: make delayed checkout respect --quiet and --no-progressMatheus Tavares1-1/+2
2021-03-23entry: add checkout_entry_ca() taking preloaded conv_attrsMatheus Tavares1-2/+14
2021-03-23entry: extract update_ce_after_write() from write_entry()Matheus Tavares1-0/+2
2021-03-23entry: make fstat_output() and read_blob_entry() publicMatheus Tavares1-0/+3
2021-03-23entry: extract a header file for entry.c functionsMatheus Tavares1-0/+42