summaryrefslogtreecommitdiff
path: root/builtin/hash-object.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jc/hash-object'Junio C Hamano2015-05-111-3/+1
|\
| * hash-object --literally: fix buffer overrun with extra-long object typeEric Sunshine2015-05-051-3/+1
* | standardize usage info string formatAlex Henrie2015-01-141-1/+1
|/
* hash-object: add --literally optionJunio C Hamano2014-09-111-9/+36
* hash-object: pass 'write_object' as a flagJunio C Hamano2014-09-111-17/+15
* hash-object: reduce file-scope staticsJunio C Hamano2014-09-111-29/+23
* hash-object: replace stdin parsing OPT_BOOLEAN by OPT_COUNTUPStefan Beller2013-08-071-1/+1
* Replace deprecated OPT_BOOLEAN by OPT_BOOLStefan Beller2013-08-051-3/+3
* i18n: hash-object: mark parseopt strings for translationNguyễn Thái Ngọc Duy2012-08-201-8/+8
* index_fd(): turn write_object and format_check arguments into one flagJunio C Hamano2011-05-091-1/+4
* Fix sparse warningsStephen Boyd2011-03-221-1/+1
* Make hash-object more robust against malformed objectsNguyễn Thái Ngọc Duy2011-02-071-1/+1
* Merge branch 'lt/deepen-builtin-source'Junio C Hamano2010-03-101-4/+4
* Move 'builtin-*' into a 'builtin/' subdirectoryLinus Torvalds2010-02-221-0/+134