Hello! Here are some more patches for the fetch.c common code: 1) Disable building of object ref lists (as in git-rev-list) 2) Fix leak of tree entry names And then some fixes for git-local-fetch: 3) Fix missing closedir() and check for success of opendir() 4) Avoid close(-1) (not exactly a bug, but Valgrind does not like it) 5) Fix "git-local-fetch -s" not working with packed repositories 6) Avoid confusing "cannot open" error messages before fetching a pack -- Sergey Vlasov - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
This archive was generated by hypermail 2.1.8 : 2005-09-23 22:29:56 EST