Nanako Shiraishi <nanako3@xxxxxxxxxxx> writes: > Junio, I saw these patches and thought what they try to do were > sensible, but I don't them in your tree. I didn't see much discussion > on most of them, either. > > Because I don't read C very well, I may have listed some patches > here that you may have discarded because the code was no good, and > if so I apologize for wasting your time, but I thought at least > some of them should be salvaged. > ... > From: "Carlos R. Mafra" <crmafra@xxxxxxxxxx> > Subject: [PATCH] Makefile: clean block-sha1/ directory instead of mozilla-sha1/ > Date: Sun, 11 Oct 2009 15:32:19 +0200 > > 'make clean' should remove the object files from block-sha1/ > instead of the non-existent mozilla-sha1/ directory. This was lost in the noise, and it is an obviously correct patch. Thanks for a reminder. > From: Björn Gustavsson <bgustavsson@xxxxxxxxx> > Subject: [PATCH] push: fix usage: --tags is incompatible with --all and --mirror > Date: Thu, 15 Oct 2009 18:39:05 +0200 > Message-ID: <4AD75029.1010109@xxxxxxxxx> > > Correct the usage text to make it clear that --tags cannot > be combined with --all or --mirror. Ditto. > From: René Scharfe <rene.scharfe@xxxxxxxxxxxxxx> > Subject: [PATCH] describe: load refnames before calling describe() > Date: Sat, 17 Oct 2009 18:30:48 +0200 > Message-ID: <4AD9F138.3080405@xxxxxxxxxxxxxx> > > Get rid of the static variable that was used to prevent loading all > the refnames multiple times by moving that code out of describe(), > simply making sure it is only run once that way. Ditto. -- 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