index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bundle.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'ps/build-sign-compare'
Junio C Hamano
2024-12-23
1
-0
/
+1
|
\
|
*
global: mark code units that generate warnings with `-Wsign-compare`
Patrick Steinhardt
2024-12-06
1
-0
/
+1
*
|
Merge branch 'tc/bundle-with-tag-remove-workaround'
Junio C Hamano
2024-12-19
1
-30
/
+0
|
\
\
|
*
|
bundle: remove unneeded code
Toon Claes
2024-12-12
1
-30
/
+0
|
|
/
*
|
bundle: support fsck message configuration
Justin Tobler
2024-11-28
1
-6
/
+7
*
|
bundle: add bundle verification options type
Justin Tobler
2024-11-28
1
-1
/
+5
|
/
*
Merge branch 'ps/leakfixes-part-5'
Junio C Hamano
2024-09-03
1
-3
/
+1
|
\
|
*
transport: fix leaking arguments when fetching from bundle
Patrick Steinhardt
2024-08-22
1
-3
/
+1
*
|
bundle: default to SHA1 when reading bundle headers
Patrick Steinhardt
2024-08-13
1
-1
/
+6
|
/
*
Merge branch 'xx/bundie-uri-fixes'
Junio C Hamano
2024-07-08
1
-0
/
+3
|
\
|
*
unbundle: extend object verification for fetches
Xing Xin
2024-06-20
1
-0
/
+3
*
|
Merge branch 'ps/leakfixes-more'
Junio C Hamano
2024-07-08
1
-10
/
+19
|
\
\
|
*
|
bundle: plug leaks in `create_bundle()`
Patrick Steinhardt
2024-06-11
1
-10
/
+19
|
|
/
*
/
global: introduce `USE_THE_REPOSITORY_VARIABLE` macro
Patrick Steinhardt
2024-06-14
1
-0
/
+2
|
/
*
cocci: apply rules to rewrite callers of "refs" interfaces
Patrick Steinhardt
2024-05-07
1
-1
/
+1
*
Merge branch 'dk/bundle-i18n-more'
Junio C Hamano
2023-07-25
1
-2
/
+2
|
\
|
*
i18n: mark more bundle.c strings for translation
D. Ben Knoble
2023-07-14
1
-2
/
+2
*
|
object-store-ll.h: split this header out of object-store.h
Elijah Newren
2023-06-21
1
-1
/
+1
*
|
treewide: remove cache.h inclusion due to object.h changes
Elijah Newren
2023-04-11
1
-1
/
+1
*
|
Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-...
Junio C Hamano
2023-04-04
1
-2
/
+3
|
\
\
|
*
|
cocci: apply the "refs.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2023-03-28
1
-1
/
+2
|
*
|
cocci: apply the "object-store.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2023-03-28
1
-1
/
+1
*
|
|
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
*
|
|
cache.h: remove dependence on hex.h; make other files include it explicitly
Elijah Newren
2023-02-24
1
-0
/
+1
|
/
/
*
|
Merge branch 'ab/various-leak-fixes'
Junio C Hamano
2023-02-22
1
-2
/
+4
|
\
\
|
*
|
bundle.c: don't leak the "args" in the "struct child_process"
Ævar Arnfjörð Bjarmason
2023-02-07
1
-2
/
+4
*
|
|
bundle: verify using check_connected()
Derrick Stolee
2023-01-31
1
-46
/
+29
|
/
/
*
|
bundle-uri: quiet failed unbundlings
Derrick Stolee
2022-10-12
1
-2
/
+8
*
|
bundle: add flags to verify_bundle()
Derrick Stolee
2022-10-12
1
-4
/
+5
*
|
bundle: properly clear all revision flags
Derrick Stolee
2022-10-12
1
-13
/
+10
*
|
Merge branch 'ab/plug-leak-in-revisions'
Junio C Hamano
2022-06-07
1
-4
/
+8
|
\
\
|
*
|
revisions API users: use release_revisions() needing REV_INFO_INIT
Ævar Arnfjörð Bjarmason
2022-04-14
1
-4
/
+8
|
|
/
*
/
bundle.h: make "fd" version of read_bundle_header() public
Ævar Arnfjörð Bjarmason
2022-05-17
1
-4
/
+4
|
/
*
bundle: output hash information in 'verify'
Derrick Stolee
2022-03-23
1
-0
/
+2
*
bundle: move capabilities to end of 'verify'
Derrick Stolee
2022-03-23
1
-5
/
+4
*
Merge branch 'ds/partial-bundles'
Junio C Hamano
2022-03-21
1
-12
/
+62
|
\
|
*
bundle: unbundle promisor packs
Derrick Stolee
2022-03-09
1
-0
/
+4
|
*
bundle: create filtered bundles
Derrick Stolee
2022-03-09
1
-11
/
+42
|
*
bundle: parse filter capability
Derrick Stolee
2022-03-09
1
-1
/
+14
|
*
list-objects: handle NULL function pointers
Ævar Arnfjörð Bjarmason
2022-03-09
1
-0
/
+2
*
|
string-list API: change "nr" and "alloc" to "size_t"
Ævar Arnfjörð Bjarmason
2022-03-07
1
-4
/
+4
|
/
*
bundle API: change "flags" to be "extra_index_pack_args"
Ævar Arnfjörð Bjarmason
2021-09-07
1
-6
/
+6
*
bundle: remove "ref_list" in favor of string-list.c API
Ævar Arnfjörð Bjarmason
2021-07-06
1
-24
/
+28
*
bundle.c: use a temporary variable for OIDs and names
Ævar Arnfjörð Bjarmason
2021-07-06
1
-8
/
+18
*
bundle: arguments can be read from stdin
Jiang Xin
2021-01-12
1
-50
/
+59
*
Merge branch 'jt/interpret-branch-name-fallback'
Junio C Hamano
2020-09-09
1
-1
/
+1
|
\
|
*
wt-status: tolerate dangling marks
Jonathan Tan
2020-09-02
1
-1
/
+1
*
|
Merge branch 'bc/sha-256-part-3'
Junio C Hamano
2020-08-12
1
-21
/
+62
|
\
\
[next]