aboutsummaryrefslogtreecommitdiffstats
path: root/ui-summary.c
AgeCommit message (Expand)AuthorFilesLines
2007-02-21Layout updateLars Hjemli1-2/+4
2007-02-04Add support for lightweight tagsLars Hjemli1-19/+33
2007-01-28Add parameter to adjust max message length in log listingsLars Hjemli1-1/+1
2007-01-28Cleanup table listingsLars Hjemli1-2/+2
2007-01-17Extend repo summary with tag listLars Hjemli1-8/+66
2006-12-22Only show first 80 characters of commit subject in log and summaryLars Hjemli1-2/+2
2006-12-16Reformat code to avoid excessive line lengthsLars Hjemli1-2/+6
2006-12-16Add cgit_free_commitinfo() and use where neededLars Hjemli1-0/+1
2006-12-16Move cgit_print_date into ui-shared, reuse in ui-summaryLars Hjemli1-9/+11
2006-12-13Small layout adjustments to summary and blob viewLars Hjemli1-1/+1
2006-12-13Add display of tree content w/ui-tree.cLars Hjemli1-1/+6
2006-12-11Move log-functions into ui-log.cLars Hjemli1-1/+1
2006-12-11Move repo summary functions into ui-summary.cLars Hjemli1-0/+55