Merge branch 'wk/gitweb-snapshot-use-if-modified-since'
commit0f3ddd4a3abe863fae9c36ec4311ac936a2d8ed9
authorJunio C Hamano <gitster@pobox.com>
Mon, 16 Apr 2012 19:42:48 +0000 (16 12:42 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 16 Apr 2012 19:42:48 +0000 (16 12:42 -0700)
treeb8e6c0b432a713f0e4ec98e215210235faae863b
parent11047e00ec8cda2c7114b40c252951e71ab953f9
parent8745db63ca65c28221229df3d945cb10045c29dc
Merge branch 'wk/gitweb-snapshot-use-if-modified-since'

Makes 'snapshot' request to "gitweb" honor If-Modified-Since: header,
based on the commit date.

By W. Trevor King
* wk/gitweb-snapshot-use-if-modified-since:
  gitweb: add If-Modified-Since handling to git_snapshot().
  gitweb: refactor If-Modified-Since handling
  gitweb: add `status` headers to git_feed() responses.
gitweb/gitweb.perl