summaryrefslogtreecommitdiff
path: root/t/t7600-merge.sh
diff options
context:
space:
mode:
authorLibravatar Jameson Miller <jamill@microsoft.com>2018-04-11 18:37:54 +0000
committerLibravatar Junio C Hamano <gitster@pobox.com>2018-04-12 11:26:41 +0900
commit96c47d1466d2d11e2028b79fdc0bcaf7a4bb7345 (patch)
tree7bec23f067b900b23d7dc218dd8b04e7508f8936 /t/t7600-merge.sh
parentfast-import: rename mem_pool type to mp_block (diff)
downloadtgif-96c47d1466d2d11e2028b79fdc0bcaf7a4bb7345.tar.xz
fast-import: introduce mem_pool type
Introduce the mem_pool type which encapsulates all the information necessary to manage a pool of memory. This change moves the existing variables in fast-import used to support the global memory pool to use this structure. It also renames variables that are no longer used by memory pools to reflect their more scoped usage. These changes allow for the multiple instances of a memory pool to exist and be reused outside of fast-import. In a future commit the mem_pool type will be moved to its own file. Signed-off-by: Jameson Miller <jamill@microsoft.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t7600-merge.sh')
0 files changed, 0 insertions, 0 deletions