index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pack-check.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-file.h changes
Elijah Newren
2023-04-11
1
-1
/
+1
*
object-file.h: move declarations for object-file.c functions from cache.h
Elijah Newren
2023-04-11
1
-0
/
+1
*
environment.h: move declarations for environment.c functions from cache.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
*
object-file API: have hash_object_file() take "enum object_type"
Ævar Arnfjörð Bjarmason
2022-02-26
1
-1
/
+1
*
object-file API: split up and simplify check_object_signature()
Ævar Arnfjörð Bjarmason
2022-02-26
1
-3
/
+6
*
object API users + docs: check <0, not !0 with check_object_signature()
Ævar Arnfjörð Bjarmason
2022-02-26
1
-1
/
+1
*
Merge branch 'ab/fsck-unexpected-type'
Junio C Hamano
2021-10-26
1
-1
/
+2
|
\
|
*
fsck: report invalid object type-path combinations
Ævar Arnfjörð Bjarmason
2021-10-02
1
-1
/
+2
*
|
csum-file: introduce checksum_valid()
Taylor Blau
2021-06-29
1
-10
/
+1
|
/
*
fsck: correctly compute checksums on idx files larger than 4GB
Jeff King
2020-11-16
1
-4
/
+4
*
compute pack .idx byte offsets using size_t
Jeff King
2020-11-16
1
-1
/
+1
*
pack-check: push oid lookup into loop
Jeff King
2020-02-24
1
-13
/
+10
*
pack-check: convert "internal error" die to a BUG()
Jeff King
2020-02-24
1
-1
/
+2
*
sha1-file: allow check_object_signature() to handle any repo
Matheus Tavares
2020-01-31
1
-1
/
+1
*
pack-check: use given repo's hash_algo at verify_packfile()
Matheus Tavares
2020-01-31
1
-5
/
+5
*
pack-check.c: remove the_repository references
Nguyễn Thái Ngọc Duy
2018-11-12
1
-4
/
+5
*
convert "hashcmp() != 0" to "!hasheq()"
Jeff King
2018-08-29
1
-3
/
+3
*
packfile: add repository argument to unpack_entry
Stefan Beller
2018-04-26
1
-1
/
+2
*
Merge branch 'sb/object-store'
Junio C Hamano
2018-04-11
1
-0
/
+1
|
\
|
*
object-store: move packed_git and packed_git_mru to object store
Stefan Beller
2018-03-26
1
-0
/
+1
*
|
sha1_file: convert check_sha1_signature to struct object_id
brian m. carlson
2018-03-14
1
-2
/
+2
*
|
Merge branch 'bw/c-plus-plus'
Junio C Hamano
2018-03-06
1
-1
/
+1
|
\
\
|
*
|
object: rename function 'typename' to 'type_name'
Brandon Williams
2018-02-14
1
-1
/
+1
|
|
/
*
/
pack-check: convert various uses of SHA-1 to abstract forms
brian m. carlson
2018-02-02
1
-16
/
+16
|
/
*
pack: move open_pack_index(), parse_pack_index()
Jonathan Tan
2017-08-24
1
-0
/
+1
*
Convert the verify_pack callback to struct object_id
brian m. carlson
2017-05-08
1
-11
/
+14
*
Merge branch 'rs/qsort'
Junio C Hamano
2016-10-10
1
-1
/
+1
|
\
|
*
use QSORT
René Scharfe
2016-09-30
1
-1
/
+1
*
|
Merge branch 'jk/verify-packfile-gently'
Junio C Hamano
2016-09-30
1
-5
/
+2
|
\
\
|
|
/
|
/
|
|
*
verify_packfile: check pack validity before accessing data
Jeff King
2016-09-22
1
-5
/
+2
*
|
fsck: use streaming interface for large blobs in pack
Nguyễn Thái Ngọc Duy
2016-07-13
1
-2
/
+21
|
/
*
convert trivial cases to ALLOC_ARRAY
Jeff King
2016-02-22
1
-1
/
+1
*
verify_pack: do not ignore return value of verification function
David Turner
2015-12-02
1
-1
/
+1
*
fsck: print progress
Nguyễn Thái Ngọc Duy
2011-11-07
1
-3
/
+11
*
fsck: avoid reading every object twice
Nguyễn Thái Ngọc Duy
2011-11-07
1
-3
/
+10
*
verify_packfile(): check as many object as possible in a pack
Nguyễn Thái Ngọc Duy
2011-11-07
1
-7
/
+2
*
zlib: zlib can only process 4GB at a time
Junio C Hamano
2011-06-10
1
-2
/
+2
*
sparse: Fix errors and silence warnings
Stephen Boyd
2011-04-03
1
-1
/
+1
*
standardize brace placement in struct definitions
Jonathan Nieder
2011-03-16
1
-2
/
+1
*
Typos in code comments, an error message, documentation
Ralf Wildenhues
2010-08-22
1
-1
/
+1
*
Extract verify_pack_index for reuse from verify_pack
Shawn O. Pearce
2010-04-20
1
-3
/
+12
*
Don't expect verify_pack() callers to set pack_size
Mike Hommey
2009-06-06
1
-3
/
+5
*
fix openssl headers conflicting with custom SHA1 implementations
Nicolas Pitre
2008-10-03
1
-8
/
+8
*
verify-pack: check packed object CRC when using index version 2
Nicolas Pitre
2008-06-25
1
-2
/
+37
*
move show_pack_info() where it belongs
Nicolas Pitre
2008-06-25
1
-65
/
+1
*
optimize verify-pack a bit
Nicolas Pitre
2008-06-25
1
-3
/
+1
*
call init_pack_revindex() lazily
Nicolas Pitre
2008-06-24
1
-1
/
+0
*
make verify-pack a bit more useful with bad packs
Nicolas Pitre
2008-06-02
1
-28
/
+27
[next]