Re: What's cooking in git.git (Jan 2010, #05; Sat, 16)
From: Jakub Narebski <hidden>
Date: 2016-06-15 22:48:03
Junio C Hamano [off-list ref] writes:
* jh/gitweb-cached (2010-01-13) 9 commits
Those two I think are not close to be ready
- gitweb: File based caching layer (from git.kernel.org)
Large code dump. I am working (slowly) on splitting it.
- gitweb: Convert output to using indirect file handle
Does not need two file handles. Style should probably be "print $out <sth>" Thos could probably be merged soon (after final round of corrections)
- gitweb: cleanup error message produced by undefined $site_header
It's not only $site_header
- gitweb: add a get function to compliment print_sort_th - gitweb: add a get function to compliment print_local_time
O.K.
- gitweb: Makefile improvements
I think it is O.K.
- gitweb: Add option to force version match
Allow for version mismatch in test, add test for version match
- gitweb: change die_error to take "extra" argument for extended die information
Minor fixup (commit message, whitespace). Otherwise O.K.
- gitweb: Load checking
O.K., but needs a fixup to 'blame_incremental' related code. Some assumptions can hold no longer
Replaced with a re-roll. Update to t9500 is probably needed.
-- Jakub Narebski Poland ShadeHawk on #git