diff options
| author | Junio C Hamano <gitster@pobox.com> | 2022-07-14 15:03:59 -0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2022-07-14 15:03:59 -0700 |
| commit | 73b9ef6ab18fa7c9631f24eba0c67357067a1267 (patch) | |
| tree | e0f65b69d818f6725c2e3bcbbb702eb55d0134da /commit-graph.c | |
| parent | Merge branch 'en/merge-tree' (diff) | |
| parent | unpack-objects: use stream_loose_object() to unpack large objects (diff) | |
| download | git-73b9ef6ab18fa7c9631f24eba0c67357067a1267.tar.gz git-73b9ef6ab18fa7c9631f24eba0c67357067a1267.zip | |
Merge branch 'hx/unpack-streaming'
Allow large objects read from a packstream to be streamed into a
loose object file straight, without having to keep it in-core as a
whole.
* hx/unpack-streaming:
unpack-objects: use stream_loose_object() to unpack large objects
core doc: modernize core.bigFileThreshold documentation
object-file.c: add "stream_loose_object()" to handle large object
object-file.c: factor out deflate part of write_loose_object()
object-file.c: refactor write_loose_object() to several steps
unpack-objects: low memory footprint for get_data() in dry_run mode
Diffstat (limited to 'commit-graph.c')
0 files changed, 0 insertions, 0 deletions
