elixir/http
Mikaël Bouillot 80e113ab99 Don't deduce type from trailing slash
Instead of using a trailing slash in the path to tell trees from blobs,
we actually ask git the type of the object. Also, if the object is a
tree but lacks a trailing slash, we redirect to the correct URL.

Fixes #6
2017-03-09 18:37:40 +01:00
..
menu.css Display current version number 2017-02-16 11:47:32 +01:00
menu.js Navigate menu by clicks instead of hover 2017-02-15 20:40:26 +01:00
style.css Fix horizontal overflow problem after line/code split 2017-02-21 10:51:23 +01:00
template-head Add support links 2017-02-16 16:53:09 +01:00
template-tail Add support links 2017-02-16 16:53:09 +01:00
web.py Don't deduce type from trailing slash 2017-03-09 18:37:40 +01:00