diff options
author | Shawn O. Pearce <spearce@spearce.org> | 2007-09-14 03:31:18 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2007-09-19 03:22:30 -0700 |
commit | 7a2bff45937a60d846abf3ccb42015539aedcb40 (patch) | |
tree | 05e1b2a563b3947195b1cc6c522790af18272cbd /generate-cmdlist.sh | |
parent | Remove unused unpacklimit variable from builtin-fetch (diff) | |
download | tgif-7a2bff45937a60d846abf3ccb42015539aedcb40.tar.xz |
Replace custom memory growth allocator with ALLOC_GROW
The ALLOC_GROW macro is a shorter way to implement an array that
grows upon demand as additional items are added to it. We have
mostly standardized upon its use within git and transport.c is
not an exception.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'generate-cmdlist.sh')
0 files changed, 0 insertions, 0 deletions