| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'jk/options-cleanup' | Junio C Hamano | 2016-02-10 | 1 | -5/+6 |
|\ |
|
| * | give "nbuf" strbuf a more meaningful name | Jeff King | 2016-02-01 | 1 | -5/+6 |
* | | hash-object: read --stdin-paths with strbuf_getline() | Junio C Hamano | 2016-01-15 | 1 | -1/+1 |
|/ |
|
* | strbuf: introduce strbuf_getline_{lf,nul}() | Junio C Hamano | 2016-01-15 | 1 | -1/+1 |
* | usage: do not insist that standard input must come from a filejc/usage-stdin | Junio C Hamano | 2015-10-16 | 1 | -1/+1 |
* | Merge branch 'jc/hash-object' | Junio C Hamano | 2015-05-11 | 1 | -3/+1 |
|\ |
|
| * | hash-object --literally: fix buffer overrun with extra-long object type | Eric Sunshine | 2015-05-05 | 1 | -3/+1 |
* | | standardize usage info string format | Alex Henrie | 2015-01-14 | 1 | -1/+1 |
|/ |
|
* | hash-object: add --literally option | Junio C Hamano | 2014-09-11 | 1 | -9/+36 |
* | hash-object: pass 'write_object' as a flag | Junio C Hamano | 2014-09-11 | 1 | -17/+15 |
* | hash-object: reduce file-scope statics | Junio C Hamano | 2014-09-11 | 1 | -29/+23 |
* | hash-object: replace stdin parsing OPT_BOOLEAN by OPT_COUNTUP | Stefan Beller | 2013-08-07 | 1 | -1/+1 |
* | Replace deprecated OPT_BOOLEAN by OPT_BOOL | Stefan Beller | 2013-08-05 | 1 | -3/+3 |
* | i18n: hash-object: mark parseopt strings for translation | Nguyễn Thái Ngọc Duy | 2012-08-20 | 1 | -8/+8 |
* | index_fd(): turn write_object and format_check arguments into one flag | Junio C Hamano | 2011-05-09 | 1 | -1/+4 |
* | Fix sparse warnings | Stephen Boyd | 2011-03-22 | 1 | -1/+1 |
* | Make hash-object more robust against malformed objects | Nguyễn Thái Ngọc Duy | 2011-02-07 | 1 | -1/+1 |
* | Merge branch 'lt/deepen-builtin-source' | Junio C Hamano | 2010-03-10 | 1 | -4/+4 |
* | Move 'builtin-*' into a 'builtin/' subdirectory | Linus Torvalds | 2010-02-22 | 1 | -0/+134 |