From: Junio C Hamano Date: Tue, 5 Mar 2024 17:44:43 +0000 (-0800) Subject: Merge branch 'rs/name-rev-with-mempool' X-Git-Tag: v2.45.0-rc0~142 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b5111647cbdf3af6a9a1f3e77fb0aa34e58060b4;p=thirdparty%2Fgit.git Merge branch 'rs/name-rev-with-mempool' Many small allocations "git name-rev" makes have been updated to allocate from a mem-pool. * rs/name-rev-with-mempool: name-rev: use mem_pool_strfmt() mem-pool: add mem_pool_strfmt() --- b5111647cbdf3af6a9a1f3e77fb0aa34e58060b4