author | Junio C Hamano <junkio@cox.net> | |
Tue, 16 Jan 2007 21:43:28 +0000 (13:43 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Wed, 14 Feb 2007 05:43:53 +0000 (21:43 -0800) | ||
commit | 86551586da8cba6c06ac04783a656843a4e47f35 | |
tree | fdc192784ed672835244a55220fb35869ec1b274 | tree | snapshot |
parent | d1e0ef6cc89e5ef2f914c37719b9c2327e534834 | commit | diff |
git-fetch: rewrite expand_ref_wildcard in C
This does not seem to make measurable improvement when dealing
with 1000 unpacked refs, but we would need something like it
if we were to do a full rewrite in C somedaoy.
Signed-off-by: Junio C Hamano <junkio@cox.net>
This does not seem to make measurable improvement when dealing
with 1000 unpacked refs, but we would need something like it
if we were to do a full rewrite in C somedaoy.
Signed-off-by: Junio C Hamano <junkio@cox.net>
builtin-fetch--tool.c | diff | blob | history | |
git-parse-remote.sh | diff | blob | history |