Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Only show first 80 characters of commit subject in log and summary | 2006-12-22 | -2/+2 | |
* | Reformat code to avoid excessive line lengths | 2006-12-17 | -2/+6 | |
* | Add cgit_free_commitinfo() and use where needed | 2006-12-16 | -0/+1 | |
* | Move cgit_print_date into ui-shared, reuse in ui-summary | 2006-12-16 | -9/+11 | |
* | Small layout adjustments to summary and blob view | 2006-12-13 | -1/+1 | |
* | Add display of tree content w/ui-tree.c | 2006-12-13 | -1/+6 | |
* | Move log-functions into ui-log.c | 2006-12-12 | -1/+1 | |
* | Move repo summary functions into ui-summary.c | 2006-12-12 | -0/+55 | |