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
/
cat-file.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'jk/cat-file-buffered-batch-all'
Junio C Hamano
2016-05-31
|
\
|
*
cat-file: default to --buffer when --batch-all-objects is used
Jeff King
2016-05-18
|
*
cat-file: avoid noop calls to sha1_object_info_extended
Jeff King
2016-05-18
*
|
cat-file: read batch stream 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
*
cat-file: sort and de-dup output of --batch-all-objects
Jeff King
2015-06-26
*
cat-file: add --batch-all-objects option
Jeff King
2015-06-22
*
cat-file: split batch_one_object into two stages
Jeff King
2015-06-22
*
cat-file: stop returning value from batch_one_object
Jeff King
2015-06-22
*
cat-file: add --buffer option
Jeff King
2015-06-22
*
cat-file: move batch_options definition to top of file
Jeff King
2015-06-22
*
cat-file: minor style fix in options list
Jeff King
2015-06-22
*
Merge branch 'dt/cat-file-follow-symlinks'
Junio C Hamano
2015-06-01
|
\
|
*
cat-file: add --follow-symlinks to --batch
David Turner
2015-05-20
*
|
cat-file: teach cat-file a '--allow-unknown-type' option
Karthik Nayak
2015-05-06
*
|
cat-file: make the options mutually exclusive
Karthik Nayak
2015-05-06
|
/
*
Merge branch 'ah/usage-strings'
Junio C Hamano
2015-02-11
|
\
|
*
standardize usage info string format
Alex Henrie
2015-01-14
*
|
Merge branch 'ak/cat-file-clean-up'
Junio C Hamano
2015-01-22
|
\
\
|
*
|
cat-file: use "type" and "size" from outer scope
Alexander Kuleshov
2015-01-13
|
|
/
*
|
cat-file: remove unused includes
Alexander Kuleshov
2015-01-09
|
/
*
use skip_prefix() to avoid more magic numbers
René Scharfe
2014-10-07
*
Merge branch 'jk/warn-on-object-refname-ambiguity'
Junio C Hamano
2014-03-25
|
\
|
*
cat-file: restore warn_on_object_refname_ambiguity flag
Jeff King
2014-03-13
|
*
cat-file: fix a minor memory leak in batch_objects
Jeff King
2014-01-07
|
*
cat-file: refactor error handling of batch_objects
Jeff King
2014-01-07
*
|
Merge branch 'jk/oi-delta-base'
Junio C Hamano
2014-01-10
|
\
\
|
*
|
cat-file: provide %(deltabase) batch format
Jeff King
2013-12-26
|
|
/
*
|
Merge branch 'cc/replace-object-info'
Junio C Hamano
2014-01-10
|
\
\
|
*
|
sha1_object_info_extended(): add an "unsigned flags" parameter
Christian Couder
2013-12-12
|
|
/
*
|
cat-file: handle --batch format with missing type/size
Jeff King
2013-12-12
*
|
cat-file: pass expand_data to print_object_or_die
Jeff King
2013-12-12
|
/
*
Merge branch 'mg/more-textconv'
Junio C Hamano
2013-10-23
|
\
|
*
cat-file: do not die on --textconv without textconv filters
Michael J Gruber
2013-05-10
*
|
cat-file: only split on whitespace when %(rest) is used
Jeff King
2013-08-05
*
|
Revert "cat-file: split --batch input lines on whitespace"
Junio C Hamano
2013-08-02
*
|
sha1_object_info_extended: make type calculation optional
Jeff King
2013-07-12
*
|
cat-file: disable object/refname ambiguity check for batch mode
Jeff King
2013-07-12
*
|
cat-file: split --batch input lines on whitespace
Jeff King
2013-07-12
*
|
cat-file: add %(objectsize:disk) format atom
Jeff King
2013-07-12
*
|
cat-file: add --batch-check=<format>
Jeff King
2013-07-12
*
|
cat-file: refactor --batch option parsing
Jeff King
2013-07-11
*
|
cat-file: teach --batch to stream blob objects
Jeff King
2013-07-11
*
|
cat-file: print tags raw for "cat-file -p"
Jeff King
2013-04-17
|
/
*
cat-file: Fix an gcc -Wuninitialized warning
Ramsay Jones
2013-03-29
*
drop some obsolete "x = x" compiler warning hacks
Jeff King
2013-03-21
*
Merge branch 'nd/i18n-parseopt-help'
Junio C Hamano
2012-09-07
|
\
|
*
i18n: cat-file: mark parseopt strings for translation
Nguyễn Thái Ngọc Duy
2012-08-20
*
|
Merge branch 'jk/maint-null-in-trees'
Junio C Hamano
2012-08-27
|
\
\
|
|
/
|
/
|
[next]