From: Junio C Hamano Date: Tue, 5 Mar 2024 17:44:43 +0000 (-0800) Subject: Merge branch 'rs/name-rev-with-mempool' X-Git-Url: https://www.git.kevux.org/?a=commitdiff_plain;h=b5111647cbdf3af6a9a1f3e77fb0aa34e58060b4;p=rit 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