index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
/
hash-object.c
Commit message (
Expand
)
Author
Age
*
prefix_filename: return newly allocated string
Jeff King
2017-03-21
*
prefix_filename: drop length parameter
Jeff King
2017-03-21
*
hash-object: fix buffer reuse with --path in a subdirectory
Jeff King
2017-03-21
*
hash-object: always try to set up the git repository
Jeff King
2016-09-13
*
Merge branch 'jk/options-cleanup'
Junio C Hamano
2016-02-10
|
\
|
*
give "nbuf" strbuf a more meaningful name
Jeff King
2016-02-01
*
|
hash-object: read --stdin-paths with strbuf_getline()
Junio C Hamano
2016-01-15
|
/
*
strbuf: introduce strbuf_getline_{lf,nul}()
Junio C Hamano
2016-01-15
*
usage: do not insist that standard input must come from a file
Junio C Hamano
2015-10-16
*
Merge branch 'jc/hash-object'
Junio C Hamano
2015-05-11
|
\
|
*
hash-object --literally: fix buffer overrun with extra-long object type
Eric Sunshine
2015-05-05
*
|
standardize usage info string format
Alex Henrie
2015-01-14
|
/
*
hash-object: add --literally option
Junio C Hamano
2014-09-11
*
hash-object: pass 'write_object' as a flag
Junio C Hamano
2014-09-11
*
hash-object: reduce file-scope statics
Junio C Hamano
2014-09-11
*
hash-object: replace stdin parsing OPT_BOOLEAN by OPT_COUNTUP
Stefan Beller
2013-08-07
*
Replace deprecated OPT_BOOLEAN by OPT_BOOL
Stefan Beller
2013-08-05
*
i18n: hash-object: mark parseopt strings for translation
Nguyễn Thái Ngọc Duy
2012-08-20
*
index_fd(): turn write_object and format_check arguments into one flag
Junio C Hamano
2011-05-09
*
Fix sparse warnings
Stephen Boyd
2011-03-22
*
Make hash-object more robust against malformed objects
Nguyễn Thái Ngọc Duy
2011-02-07
*
Merge branch 'lt/deepen-builtin-source'
Junio C Hamano
2010-03-10
*
Move 'builtin-*' into a 'builtin/' subdirectory
Linus Torvalds
2010-02-22