index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sha1-file.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'cc/multi-promisor'
Junio C Hamano
2019-09-18
1
-7
/
+8
|
\
|
*
Use promisor_remote_get_direct() and has_promisor_remote()
Christian Couder
2019-06-25
1
-7
/
+8
|
*
fetch-object: make functions return an error code
Christian Couder
2019-06-25
1
-2
/
+2
*
|
packfile: drop release_pack_memory()
Jeff King
2019-08-13
1
-6
/
+2
*
|
sha1-file: release strbuf after use
René Scharfe
2019-08-07
1
-0
/
+1
*
|
Merge branch 'jk/check-connected-with-alternates'
Junio C Hamano
2019-07-19
1
-0
/
+97
|
\
\
|
*
|
object-store.h: move for_each_alternate_ref() from transport.h
Jeff King
2019-07-01
1
-0
/
+97
*
|
|
sha1-file.c: remove the_repo from read_object_with_reference()
Nguyễn Thái Ngọc Duy
2019-06-27
1
-2
/
+3
|
|
/
|
/
|
*
|
Merge branch 'ds/object-info-for-prefetch-fix'
Junio C Hamano
2019-06-17
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
sha1-file: split OBJECT_INFO_FOR_PREFETCH
Derrick Stolee
2019-05-28
1
-1
/
+1
*
|
Merge branch 'jt/batch-fetch-blobs-in-diff'
Junio C Hamano
2019-04-25
1
-1
/
+2
|
\
|
|
*
sha1-file: support OBJECT_INFO_FOR_PREFETCH
Jonathan Tan
2019-04-01
1
-1
/
+2
*
|
hash: add a function to lookup hash algorithm by length
brian m. carlson
2019-04-01
1
-0
/
+8
|
/
*
Merge branch 'jk/loose-object-cache-oid'
Junio C Hamano
2019-02-07
1
-116
/
+104
|
\
|
*
prefer "hash mismatch" to "sha1 mismatch"
Jeff King
2019-01-08
1
-2
/
+2
|
*
sha1-file: avoid "sha1 file" for generic use in messages
Jeff King
2019-01-08
1
-2
/
+2
|
*
sha1-file: prefer "loose object file" to "sha1 file" in messages
Jeff King
2019-01-08
1
-3
/
+3
|
*
sha1-file: drop has_sha1_file()
Jeff King
2019-01-08
1
-14
/
+2
|
*
convert has_sha1_file() callers to has_object_file()
Jeff King
2019-01-08
1
-1
/
+1
|
*
sha1-file: convert pass-through functions to object_id
Jeff King
2019-01-08
1
-13
/
+7
|
*
sha1-file: modernize loose header/stream functions
Jeff King
2019-01-08
1
-41
/
+43
|
*
sha1-file: modernize loose object file functions
Jeff King
2019-01-08
1
-40
/
+41
|
*
sha1-file: fix outdated sha1 comment references
Jeff King
2019-01-08
1
-3
/
+3
*
|
Merge branch 'sb/more-repo-in-api'
Junio C Hamano
2019-02-05
1
-14
/
+20
|
\
\
|
*
|
object-store: prepare has_{sha1, object}_file to handle any repo
Stefan Beller
2018-11-14
1
-6
/
+9
|
*
|
object-store: allow read_object_file_extended to read from any repo
Stefan Beller
2018-11-14
1
-5
/
+6
|
*
|
packfile: allow has_packed_and_bad to handle arbitrary repositories
Stefan Beller
2018-10-19
1
-1
/
+1
|
*
|
sha1_file: allow read_object to read objects in arbitrary repositories
Stefan Beller
2018-10-19
1
-4
/
+6
*
|
|
Merge branch 'bc/sha-256'
Junio C Hamano
2019-01-29
1
-1
/
+69
|
\
\
\
|
*
|
|
Add a base implementation of SHA-256 support
brian m. carlson
2018-11-14
1
-0
/
+45
|
*
|
|
sha1-file: add a constant for hash block size
brian m. carlson
2018-11-14
1
-0
/
+2
|
*
|
|
sha1-file: provide functions to look up hash algorithms
brian m. carlson
2018-10-22
1
-0
/
+21
|
*
|
|
sha1-file: rename algorithm to "sha1"
brian m. carlson
2018-10-22
1
-1
/
+1
*
|
|
|
Merge branch 'rs/sha1-file-close-mapped-file-on-error'
Junio C Hamano
2019-01-18
1
-0
/
+1
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
sha1-file: close fd of empty file in map_sha1_file_1()
René Scharfe
2019-01-07
1
-0
/
+1
*
|
|
|
object-store: retire odb_load_loose_cache()
René Scharfe
2019-01-08
1
-7
/
+2
*
|
|
|
object-store: use one oid_array per subdirectory for loose cache
René Scharfe
2019-01-08
1
-3
/
+6
*
|
|
|
object-store: factor out odb_clear_loose_cache()
René Scharfe
2019-01-08
1
-0
/
+7
*
|
|
|
object-store: factor out odb_loose_cache()
René Scharfe
2019-01-08
1
-3
/
+9
*
|
|
|
Merge branch 'jk/loose-object-cache'
Junio C Hamano
2019-01-04
1
-106
/
+105
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
odb_load_loose_cache: fix strbuf leak
Jeff King
2018-11-24
1
-0
/
+1
|
*
|
|
sha1-file: use loose object cache for quick existence check
Jeff King
2018-11-13
1
-0
/
+20
|
*
|
|
object-store: provide helpers for loose_objects_cache
Jeff King
2018-11-13
1
-0
/
+26
|
*
|
|
sha1-file: use an object_directory for the main object dir
Jeff King
2018-11-13
1
-78
/
+44
|
*
|
|
handle alternates paths the same as the main object dir
Jeff King
2018-11-13
1
-28
/
+16
|
*
|
|
sha1_file_name(): overwrite buffer instead of appending
Jeff King
2018-11-13
1
-10
/
+8
|
*
|
|
rename "alternate_object_database" to "object_directory"
Jeff King
2018-11-13
1
-24
/
+24
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'tb/print-size-t-with-uintmax-format'
Junio C Hamano
2018-11-19
1
-3
/
+3
|
\
\
\
|
*
|
|
Upcast size_t variables to uintmax_t when printing
Torsten Bögershausen
2018-11-12
1
-3
/
+3
|
|
/
/
*
|
|
Merge branch 'jk/detect-truncated-zlib-input'
Junio C Hamano
2018-11-13
1
-1
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
[next]