index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin
/
unpack-objects.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
cache.h: remove this no-longer-used header
Elijah Newren
2023-06-21
1
-1
/
+0
*
Merge branch 'en/header-split-cache-h'
Junio C Hamano
2023-04-25
1
-0
/
+1
|
\
|
*
git-zlib: move declarations for git-zlib functions from cache.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
-2
/
+3
|
|
\
*
|
|
Merge branch 'en/header-split-cleanup'
Junio C Hamano
2023-04-06
1
-0
/
+2
|
\
|
|
|
*
|
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 'ab/remove-implicit-use-of-the-repository'
Junio C Hamano
2023-04-06
1
-2
/
+3
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
cocci: apply the "object-store.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2023-03-28
1
-2
/
+3
*
|
|
builtins: mark unused prefix parameters
Jeff King
2023-03-28
1
-1
/
+1
|
|
/
|
/
|
*
|
replace-object.h: move read_replace_refs declaration from cache.h to here
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
|
/
*
unpack-objects: use stream_loose_object() to unpack large objects
Han Xin
2022-06-13
1
-1
/
+68
*
unpack-objects: low memory footprint for get_data() in dry_run mode
Han Xin
2022-06-13
1
-11
/
+26
*
Merge branch 'ns/batch-fsync'
Junio C Hamano
2022-06-03
1
-0
/
+3
|
\
|
*
unpack-objects: use the bulk-checkin infrastructure
Neeraj Singh
2022-04-06
1
-0
/
+3
*
|
object-file API: have hash_object_file() take "enum object_type"
Ævar Arnfjörð Bjarmason
2022-02-26
1
-1
/
+1
*
|
object-file API: have write_object_file() take "enum object_type"
Ævar Arnfjörð Bjarmason
2022-02-26
1
-3
/
+3
|
/
*
hash: provide per-algorithm null OIDs
brian m. carlson
2021-04-27
1
-1
/
+2
*
Use the final_oid_fn to finalize hashing of object IDs
brian m. carlson
2021-04-27
1
-1
/
+1
*
Always use oidread to read into struct object_id
brian m. carlson
2021-04-27
1
-1
/
+1
*
Merge branch 'ab/fsck-api-cleanup'
Junio C Hamano
2021-04-08
1
-1
/
+2
|
\
|
*
fsck.h: use "enum object_type" instead of "int"
Ævar Arnfjörð Bjarmason
2021-03-29
1
-1
/
+2
*
|
use CALLOC_ARRAY
René Scharfe
2021-03-14
1
-2
/
+2
|
/
*
sha1-file: pass git_hash_algo to hash_object_file()
Matheus Tavares
2020-01-31
1
-1
/
+2
*
builtin/unpack-objects.c: show throughput progress
SZEDER Gábor
2019-11-20
1
-1
/
+2
*
object: convert lookup_object() to use object_id
Jeff King
2019-06-20
1
-1
/
+1
*
convert "hashcmp() != 0" to "!hasheq()"
Jeff King
2018-08-29
1
-1
/
+1
*
convert "oidcmp() == 0" to oideq()
Jeff King
2018-08-29
1
-1
/
+1
*
Merge branch 'jk/core-use-replace-refs'
Junio C Hamano
2018-08-16
1
-1
/
+1
|
\
|
*
check_replace_refs: rename to read_replace_refs
Jeff King
2018-07-19
1
-1
/
+1
|
*
Merge branch 'sb/object-store-grafts'
Junio C Hamano
2018-07-18
1
-0
/
+1
|
|
\
*
|
|
blob: add repository argument to lookup_blob
Stefan Beller
2018-06-29
1
-1
/
+1
*
|
|
object: add repository argument to parse_object_buffer
Stefan Beller
2018-06-29
1
-1
/
+2
*
|
|
object: add repository argument to lookup_object
Stefan Beller
2018-06-29
1
-1
/
+1
*
|
|
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
*
|
Sync with Git 2.17.1
Junio C Hamano
2018-05-29
1
-2
/
+5
|
\
\
|
|
/
|
/
|
|
*
unpack-objects: call fsck_finish() after fscking objects
Jeff King
2018-05-22
1
-1
/
+4
|
*
index-pack: make fsck error message more specific
Jeff King
2018-05-22
1
-1
/
+1
*
|
cache.h: add repository argument to oid_object_info
Stefan Beller
2018-04-26
1
-1
/
+1
*
|
Merge branch 'bc/object-id'
Junio C Hamano
2018-04-10
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
sha1_file: convert read_sha1_file to struct object_id
brian m. carlson
2018-03-14
1
-1
/
+1
|
*
sha1_file: convert sha1_object_info* to object_id
brian m. carlson
2018-03-14
1
-1
/
+1
*
|
Merge branch 'nd/object-allocation-comments'
Junio C Hamano
2018-03-14
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
object.h: update flag allocation comment
Nguyễn Thái Ngọc Duy
2018-03-06
1
-0
/
+1
*
|
Merge branch 'bw/c-plus-plus'
Junio C Hamano
2018-03-06
1
-5
/
+5
|
\
\
|
*
|
object: rename function 'typename' to 'type_name'
Brandon Williams
2018-02-14
1
-5
/
+5
|
|
/
*
|
Merge branch 'bc/hash-algo'
Junio C Hamano
2018-02-15
1
-9
/
+9
|
\
\
|
*
|
builtin/unpack-objects: switch uses of SHA-1 to the_hash_algo
brian m. carlson
2018-02-02
1
-9
/
+9
|
|
/
[next]