Petr Baudis [off-list ref] writes:
To hijack this post a bit, another patch in the queue (the incremental
blame thingie) introduces blame.js. Do you think that we should keep the
.js files separate, or instead have one big gitweb.js with everything?
I'm inclined to the second possibility in order to reduce the number of
requests, but it comes at a price of slightly worse maintainability.
Is it a possibility to concatenate them at the installation
time, if a single huge file becomes a problem?