commit | 0f3ddd4a3abe863fae9c36ec4311ac936a2d8ed9 | [log] [tgz] |
---|---|---|
author | Junio C Hamano <gitster@pobox.com> | Mon Apr 16 12:42:48 2012 -0700 |
committer | Junio C Hamano <gitster@pobox.com> | Mon Apr 16 12:42:48 2012 -0700 |
tree | b8e6c0b432a713f0e4ec98e215210235faae863b | |
parent | 11047e00ec8cda2c7114b40c252951e71ab953f9 [diff] | |
parent | 8745db63ca65c28221229df3d945cb10045c29dc [diff] |
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.