index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin
/
cat-file.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
sha1_name: convert GET_SHA1* flags to GET_OID*
brian m. carlson
2017-07-17
1
-2
/
+2
*
sha1_name: convert get_sha1* to get_oid*
brian m. carlson
2017-07-17
1
-3
/
+3
*
Merge branch 'jt/unify-object-info'
Junio C Hamano
2017-07-05
1
-3
/
+4
|
\
|
*
sha1_file: rename LOOKUP_REPLACE_OBJECT
Jonathan Tan
2017-06-22
1
-2
/
+3
|
*
sha1_file: rename LOOKUP_UNKNOWN_OBJECT
Jonathan Tan
2017-06-22
1
-1
/
+1
*
|
Merge branch 'bw/config-h'
Junio C Hamano
2017-06-24
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
config: don't include config.h by default
Brandon Williams
2017-06-15
1
-0
/
+1
*
|
Merge branch 'js/blame-lib'
Junio C Hamano
2017-06-05
1
-0
/
+1
|
\
\
|
*
|
blame: move textconv_object with related functions
Jeff Smith
2017-05-24
1
-0
/
+1
|
|
/
*
|
Merge branch 'jk/diff-blob'
Junio C Hamano
2017-06-02
1
-1
/
+3
|
\
\
|
*
|
get_sha1_with_context: dynamically allocate oc->path
Jeff King
2017-05-24
1
-1
/
+3
|
|
/
*
/
cat-file: fix memory leak
Johannes Schindelin
2017-05-08
1
-0
/
+1
|
/
*
Rename sha1_array to oid_array
brian m. carlson
2017-03-31
1
-5
/
+5
*
Convert sha1_array_for_each_unique and for_each_abbrev to object_id
brian m. carlson
2017-03-31
1
-2
/
+2
*
Make sha1_array_append take a struct object_id *
brian m. carlson
2017-03-31
1
-2
/
+2
*
Convert object iteration callbacks to struct object_id
brian m. carlson
2017-02-22
1
-4
/
+4
*
Merge branch 'jk/pack-objects-optim-mru'
Junio C Hamano
2016-10-10
1
-3
/
+2
|
\
|
*
provide an initializer for "struct object_info"
Jeff King
2016-08-11
1
-3
/
+2
*
|
sha1_array: let callbacks interrupt iteration
Jeff King
2016-09-26
1
-1
/
+2
*
|
Merge branch 'js/cat-file-filters'
Junio C Hamano
2016-09-22
1
-8
/
+96
|
\
\
|
*
|
cat-file: support --textconv/--filters in batch mode
Johannes Schindelin
2016-09-11
1
-5
/
+44
|
*
|
cat-file --textconv/--filters: allow specifying the path separately
Johannes Schindelin
2016-09-11
1
-5
/
+21
|
*
|
cat-file: introduce the --filters option
Johannes Schindelin
2016-09-11
1
-1
/
+35
*
|
|
Merge branch 'bc/object-id'
Junio C Hamano
2016-09-19
1
-34
/
+36
|
\
\
\
|
*
|
|
streaming: make stream_blob_to_fd take struct object_id
brian m. carlson
2016-09-07
1
-3
/
+3
|
*
|
|
builtin: convert textconv_object to use struct object_id
brian m. carlson
2016-09-07
1
-1
/
+1
|
*
|
|
builtin/cat-file: convert some static functions to struct object_id
brian m. carlson
2016-09-07
1
-25
/
+25
|
*
|
|
builtin/cat-file: convert struct expand_data to use struct object_id
brian m. carlson
2016-09-07
1
-10
/
+12
|
|
/
/
*
/
/
cat-file: put spaces around pipes in usage string
Alex Henrie
2016-09-08
1
-1
/
+1
|
/
/
*
|
Merge branch 'nd/pack-ofs-4gb-limit'
Junio C Hamano
2016-07-28
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
sha1_file.c: use type off_t* for object_info->disk_sizep
Nguyễn Thái Ngọc Duy
2016-07-13
1
-2
/
+2
*
|
Merge branch 'jk/cat-file-buffered-batch-all'
Junio C Hamano
2016-05-31
1
-1
/
+20
|
\
\
|
|
/
|
/
|
|
*
cat-file: default to --buffer when --batch-all-objects is used
Jeff King
2016-05-18
1
-0
/
+4
|
*
cat-file: avoid noop calls to sha1_object_info_extended
Jeff King
2016-05-18
1
-1
/
+16
*
|
cat-file: read batch stream 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 file
Junio C Hamano
2015-10-17
1
-1
/
+1
*
cat-file: sort and de-dup output of --batch-all-objects
Jeff King
2015-06-26
1
-7
/
+15
*
cat-file: add --batch-all-objects option
Jeff King
2015-06-22
1
-2
/
+42
*
cat-file: split batch_one_object into two stages
Jeff King
2015-06-22
1
-16
/
+23
*
cat-file: stop returning value from batch_one_object
Jeff King
2015-06-22
1
-12
/
+6
*
cat-file: add --buffer option
Jeff King
2015-06-22
1
-7
/
+19
*
cat-file: move batch_options definition to top of file
Jeff King
2015-06-22
1
-6
/
+7
*
cat-file: minor style fix in options list
Jeff King
2015-06-22
1
-1
/
+1
*
Merge branch 'dt/cat-file-follow-symlinks'
Junio C Hamano
2015-06-01
1
-6
/
+45
|
\
|
*
cat-file: add --follow-symlinks to --batch
David Turner
2015-05-20
1
-6
/
+45
*
|
cat-file: teach cat-file a '--allow-unknown-type' option
Karthik Nayak
2015-05-06
1
-12
/
+26
*
|
cat-file: make the options mutually exclusive
Karthik Nayak
2015-05-06
1
-8
/
+5
|
/
*
Merge branch 'ah/usage-strings'
Junio C Hamano
2015-02-11
1
-2
/
+2
|
\
|
*
standardize usage info string format
Alex Henrie
2015-01-14
1
-2
/
+2
[next]