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
*
cache.h: remove this no-longer-used header
Elijah Newren
2023-06-21
1
-2
/
+1
*
object-file.h: move declarations for object-file.c functions from cache.h
Elijah Newren
2023-04-11
1
-0
/
+1
*
object-name.h: move declarations for object-name.c functions from cache.h
Elijah Newren
2023-04-11
1
-0
/
+1
*
treewide: be explicit about dependence on convert.h
Elijah Newren
2023-04-11
1
-0
/
+1
*
Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-...
Junio C Hamano
2023-04-04
1
-10
/
+15
|
\
|
*
cocci: apply the "promisor-remote.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2023-03-28
1
-1
/
+1
|
*
cocci: apply the "object-store.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2023-03-28
1
-9
/
+14
*
|
write-or-die.h: move declarations for write-or-die.c functions from cache.h
Elijah Newren
2023-03-21
1
-0
/
+1
*
|
environment.h: move declarations for environment.c functions from cache.h
Elijah Newren
2023-03-21
1
-0
/
+1
*
|
treewide: be explicit about dependence on gettext.h
Elijah Newren
2023-03-21
1
-0
/
+1
*
|
Merge branch 'jk/unused-post-2.39-part2'
Junio C Hamano
2023-03-17
1
-4
/
+4
|
\
\
|
*
|
for_each_object: mark unused callback parameters
Jeff King
2023-02-24
1
-4
/
+4
|
|
/
*
|
replace-object.h: move read_replace_refs declaration from cache.h to here
Elijah Newren
2023-02-24
1
-0
/
+1
*
|
ident.h: move ident-related declarations out of cache.h
Elijah Newren
2023-02-24
1
-0
/
+1
*
|
cache.h: remove dependence on hex.h; make other files include it explicitly
Elijah Newren
2023-02-24
1
-0
/
+1
*
|
alloc.h: move ALLOC_GROW() functions from cache.h
Elijah Newren
2023-02-24
1
-0
/
+1
|
/
*
Merge branch 'sa/cat-file-mailmap--batch-check'
Junio C Hamano
2023-01-05
1
-0
/
+28
|
\
|
*
cat-file: add mailmap support to --batch-check option
Siddharth Asthana
2022-12-20
1
-0
/
+15
|
*
cat-file: add mailmap support to -s option
Siddharth Asthana
2022-12-20
1
-0
/
+13
*
|
{builtin/*,repository}.c: add & use "USE_THE_INDEX_VARIABLE"
Ævar Arnfjörð Bjarmason
2022-11-21
1
-1
/
+1
|
/
*
doc txt & -h consistency: add "-z" to cat-file "-h"
Ævar Arnfjörð Bjarmason
2022-10-13
1
-1
/
+1
*
Merge branch 'tb/cat-file-z'
Junio C Hamano
2022-08-06
1
-3
/
+25
|
\
|
*
builtin/cat-file.c: support NUL-delimited input with `-z`
Taylor Blau
2022-07-23
1
-3
/
+25
*
|
Merge branch 'sa/cat-file-mailmap'
Junio C Hamano
2022-08-03
1
-1
/
+42
|
\
\
|
|
/
|
/
|
|
*
cat-file: add mailmap support
Siddharth Asthana
2022-07-18
1
-1
/
+42
*
|
cat-file: fix a common "struct object_context" memory leak
Ævar Arnfjörð Bjarmason
2022-07-01
1
-10
/
+22
*
|
cat-file: fix a memory leak in --batch-command mode
Ævar Arnfjörð Bjarmason
2022-07-01
1
-0
/
+1
|
/
*
Merge branch 'jc/cat-file-batch-default-format-optim'
Junio C Hamano
2022-03-23
1
-6
/
+23
|
\
|
*
cat-file: skip expanding default format
John Cai
2022-03-15
1
-6
/
+23
*
|
Merge branch 'ab/object-file-api-updates'
Junio C Hamano
2022-03-17
1
-4
/
+7
|
\
\
|
*
|
object-file API: pass an enum to read_object_with_reference()
Ævar Arnfjörð Bjarmason
2022-02-26
1
-4
/
+7
|
*
|
i18n: turn even more messages into "cannot be used together" ones
Jean-Noël Avila
2022-01-05
1
-1
/
+1
*
|
|
cat-file: add --batch-command mode
John Cai
2022-02-18
1
-1
/
+143
*
|
|
cat-file: introduce batch_mode enum to replace print_contents
John Cai
2022-02-18
1
-4
/
+16
*
|
|
cat-file: rename cmdmode to transform_mode
John Cai
2022-02-18
1
-7
/
+7
|
|
/
|
/
|
*
|
cat-file: s/_/-/ in typo'd usage_msg_optf() message
Ævar Arnfjörð Bjarmason
2022-01-12
1
-1
/
+1
*
|
cat-file: don't whitespace-pad "(...)" in SYNOPSIS and usage output
Ævar Arnfjörð Bjarmason
2022-01-12
1
-3
/
+3
*
|
cat-file: use GET_OID_ONLY_TO_DIE in --(textconv|filters)
Ævar Arnfjörð Bjarmason
2021-12-30
1
-10
/
+6
*
|
cat-file: correct and improve usage information
Ævar Arnfjörð Bjarmason
2021-12-30
1
-20
/
+29
*
|
cat-file: fix remaining usage bugs
Ævar Arnfjörð Bjarmason
2021-12-30
1
-32
/
+63
*
|
cat-file: make --batch-all-objects a CMDMODE
Ævar Arnfjörð Bjarmason
2021-12-30
1
-14
/
+11
*
|
cat-file: move "usage" variable to cmd_cat_file()
Ævar Arnfjörð Bjarmason
2021-12-30
1
-19
/
+18
*
|
cat-file docs: fix SYNOPSIS and "-h" output
Ævar Arnfjörð Bjarmason
2021-12-30
1
-2
/
+8
|
/
*
cat-file: use packed_object_info() for --batch-all-objects
Jeff King
2021-10-09
1
-14
/
+36
*
cat-file: split ordered/unordered batch-all-objects callbacks
Jeff King
2021-10-09
1
-1
/
+3
*
cat-file: disable refs/replace with --batch-all-objects
Jeff King
2021-10-09
1
-0
/
+2
*
cat-file: merge two block into one
ZheNing Hu
2021-06-04
1
-4
/
+1
*
cat-file: handle trivial --batch format with --batch-all-objects
ZheNing Hu
2021-06-04
1
-6
/
+7
*
Merge branch 'cc/cat-file-usage-update' into master
Junio C Hamano
2020-07-09
1
-1
/
+1
|
\
|
*
cat-file: add missing [=<format>] to usage/synopsis
Christian Couder
2020-07-02
1
-1
/
+1
[next]