aboutsummaryrefslogtreecommitdiffstats
path: root/entry.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'mc/clean-smudge-with-llp64'Junio C Hamano2021-11-291-1/+1
|\
| * odb: teach read_blob_entry to use size_tMatt Cooper2021-11-031-1/+1
* | *.h: move some *_INIT to designated initializersÆvar Arnfjörð Bjarmason2021-09-271-1/+1
* | checkout: make delayed checkout respect --quiet and --no-progressMatheus Tavares2021-08-261-1/+2
|/
* entry: add checkout_entry_ca() taking preloaded conv_attrsMatheus Tavares2021-03-231-2/+14
* entry: extract update_ce_after_write() from write_entry()Matheus Tavares2021-03-231-0/+2
* entry: make fstat_output() and read_blob_entry() publicMatheus Tavares2021-03-231-0/+3
* entry: extract a header file for entry.c functionsMatheus Tavares2021-03-231-0/+42