On Mon, Dec 10, 2007 at 02:37:09PM -0800, Junio C Hamano wrote: > * Please, everybody, no more new features until v1.5.4 final ships, and > please spend a bit more time on finding and fixing regressions than > you would spend time cooking your favorite new features. I do not > have infinite amount of time to comment on new feature patches while > concentrating on fixes at the same time. > > There are outstanding issues that need to be resolved: A few regressions that you did not mention, but I think should be addressed before 1.5.4: - extra newline in builtin-commit output. You found a case that needs it, but fixing it is non-trivial, and I wanted to get your input before preparing a patch. See http://mid.gmane.org/20071203075357.GB3614@xxxxxxxxxxxxxxxxxxxxx - git-clean's handling of directory wildcards. I didn't get a response to http://mid.gmane.org/20071206043247.GC5499@xxxxxxxxxxxxxxxxxxxxxxx I suspect there are still some bugs lurking in there, but it's hard to say because I don't know what the behavior _should_ be (there are some test cases in that email). And perhaps not a regression, but I think we should bring git-svn's handling of color.* in line with the changes to the rest of the code before 1.5.4. I posted a "last resort" patch, but I think with your changes to "git config --colorbool" it might be possible to use that. I'll try to work up a new patch. -Peff - 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