summaryrefslogtreecommitdiffstats
path: root/entry.h
AgeCommit message (Expand)AuthorLines
2021-11-29Merge branch 'mc/clean-smudge-with-llp64'Junio C Hamano-1/+1
2021-11-03odb: teach read_blob_entry to use size_tMatt Cooper-1/+1
2021-09-27*.h: move some *_INIT to designated initializersÆvar Arnfjörð Bjarmason-1/+1
2021-08-26checkout: make delayed checkout respect --quiet and --no-progressMatheus Tavares-1/+2
2021-03-23entry: add checkout_entry_ca() taking preloaded conv_attrsMatheus Tavares-2/+14
2021-03-23entry: extract update_ce_after_write() from write_entry()Matheus Tavares-0/+2
2021-03-23entry: make fstat_output() and read_blob_entry() publicMatheus Tavares-0/+3
2021-03-23entry: extract a header file for entry.c functionsMatheus Tavares-0/+42