On Fri, Sep 25, 2009 at 09:05:04AM -0700, Shawn O. Pearce wrote: > Junio is on vaction for the next week. In his absence Peff and I > are trying to keep up with current patches in my fork: > > git://repo.or.cz/git/spearce.git > http://repo.or.cz/r/git/spearce.git I've collected a few more topics in my repo: git://github.com/peff/git.git Rather than cook my own, slightly different 'next', I'm just publishing the tips of the topics themselves. Which means they are subject to rewinding until you merge them into 'next', at which point I will leave them stable. What's in there now is: as/parseopt-ambiguous Fix for "git branch --no-merge" with my test added. Should be ready for next. jk/reflog-date My reflog fix. Should be ready for next. mr/gitweb-snapshot v5, replacing what Junio had in pu. Should probably stay in pu until we hear from Jakub. mr/instaweb Looked OK to me, but I have no capacity to actually test it. Unlikely to break anything else, though, so probably ready to cook in next. mv/lock-error My tweaked version, which got the OK from Miklos. Ready for next, I think. np/clone-smaller Nico's fix to stop copying unnecessary objects during clone. Patch looks sane, I confirmed that it fixes the issue, and it doesn't seem to break normal clones. Ready to cook in next, I think. -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