aboutsummaryrefslogtreecommitdiff
path: root/builtin/hash-object.c
Commit message (Expand)AuthorAge
* prefix_filename: return newly allocated stringJeff King2017-03-21
* prefix_filename: drop length parameterJeff King2017-03-21
* hash-object: fix buffer reuse with --path in a subdirectoryJeff King2017-03-21
* hash-object: always try to set up the git repositoryJeff King2016-09-13
* Merge branch 'jk/options-cleanup'Junio C Hamano2016-02-10
|\
| * give "nbuf" strbuf a more meaningful nameJeff King2016-02-01
* | hash-object: read --stdin-paths with strbuf_getline()Junio C Hamano2016-01-15
|/
* strbuf: introduce strbuf_getline_{lf,nul}()Junio C Hamano2016-01-15
* usage: do not insist that standard input must come from a fileJunio C Hamano2015-10-16
* Merge branch 'jc/hash-object'Junio C Hamano2015-05-11
|\
| * hash-object --literally: fix buffer overrun with extra-long object typeEric Sunshine2015-05-05
* | standardize usage info string formatAlex Henrie2015-01-14
|/
* hash-object: add --literally optionJunio C Hamano2014-09-11
* hash-object: pass 'write_object' as a flagJunio C Hamano2014-09-11
* hash-object: reduce file-scope staticsJunio C Hamano2014-09-11
* hash-object: replace stdin parsing OPT_BOOLEAN by OPT_COUNTUPStefan Beller2013-08-07
* Replace deprecated OPT_BOOLEAN by OPT_BOOLStefan Beller2013-08-05
* i18n: hash-object: mark parseopt strings for translationNguyễn Thái Ngọc Duy2012-08-20
* index_fd(): turn write_object and format_check arguments into one flagJunio C Hamano2011-05-09
* Fix sparse warningsStephen Boyd2011-03-22
* Make hash-object more robust against malformed objectsNguyễn Thái Ngọc Duy2011-02-07
* Merge branch 'lt/deepen-builtin-source'Junio C Hamano2010-03-10
* Move 'builtin-*' into a 'builtin/' subdirectoryLinus Torvalds2010-02-22