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.
-- Julian --- byob, v: Believing Your Own Bull - 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