index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
object-store.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-30
oid_array: rename source file from sha1-array
Jeff King
1
-1
/
+1
2020-02-24
packed_object_info(): use object_id for returning delta base
Jeff King
1
-1
/
+1
2020-02-14
Merge branch 'mt/use-passed-repo-more-in-funcs'
Junio C Hamano
1
-2
/
+3
2020-02-14
Merge branch 'mt/threaded-grep-in-object-store'
Junio C Hamano
1
-0
/
+37
2020-02-12
Merge branch 'jn/pretend-object-doc'
Junio C Hamano
1
-0
/
+8
2020-01-31
sha1-file: pass git_hash_algo to hash_object_file()
Matheus Tavares
1
-2
/
+3
2020-01-22
Merge branch 'jt/sha1-file-remove-oi-skip-cached'
Junio C Hamano
1
-2
/
+0
2020-01-17
object-store: allow threaded access to object reading
Matheus Tavares
1
-0
/
+35
2020-01-17
replace-object: make replace operations thread-safe
Matheus Tavares
1
-0
/
+2
2020-01-06
sha1-file: document how to use pretend_object_file
Jonathan Nieder
1
-0
/
+8
2020-01-02
sha1-file: remove OBJECT_INFO_SKIP_CACHED
Jonathan Tan
1
-2
/
+0
2019-12-03
packfile.c: speed up loading lots of packfiles
Colin Stolley
1
-0
/
+21
2019-07-19
Merge branch 'jk/check-connected-with-alternates'
Junio C Hamano
1
-0
/
+2
2019-07-01
object-store.h: move for_each_alternate_ref() from transport.h
Jeff King
1
-0
/
+2
2019-06-17
Merge branch 'ds/object-info-for-prefetch-fix'
Junio C Hamano
1
-3
/
+7
2019-05-28
sha1-file: split OBJECT_INFO_FOR_PREFETCH
Derrick Stolee
1
-3
/
+7
2019-05-19
Merge branch 'ds/midx-too-many-packs'
Junio C Hamano
1
-7
/
+2
2019-05-13
Merge branch 'dl/no-extern-in-func-decl'
Junio C Hamano
1
-16
/
+16
2019-05-07
midx: add packs to packed_git linked list
Derrick Stolee
1
-7
/
+2
2019-05-05
*.[ch]: manually align parameter lists
Denton Liu
1
-8
/
+8
2019-05-05
*.[ch]: remove extern from function declarations using spatch
Denton Liu
1
-8
/
+8
2019-04-25
Merge branch 'jt/batch-fetch-blobs-in-diff'
Junio C Hamano
1
-0
/
+6
2019-04-01
sha1-file: support OBJECT_INFO_FOR_PREFETCH
Jonathan Tan
1
-0
/
+6
2019-04-01
object-store: rename and expand packed_git's sha1 member
brian m. carlson
1
-1
/
+1
2019-02-06
Merge branch 'jk/loose-object-cache-oid'
Junio C Hamano
1
-16
/
+5
2019-02-05
Merge branch 'sb/more-repo-in-api'
Junio C Hamano
1
-8
/
+27
2019-01-08
sha1-file: drop has_sha1_file()
Jeff King
1
-8
/
+4
2019-01-08
object-store: retire odb_load_loose_cache()
René Scharfe
1
-7
/
+0
2019-01-08
object-store: use one oid_array per subdirectory for loose cache
René Scharfe
1
-1
/
+1
2019-01-08
sha1-file: modernize loose object file functions
Jeff King
1
-3
/
+5
2019-01-08
object-store: factor out odb_clear_loose_cache()
René Scharfe
1
-0
/
+3
2019-01-08
object-store: factor out odb_loose_cache()
René Scharfe
1
-0
/
+7
2018-11-14
object-store: prepare has_{sha1, object}_file to handle any repo
Stefan Beller
1
-5
/
+17
2018-11-14
object-store: prepare read_object_file to deal with any repo
Stefan Beller
1
-2
/
+8
2018-11-14
object-store: allow read_object_file_extended to read from any repo
Stefan Beller
1
-2
/
+3
2018-11-13
sha1-file: use loose object cache for quick existence check
Jeff King
1
-0
/
+1
2018-11-13
object-store: provide helpers for loose_objects_cache
Jeff King
1
-5
/
+13
2018-11-13
sha1-file: use an object_directory for the main object dir
Jeff King
1
-14
/
+13
2018-11-13
handle alternates paths the same as the main object dir
Jeff King
1
-13
/
+1
2018-11-13
sha1_file_name(): overwrite buffer instead of appending
Jeff King
1
-1
/
+1
2018-11-13
rename "alternate_object_database" to "object_directory"
Jeff King
1
-7
/
+7
2018-08-20
packfile: add all_packs list
Derrick Stolee
1
-0
/
+6
2018-08-20
Sync 'ds/multi-pack-index' to v2.19.0-rc0
Junio C Hamano
1
-0
/
+9
2018-08-20
Merge branch 'en/incl-forward-decl'
Junio C Hamano
1
-0
/
+1
2018-08-15
Add missing includes and forward declarations
Elijah Newren
1
-0
/
+1
2018-08-14
for_each_*_object: move declarations to object-store.h
Jeff King
1
-0
/
+90
2018-07-20
config: create core.multiPackIndex setting
Derrick Stolee
1
-0
/
+7
2018-07-20
multi-pack-index: load into memory
Derrick Stolee
1
-0
/
+2
2018-07-17
commit-graph: store graph in struct object_store
Jonathan Tan
1
-0
/
+3
2018-07-17
object-store: add missing include
Jonathan Tan
1
-0
/
+3
[next]