index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
object-store.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'sb/more-repo-in-api'
Junio C Hamano
2019-02-05
1
-8
/
+27
|
\
|
*
object-store: prepare has_{sha1, object}_file to handle any repo
Stefan Beller
2018-11-14
1
-5
/
+17
|
*
object-store: prepare read_object_file to deal with any repo
Stefan Beller
2018-11-14
1
-2
/
+8
|
*
object-store: allow read_object_file_extended to read from any repo
Stefan Beller
2018-11-14
1
-2
/
+3
*
|
object-store: retire odb_load_loose_cache()
René Scharfe
2019-01-08
1
-7
/
+0
*
|
object-store: use one oid_array per subdirectory for loose cache
René Scharfe
2019-01-08
1
-1
/
+1
*
|
object-store: factor out odb_clear_loose_cache()
René Scharfe
2019-01-08
1
-0
/
+3
*
|
object-store: factor out odb_loose_cache()
René Scharfe
2019-01-08
1
-0
/
+7
*
|
sha1-file: use loose object cache for quick existence check
Jeff King
2018-11-13
1
-0
/
+1
*
|
object-store: provide helpers for loose_objects_cache
Jeff King
2018-11-13
1
-5
/
+13
*
|
sha1-file: use an object_directory for the main object dir
Jeff King
2018-11-13
1
-14
/
+13
*
|
handle alternates paths the same as the main object dir
Jeff King
2018-11-13
1
-13
/
+1
*
|
sha1_file_name(): overwrite buffer instead of appending
Jeff King
2018-11-13
1
-1
/
+1
*
|
rename "alternate_object_database" to "object_directory"
Jeff King
2018-11-13
1
-7
/
+7
|
/
*
packfile: add all_packs list
Derrick Stolee
2018-08-21
1
-0
/
+6
*
Sync 'ds/multi-pack-index' to v2.19.0-rc0
Junio C Hamano
2018-08-21
1
-0
/
+9
|
\
|
*
config: create core.multiPackIndex setting
Derrick Stolee
2018-07-20
1
-0
/
+7
|
*
multi-pack-index: load into memory
Derrick Stolee
2018-07-20
1
-0
/
+2
*
|
Merge branch 'en/incl-forward-decl'
Junio C Hamano
2018-08-20
1
-0
/
+1
|
\
\
|
*
|
Add missing includes and forward declarations
Elijah Newren
2018-08-15
1
-0
/
+1
*
|
|
for_each_*_object: move declarations to object-store.h
Jeff King
2018-08-14
1
-0
/
+90
|
/
/
*
|
commit-graph: store graph in struct object_store
Jonathan Tan
2018-07-18
1
-0
/
+3
*
|
object-store: add missing include
Jonathan Tan
2018-07-18
1
-0
/
+3
*
|
Merge branch 'sb/object-store-grafts' into sb/object-store-lookup
Junio C Hamano
2018-06-29
1
-0
/
+117
|
\
\
|
|
/
|
/
|
|
*
object-store: move object access functions to object-store.h
Stefan Beller
2018-05-16
1
-0
/
+117
*
|
Merge branch 'nd/pack-objects-pack-struct'
Junio C Hamano
2018-05-23
1
-0
/
+1
|
\
\
|
*
|
pack-objects: move in_pack out of struct object_entry
Nguyễn Thái Ngọc Duy
2018-04-16
1
-0
/
+1
*
|
|
Merge branch 'nd/repack-keep-pack'
Junio C Hamano
2018-05-23
1
-0
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
repack: add --keep-pack option
Nguyễn Thái Ngọc Duy
2018-04-16
1
-0
/
+1
|
|
/
*
|
replace-object: eliminate replace objects prepared flag
Stefan Beller
2018-04-12
1
-1
/
+1
*
|
replace-object: move replace_map to object store
Stefan Beller
2018-04-12
1
-0
/
+8
|
/
*
sha1_file: allow map_sha1_file to handle arbitrary repositories
Stefan Beller
2018-03-26
1
-2
/
+1
*
sha1_file: allow sha1_file_name to handle arbitrary repositories
Stefan Beller
2018-03-26
1
-2
/
+1
*
sha1_file: add repository argument to map_sha1_file
Stefan Beller
2018-03-26
1
-0
/
+3
*
sha1_file: add repository argument to sha1_file_name
Stefan Beller
2018-03-26
1
-0
/
+7
*
sha1_file: allow prepare_alt_odb to handle arbitrary repositories
Stefan Beller
2018-03-26
1
-2
/
+1
*
sha1_file: allow link_alt_odb_entries to handle arbitrary repositories
Stefan Beller
2018-03-26
1
-0
/
+4
*
sha1_file: add repository argument to prepare_alt_odb
Stefan Beller
2018-03-26
1
-1
/
+2
*
pack: move approximate object count to object store
Stefan Beller
2018-03-26
1
-0
/
+8
*
pack: move prepare_packed_git_run_once to object store
Stefan Beller
2018-03-26
1
-0
/
+6
*
object-store: move packed_git and packed_git_mru to object store
Stefan Beller
2018-03-26
1
-0
/
+34
*
object-store: move alt_odb_list and alt_odb_tail to object store
Stefan Beller
2018-03-23
1
-2
/
+5
*
object-store: migrate alternates struct and functions from cache.h
Stefan Beller
2018-03-23
1
-0
/
+51
*
repository: introduce raw object store field
Stefan Beller
2018-03-23
1
-0
/
+18