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