summary refs log tree commit diff
path: root/entry.h
AgeCommit message (Expand)AuthorFilesLines
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