summaryrefslogtreecommitdiffstats
path: root/builtin/unpack-file.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'en/header-split-cache-h'Junio C Hamano2023-04-251-0/+1
|\
| * object-name.h: move declarations for object-name.c functions from cache.hElijah Newren2023-04-111-0/+1
| * Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-...Junio C Hamano2023-04-041-2/+2
| |\
* | | Merge branch 'en/header-split-cleanup'Junio C Hamano2023-04-061-0/+1
|\| |
| * | wrapper.h: move declarations for wrapper.c functions from cache.hElijah Newren2023-03-211-0/+1
* | | Merge branch 'ab/remove-implicit-use-of-the-repository'Junio C Hamano2023-04-061-2/+2
|\ \ \ | | |/ | |/|
| * | cocci: apply the "object-store.h" part of "the_repository.pending"Ævar Arnfjörð Bjarmason2023-03-281-1/+1
| * | cocci: apply the "cache.h" part of "the_repository.pending"Ævar Arnfjörð Bjarmason2023-03-281-1/+1
* | | builtins: mark unused prefix parametersJeff King2023-03-281-1/+1
| |/ |/|
* | cache.h: remove dependence on hex.h; make other files include it explicitlyElijah Newren2023-02-241-0/+1
|/
* unpack-file: fix ancient leak in create_temp_file()Ævar Arnfjörð Bjarmason2022-11-211-0/+1
* doc txt & -h consistency: fix mismatching labelsÆvar Arnfjörð Bjarmason2022-10-131-1/+1
* object-store: move object access functions to object-store.hStefan Beller2018-05-161-0/+1
* sha1_file: convert read_sha1_file to struct object_idbrian m. carlson2018-03-141-1/+1
* Merge branch 'jk/write-in-full-fix'Junio C Hamano2017-09-251-1/+1
|\
| * avoid "write_in_full(fd, buf, len) != len" patternJeff King2017-09-141-1/+1
* | builtin/unpack-file: convert to struct object_idbrian m. carlson2017-07-171-6/+6
|/
* config: don't include config.h by defaultBrandon Williams2017-06-151-0/+1
* convert trivial sprintf / strcpy calls to xsnprintfJeff King2015-09-251-1/+1
* Fix sparse warningsStephen Boyd2011-03-221-3/+1
* Move 'builtin-*' into a 'builtin/' subdirectoryLinus Torvalds2010-02-221-0/+38