On Tue, Sep 13, 2011 at 10:34:58AM -0700, Junio C Hamano wrote: > > Will do. Junio, do you want me to re-roll the quadratic fix, or just > > build the refactoring on top? > > The latter would be fine and it probably is not even urgent. I went ahead and did it now, while it is still in my head. The first two patches are unrelated fixups I noticed while working on it. The third is the refactoring, and then the rest use it in various places. They're certainly not urgent, and the final one borders on code churn, so they may not all be worth applying. But I don't think they conflict with anything in 'next', so now might be a good time. These are on top of what you have in jk/maint-fetch-submodule-check-fix. [1/7]: add sha1_array API docs [2/7]: quote.h: fix bogus comment [3/7]: refactor argv_array into generic code [4/7]: quote: provide sq_dequote_to_argv_array [5/7]: bisect: use argv_array API [6/7]: checkout: use argv_array API [7/7]: run_hook: use argv_array API -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