Commit message (Collapse) | Author | ||
---|---|---|---|
2009-02-19 | Add support for ETag in 'plain' view | Lars Hjemli | |
When downloading a blob identified by its path, the client might want to know if the blob has been modified since a previous download of the same path. To this end, an ETag containing the blob SHA1 seems to be ideal. Todo: add support for HEAD requests... Suggested-by: Owen Taylor <otaylor@redhat.com> Signed-off-by: Lars Hjemli <hjemli@gmail.com> | |||
2009-02-12 | ui-tree: escape ascii-text properly in hexdump view | Lars Hjemli | |
Signed-off-by: Lars Hjemli <hjemli@gmail.com> | |||
2009-02-12 | Makefile: add doc-related targets | Lars Hjemlias Fleischer | |
2014-01-08 | Fix UTF-8 with syntax-highlighting.py | Přemysl Janouch | |
2014-01-08 | Add a suggestion to the manpage | Přemysl Janouch | |
2014-01-08 | Fix the example configuration | Přemysl Janouch | |
2014-01-08 | Fix about-formatting.sh | Přemysl Janouch | |
2014-01-08 | Fix some spelling errors | Přemysl Janouch | |
2014-01-08 | filters: highlight.sh: add css comments for highlight 2.6 and 3.8 | Ferry Huberts |