index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin
/
cat-file.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-17
Merge branch 'cw/compat-util-header-cleanup'
Junio C Hamano
1
-1
/
+0
2023-07-06
Merge branch 'gc/config-context'
Junio C Hamano
1
-2
/
+3
2023-07-06
Merge branch 'rs/strbuf-expand-step'
Junio C Hamano
1
-18
/
+17
2023-07-05
git-compat-util: move alloc macros to git-compat-util.h
Calvin Wan
1
-1
/
+0
2023-06-29
Merge branch 'en/header-split-cache-h-part-3'
Junio C Hamano
1
-3
/
+2
2023-06-28
config: add ctx arg to config_fn_t
Glen Choo
1
-2
/
+3
2023-06-22
Merge branch 'ps/cat-file-null-output'
Junio C Hamano
1
-42
/
+43
2023-06-21
object-store-ll.h: split this header out of object-store.h
Elijah Newren
1
-1
/
+1
2023-06-21
cache.h: remove this no-longer-used header
Elijah Newren
1
-2
/
+1
2023-06-18
replace strbuf_expand() with strbuf_expand_step()
René Scharfe
1
-18
/
+17
2023-06-12
repository: create disable_replace_refs()
Derrick Stolee
1
-1
/
+1
2023-06-12
cat-file: add option '-Z' that delimits input and output with NUL
Patrick Steinhardt
1
-21
/
+36
2023-06-12
cat-file: simplify reading from standard input
Patrick Steinhardt
1
-23
/
+9
2023-04-11
object-file.h: move declarations for object-file.c functions from cache.h
Elijah Newren
1
-0
/
+1
2023-04-11
object-name.h: move declarations for object-name.c functions from cache.h
Elijah Newren
1
-0
/
+1
2023-04-11
treewide: be explicit about dependence on convert.h
Elijah Newren
1
-0
/
+1
2023-04-04
Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-...
Junio C Hamano
1
-10
/
+15
2023-03-28
cocci: apply the "promisor-remote.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2023-03-28
cocci: apply the "object-store.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
1
-9
/
+14
2023-03-21
write-or-die.h: move declarations for write-or-die.c functions from cache.h
Elijah Newren
1
-0
/
+1
2023-03-21
environment.h: move declarations for environment.c functions from cache.h
Elijah Newren
1
-0
/
+1
2023-03-21
treewide: be explicit about dependence on gettext.h
Elijah Newren
1
-0
/
+1
2023-03-17
Merge branch 'jk/unused-post-2.39-part2'
Junio C Hamano
1
-4
/
+4
2023-02-24
for_each_object: mark unused callback parameters
Jeff King
1
-4
/
+4
2023-02-23
replace-object.h: move read_replace_refs declaration from cache.h to here
Elijah Newren
1
-0
/
+1
2023-02-23
ident.h: move ident-related declarations out of cache.h
Elijah Newren
1
-0
/
+1
2023-02-23
cache.h: remove dependence on hex.h; make other files include it explicitly
Elijah Newren
1
-0
/
+1
2023-02-23
alloc.h: move ALLOC_GROW() functions from cache.h
Elijah Newren
1
-0
/
+1
2023-01-05
Merge branch 'sa/cat-file-mailmap--batch-check'
Junio C Hamano
1
-0
/
+28
2022-12-20
cat-file: add mailmap support to --batch-check option
Siddharth Asthana
1
-0
/
+15
2022-12-20
cat-file: add mailmap support to -s option
Siddharth Asthana
1
-0
/
+13
2022-11-21
{builtin/*,repository}.c: add & use "USE_THE_INDEX_VARIABLE"
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2022-10-13
doc txt & -h consistency: add "-z" to cat-file "-h"
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2022-08-05
Merge branch 'tb/cat-file-z'
Junio C Hamano
1
-3
/
+25
2022-08-03
Merge branch 'sa/cat-file-mailmap'
Junio C Hamano
1
-1
/
+42
2022-07-22
builtin/cat-file.c: support NUL-delimited input with `-z`
Taylor Blau
1
-3
/
+25
2022-07-18
cat-file: add mailmap support
Siddharth Asthana
1
-1
/
+42
2022-07-01
cat-file: fix a common "struct object_context" memory leak
Ævar Arnfjörð Bjarmason
1
-10
/
+22
2022-07-01
cat-file: fix a memory leak in --batch-command mode
Ævar Arnfjörð Bjarmason
1
-0
/
+1
2022-03-23
Merge branch 'jc/cat-file-batch-default-format-optim'
Junio C Hamano
1
-6
/
+23
2022-03-16
Merge branch 'ab/object-file-api-updates'
Junio C Hamano
1
-4
/
+7
2022-03-15
cat-file: skip expanding default format
John Cai
1
-6
/
+23
2022-02-25
object-file API: pass an enum to read_object_with_reference()
Ævar Arnfjörð Bjarmason
1
-4
/
+7
2022-02-18
cat-file: add --batch-command mode
John Cai
1
-1
/
+143
2022-02-18
cat-file: introduce batch_mode enum to replace print_contents
John Cai
1
-4
/
+16
2022-02-18
cat-file: rename cmdmode to transform_mode
John Cai
1
-7
/
+7
2022-01-12
cat-file: s/_/-/ in typo'd usage_msg_optf() message
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2022-01-12
cat-file: don't whitespace-pad "(...)" in SYNOPSIS and usage output
Ævar Arnfjörð Bjarmason
1
-3
/
+3
2022-01-05
i18n: turn even more messages into "cannot be used together" ones
Jean-Noël Avila
1
-1
/
+1
2021-12-30
cat-file: use GET_OID_ONLY_TO_DIE in --(textconv|filters)
Ævar Arnfjörð Bjarmason
1
-10
/
+6
[next]