summary refs log tree commit diff
path: root/port/file2c/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-05-09 22:37:41 -0400
committerJune McEnroe <june@causal.agency>2019-05-09 22:37:41 -0400
commit58c4a8d7b42adc32be4cf5da27554e59b945b24d (patch)
tree0ce3869616936347f30ecb901c4d5f5cc576c818 /port/file2c/Makefile
parentAdd bit without build (diff)
downloadsrc-58c4a8d7b42adc32be4cf5da27554e59b945b24d.tar.gz
src-58c4a8d7b42adc32be4cf5da27554e59b945b24d.zip
Add Parable of the Sower
Diffstat (limited to 'port/file2c/Makefile')
0 files changed, 0 insertions, 0 deletions
hich causes an out-of-bounds access on buf. Signed-off-by: Eric Wong <normalperson@yhbt.net> Signed-off-by: Lars Hjemli <hjemli@gmail.com> 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