Feeding some xmms2 gitweb enhancements back?
From: Junio C Hamano <hidden>
Date: 2016-06-15 22:42:24
I was browsing http://git.xmms.se/?p=gitweb-xmms2.git;a=shortlog and noticed there are some nice enhancements and clean-ups that the official gitweb distribution could probably use. I wonder if it is a possibility for you to feed the following to Kay for upstream inclusion after cleaning up? * Navbar refactoring * Move CSS out of gitweb.cgi * Make CSS readable I found these quite nice, from the pain last time I tried to touch gitweb X-<. I suspect it wouldn't be a straight cherry-pick, though... * Add support for code highlighting in blob view * Highlight more file types Perhaps. * Add category support via $GIT_DIR/category for project * Show project tree git url on summary page * Add committags support Perhaps. This depends on the site organization and the tracking system used. * Snapshot links support Running this on kernel.org might be a bit heavyweight and sysadmins may not like it, but I like this.