summaryrefslogtreecommitdiff
path: root/ui-snapshot.h
diff options
context:
space:
mode:
authorTodd Zullinger <tmz@pobox.com>2009-01-11 18:23:59 -0500
committerLars Hjemli <hjemli@gmail.com>2009-01-12 08:56:54 +0100
commitd529c6fbdca7ce3782e75b3a74baad21ef2f92c3 (patch)
tree86e698429ebe4ade859bdc377ed0c58abd16e5b3 /ui-snapshot.h
parent4ac89ec8b4fe347ed6d2655a30b55f894021c173 (diff)
downloadcgit-d529c6fbdca7ce3782e75b3a74baad21ef2f92c3.tar.gz
cgit-d529c6fbdca7ce3782e75b3a74baad21ef2f92c3.tar.bz2
cgit-d529c6fbdca7ce3782e75b3a74baad21ef2f92c3.zip
Makefile: install cgit.{css,png} in CGIT_DATA_PATH
CGIT_DATA_PATH defaults to CGIT_SCRIPT_PATH, but allows users to install the cgi and the data files in different locations. Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Diffstat (limited to 'ui-snapshot.h')
0 files changed, 0 insertions, 0 deletions
an>Return http statuscode 404 on unknown branchLars Hjemli3-0/+6 2009-06-07Add head-include configuration option.Mark Lodato3-1/+6 2009-03-15CGIT 0.8.2.1v0.8.2.1Lars Hjemli1-1/+1 2009-03-15Fix doc-related glitches in Makefile and .gitignoreLars Hjemli2-1/+6 2009-03-15ui-snapshot: avoid segfault when no filename is specifiedLars Hjemli1-6/+17 2009-03-15fix segfault when displaying empty blobsEric Wong1-5/+8 2009-02-19Add support for HEAD requestsLars Hjemli2-0/+7 2009-02-19Add support for ETag in 'plain' viewLars Hjemli4-0/+5 2009-02-12ui-tree: escape ascii-text properly in hexdump viewLars Hjemli1-4/+9 2009-02-12Makefile: add doc-related targetsLars Hjemli1-2/+17