Julian Phillips <julian@xxxxxxxxxxxxxxxxx> writes: > On Sun, 13 May 2007, Junio C Hamano wrote: > >> * db/remote (Sat May 12 11:46:03 2007 -0400) 3 commits >> - Add handlers for fetch-side configuration of remotes. >> - Move refspec parser from connect.c and cache.h to remote.{c,h} >> - Move remote parsing into a library file out of builtin-push. >> >> Hopefully be in 'next' after v1.5.2; I haven't really played >> with it. The next step would probably be to add some stuff that >> use this series in fetch--tool, to further rewrite git-fetch >> itself in C, or maybe wholesale rewrite of git-fetch in C. > > FWIW, I've got a largely functional C version of git-fetch ... the > main functionality is there - but it's not complete yet. In addition > to some of the non-core functionality being missing (e.g. --tags or > --no-tags in tagopt), I haven't been keeping up with recent updates to > fetch/fetch-tool. I was hoping to have it ready for post-1.5.2 - > unfortunately I've been rather busy the last couple of weeks, and > haven't managed to get as far as I'd hoped. Thanks for the status updates. Although I do not recall Daniel saying it explicitly, I have been assuming that his series was aiming for the same all along. It might be a good idea for you two to compare notes sometime between now and v1.5.2? - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html