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
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
2018-06-29
Merge branch 'sb/object-store-grafts' into sb/object-store-lookup
Junio C Hamano
1
-0
/
+117
2018-05-23
Merge branch 'nd/pack-objects-pack-struct'
Junio C Hamano
1
-0
/
+1
2018-05-23
Merge branch 'nd/repack-keep-pack'
Junio C Hamano
1
-0
/
+1
2018-05-16
object-store: move object access functions to object-store.h
Stefan Beller
1
-0
/
+117
2018-04-16
repack: add --keep-pack option
Nguyễn Thái Ngọc Duy
1
-0
/
+1
2018-04-16
pack-objects: move in_pack out of struct object_entry
Nguyễn Thái Ngọc Duy
1
-0
/
+1
2018-04-12
replace-object: eliminate replace objects prepared flag
Stefan Beller
1
-1
/
+1
2018-04-12
replace-object: move replace_map to object store
Stefan Beller
1
-0
/
+8
2018-03-26
sha1_file: allow map_sha1_file to handle arbitrary repositories
Stefan Beller
1
-2
/
+1
2018-03-26
sha1_file: allow sha1_file_name to handle arbitrary repositories
Stefan Beller
1
-2
/
+1
2018-03-26
sha1_file: add repository argument to map_sha1_file
Stefan Beller
1
-0
/
+3
2018-03-26
sha1_file: add repository argument to sha1_file_name
Stefan Beller
1
-0
/
+7
2018-03-26
sha1_file: allow prepare_alt_odb to handle arbitrary repositories
Stefan Beller
1
-2
/
+1
2018-03-26
sha1_file: allow link_alt_odb_entries to handle arbitrary repositories
Stefan Beller
1
-0
/
+4
2018-03-26
sha1_file: add repository argument to prepare_alt_odb
Stefan Beller
1
-1
/
+2
2018-03-26
pack: move approximate object count to object store
Stefan Beller
1
-0
/
+8
2018-03-26
pack: move prepare_packed_git_run_once to object store
Stefan Beller
1
-0
/
+6
2018-03-26
object-store: move packed_git and packed_git_mru to object store
Stefan Beller
1
-0
/
+34
2018-03-23
object-store: move alt_odb_list and alt_odb_tail to object store
Stefan Beller
1
-2
/
+5
2018-03-23
object-store: migrate alternates struct and functions from cache.h
Stefan Beller
1
-0
/
+51
2018-03-23
repository: introduce raw object store field
Stefan Beller
1
-0
/
+18