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
*
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
|
\
\
|
*
|
bundle: add new version for use with SHA-256
brian m. carlson
2020-07-30
1
-21
/
+62
|
|
/
*
|
strvec: rename struct fields
Jeff King
2020-07-31
1
-1
/
+1
*
|
strvec: fix indentation in renamed calls
Jeff King
2020-07-29
1
-5
/
+5
*
|
strvec: convert more callers away from argv_array name
Jeff King
2020-07-29
1
-6
/
+6
*
|
strvec: rename files from argv-array to strvec
Jeff King
2020-07-29
1
-1
/
+1
|
/
*
bundle: detect hash algorithm when reading refs
brian m. carlson
2020-06-19
1
-1
/
+21
*
bundle-create: progress output control
Robin H. Johnson
2019-11-11
1
-4
/
+5
*
bundle: switch to use the_hash_algo
brian m. carlson
2019-08-20
1
-2
/
+2
*
bundle verify: error out if called without an object database
Johannes Schindelin
2019-05-28
1
-0
/
+3
*
create_bundle(): drop unused "header" parameter
Jeff King
2019-01-24
1
-2
/
+2
*
Merge branch 'nd/the-index'
Junio C Hamano
2019-01-04
1
-12
/
+14
|
\
|
*
bundle.c: remove the_repository references
Nguyễn Thái Ngọc Duy
2018-11-12
1
-12
/
+14
*
|
Merge branch 'jk/close-duped-fd-before-unlock-for-bundle'
Junio C Hamano
2018-11-18
1
-21
/
+18
|
\
\
|
|
/
|
/
|
|
*
bundle: dup() output descriptor closer to point-of-use
Jeff King
2018-11-17
1
-21
/
+18
*
|
Merge branch 'nd/the-index'
Junio C Hamano
2018-10-19
1
-2
/
+2
|
\
\
|
*
|
revision.c: remove implicit dependency on the_index
Nguyễn Thái Ngọc Duy
2018-09-21
1
-2
/
+2
|
|
/
*
/
convert "oidcmp() != 0" to "!oideq()"
Jeff King
2018-08-29
1
-1
/
+1
|
/
*
commit: add repository argument to lookup_commit_reference
Stefan Beller
2018-06-29
1
-1
/
+2
*
commit: add repository argument to lookup_commit_reference_gently
Stefan Beller
2018-06-29
1
-1
/
+1
*
object: add repository argument to parse_object
Stefan Beller
2018-06-29
1
-2
/
+3
*
Merge branch 'sb/object-store-grafts' into sb/object-store-lookup
Junio C Hamano
2018-06-29
1
-0
/
+1
|
\
|
*
object-store: move object access functions to object-store.h
Stefan Beller
2018-05-16
1
-0
/
+1
*
|
Merge branch 'ma/lockfile-cleanup'
Junio C Hamano
2018-05-30
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
lock_file: make function-local locks non-static
Martin Ågren
2018-05-10
1
-1
/
+1
*
|
sha1_file: convert read_sha1_file to struct object_id
brian m. carlson
2018-03-14
1
-1
/
+1
|
/
*
Merge branch 'rs/lose-leak-pending'
Junio C Hamano
2018-01-23
1
-19
/
+16
|
\
|
*
bundle: avoid using the rev_info flag leak_pending
René Scharfe
2017-12-28
1
-19
/
+16
*
|
refs: convert dwim_ref and expand_ref to struct object_id
brian m. carlson
2017-10-16
1
-1
/
+1
[next]