aboutsummaryrefslogtreecommitdiff
path: root/ui-blob.h
AgeCommit message (Collapse)AuthorFilesLines
2010-08-20Support refspecs in about-filter.Jason A. Donenfeld1-0/+1
Signed-off-by: Jason A. Donenfeld <[email protected]> Signed-off-by: Lars Hjemli <[email protected]>
2008-06-24allow blob extract blobs by head/path combinationMichael Krelin1-1/+1
If blob is invoked with no id=, it tries to look up h= and search for path= in there. Once found, proceed as normal, otherwise, fail as normal. Signed-off-by: Michael Krelin <[email protected]>
2008-03-24Add separate header-files for each page/viewLars Hjemli1-0/+6
Yet another step towards removing cgit.h. Signed-off-by: Lars Hjemli <[email protected]>