summaryrefslogtreecommitdiff
path: root/builtin/get-tar-commit-id.c
Commit message (Expand)AuthorAgeFilesLines
* wrapper.h: move declarations for wrapper.c functions from cache.hElijah Newren2023-03-211-0/+1
* 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 filejc/usage-stdinJunio C Hamano2015-10-161-1/+1
* use skip_prefix() to avoid more magic numbersrs/more-uses-of-skip-prefixRené Scharfe2014-10-071-2/+3
* stop installing git-tar-tree linkJonathan Nieder2013-12-031-0/+40