summaryrefslogtreecommitdiff
path: root/entry.h
Commit message (Expand)AuthorAgeFilesLines
* treewide: remove unnecessary cache.h includesElijah Newren2023-02-231-1/+3
* read-tree: add "--super-prefix" option, eliminate globalÆvar Arnfjörð Bjarmason2022-12-261-1/+5
* checkout: fix two bugs on the final count of updated entriesMatheus Tavares2022-07-141-2/+1
* 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