On Thu, Apr 26, 2012 at 08:53:22AM -0700, Junio C Hamano wrote: > Kacper Kornet <draenog@xxxxxxxxxxxxx> writes: > >> I am guessing both #5401 and #5551 are $it->{'category'} of @projects[] > >> elements. > > Yes, I have tested the tree with: > > gitweb: Improve repository verification > > gitweb: Option to omit column with time of the last change > > gitweb: Option to not display information about owner > > applied on top of v1.7.10. And all tests except 't91??' are passed. > > Could you write on top of which revision have you applied these three > > patches? > Let's see... > $ git log --oneline --first-parent --boundary master..kk/gitweb-omit-expensive > 37e2621 gitweb: Option to not display information about owner > 5710be4 gitweb: Option to omit column with time of the last change > 75e0dff gitweb: Don't set owner if got empty value from projects.list > - fdec2eb Merge branch 'maint-1.7.9' into maint > I replayed these three on v1.7.10^0 > $ git checkout v1.7.10^0 > $ git format-patch --stdout fdec2eb..kk/gitweb-omit-expensive | git am -s3c > and the result fails exactly the same way, though. Appereantly I have managed to send the different patch then I have applied in my private tree. I'm sorry for my mistake. In a short time I will send the correct one. -- Kacper Kornet -- 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