summary refs log tree commit diff
path: root/files/CodeTarmak2.keylayout
diff options
context:
space:
mode:
authorJune McEnroe <programble@gmail.com>2017-08-17 20:36:55 -0400
committerJune McEnroe <programble@gmail.com>2017-08-17 20:36:55 -0400
commit807cc32cbeb460137439bdc0c988666d9165b76f (patch)
tree2974d60952396bff42c3930e6fe5aa5c239042b4 /files/CodeTarmak2.keylayout
parentAdd wake (diff)
downloadsrc-807cc32cbeb460137439bdc0c988666d9165b76f.tar.gz
src-807cc32cbeb460137439bdc0c988666d9165b76f.zip
Remove scala syntax file
Diffstat (limited to 'files/CodeTarmak2.keylayout')
0 files changed, 0 insertions, 0 deletions
>2009-02-19Add support for HEAD requestsLars Hjemli This is a quick 'n dirty hack which makes cgit honor HEAD requests. Signed-off-by: Lars Hjemli <hjemli@gmail.com> 2009-02-19Add support for ETag in 'plain' viewLars 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-12ui-tree: escape ascii-text properly in hexdump viewLars Hjemli Signed-off-by: Lars Hjemli <hjemli@gmail.com> 2009-02-12Makefile: add doc-related targetsLars Hjemli