Junio C Hamano <gitster@xxxxxxxxx> writes: > -------------------------------------------------- > [Cooking] > * wk/gitweb-snapshot-use-if-modified-since (2012-03-26) 3 commits > - gitweb: add If-Modified-Since handling to git_snapshot(). > - gitweb: refactor If-Modified-Since handling > - gitweb: add `status` headers to git_feed() responses. > > Makes 'snapshot' request to "gitweb" honor If-Modified-Since: header, > based on the commit date. What about "[PATCH v2 0/8] gitweb: Highlight interesting parts of diff" series by Michał Kiedrowicz: Message-ID: <1332543417-19664-1-git-send-email-michal.kiedrowicz@xxxxxxxxx> http://thread.gmane.org/gmane.comp.version-control.git/193804 I have copy of them in 'gitweb/diff-hl' branch: -- >8 -- The following changes since commit 455cf268dbaf227bdbd5e9fbf96525452bcfe44f: Git 1.7.10-rc3 (2012-03-28 11:18:42 -0700) are available in the git repository at: git://repo.or.cz/git/jnareb-git.git gitweb/diff-hl for you to fetch changes up to 60b06478f0349729dc9a4ddeb1abf5e28986fb7e: gitweb: Refinement highlightning in combined diffs (2012-03-29 21:26:36 +0200) ---------------------------------------------------------------- Michał Kiedrowicz (8): gitweb: esc_html_hl_regions(): Don't create empty <span> elements gitweb: Pass esc_html_hl_regions() options to esc_html() gitweb: Extract print_sidebyside_diff_lines() gitweb: Use print_diff_chunk() for both side-by-side and inline diffs gitweb: Move HTML-formatting diff line back to process_diff_line() gitweb: Push formatting diff lines to print_diff_chunk() gitweb: Highlight interesting parts of diff gitweb: Refinement highlightning in combined diffs gitweb/gitweb.perl | 299 +++++++++++++++++++++++++++++++++------------- gitweb/static/gitweb.css | 8 ++ 2 files changed, 225 insertions(+), 82 deletions(-) -- Jakub Narebski -- 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