summaryrefslogtreecommitdiff
path: root/ui-log.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Only show first 80 characters of commit subject in log and summaryLars Hjemli2006-12-221-2/+2
* Reformat code to avoid excessive line lengthsLars Hjemli2006-12-161-1/+3
* Add cgit_free_commitinfo() and use where neededLars Hjemli2006-12-161-4/+1
* Add ui-commit.c + misc ui cleanupsLars Hjemli2006-12-161-8/+3
* Add a common commit parserLars Hjemli2006-12-151-63/+13
* Add simple pager to log pageLars Hjemli2006-12-141-2/+29
* Add display of tree content w/ui-tree.cLars Hjemli2006-12-131-1/+6
* Move log-functions into ui-log.cLars Hjemli2006-12-111-0/+115
tr>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