]> git.ipfire.org Git - thirdparty/git.git/history - object-store.h
object-store: move object access functions to object-store.h
[thirdparty/git.git] / object-store.h
2018-05-16  Stefan Bellerobject-store: move object access functions to object...
2018-04-12  Stefan Bellerreplace-object: eliminate replace objects prepared...
2018-04-12  Stefan Bellerreplace-object: move replace_map to object store
2018-04-11  Junio C HamanoMerge branch 'svn/authors-prog-2' of git://bogomips...
2018-04-11  Junio C HamanoMerge branch 'eb/cred-helper-ignore-sigpipe'
2018-04-11  Junio C HamanoMerge branch 'lv/tls-1.3'
2018-04-11  Junio C HamanoMerge branch 'pk/test-avoid-pipe-hiding-exit-status'
2018-04-11  Junio C HamanoMerge branch 'rs/status-with-removed-submodule'
2018-04-11  Junio C HamanoMerge branch 'nd/combined-test-helper'
2018-04-11  Junio C HamanoMerge branch 'sb/object-store'
2018-03-26  Stefan Bellersha1_file: allow map_sha1_file to handle arbitrary...
2018-03-26  Stefan Bellersha1_file: allow sha1_file_name to handle arbitrary...
2018-03-26  Stefan Bellersha1_file: add repository argument to map_sha1_file
2018-03-26  Stefan Bellersha1_file: add repository argument to sha1_file_name
2018-03-26  Stefan Bellersha1_file: allow prepare_alt_odb to handle arbitrary...
2018-03-26  Stefan Bellersha1_file: allow link_alt_odb_entries to handle arbitra...
2018-03-26  Stefan Bellersha1_file: add repository argument to prepare_alt_odb
2018-03-26  Stefan Bellerpack: move approximate object count to object store
2018-03-26  Stefan Bellerpack: move prepare_packed_git_run_once to object store
2018-03-26  Stefan Bellerobject-store: move packed_git and packed_git_mru to...
2018-03-23  Stefan Bellerobject-store: move alt_odb_list and alt_odb_tail to...
2018-03-23  Stefan Bellerobject-store: migrate alternates struct and functions...
2018-03-23  Stefan Bellerrepository: introduce raw object store field