summaryrefslogtreecommitdiffstats
path: root/builtin/get-tar-commit-id.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* cache.h: remove this no-longer-used headerElijah Newren2023-06-211-2/+1
* Merge branch 'rs/get-tar-commit-id-use-defined-const'Junio C Hamano2023-04-201-1/+1
|\
| * get-tar-commit-id: use TYPEFLAG_GLOBAL_HEADER instead of magic valueRené Scharfe2023-04-101-1/+1
* | 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
| |/
* | mark "argv" as unused when we check argcJeff King2023-03-281-1/+1
* | builtins: annotate always-empty prefix parametersJeff King2023-03-281-0/+2
|/
* builtin/get-tar-commit-id: make hash size independentbrian m. carlson2019-04-011-1/+2
* get-tar-commit-id: parse comment recordRene Scharfe2019-04-011-2/+11
* distinguish error versus short read from read_in_full()Jeff King2017-09-271-1/+3
* prefer "!=" when checking read_in_full() resultJeff King2017-09-271-1/+1
* get-tar-commit-id: check write_in_full() return against 0Jeff King2017-09-141-2/+1
* usage: do not insist that standard input must come from a fileJunio C Hamano2015-10-171-1/+1
* use skip_prefix() to avoid more magic numbersRené Scharfe2014-10-071-2/+3
* stop installing git-tar-tree linkJonathan Nieder2013-12-031-0/+40