Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-02-04 | Add support for lightweight tags | Lars Hjemli | 1 | -19/+33 |
2007-01-28 | Add parameter to adjust max message length in log listings | Lars Hjemli | 1 | -1/+1 |
2007-01-27 | Cleanup table listings | Lars Hjemli | 1 | -2/+2 |
2007-01-17 | Extend repo summary with tag list | Lars Hjemli | 1 | -8/+66 |
2006-12-21 | Only show first 80 characters of commit subject in log and summary | Lars Hjemli | 1 | -2/+2 |
2006-12-16 | Reformat code to avoid excessive line lengths | Lars Hjemli | 1 | -2/+6 |
2006-12-16 | Add cgit_free_commitinfo() and use where needed | Lars Hjemli | 1 | -0/+1 |
2006-12-15 | Move cgit_print_date into ui-shared, reuse in ui-summary | Lars Hjemli | 1 | -9/+11 |
2006-12-12 | Small layout adjustments to summary and blob view | Lars Hjemli | 1 | -1/+1 |
2006-12-12 | Add display of tree content w/ui-tree.c | Lars Hjemli | 1 | -1/+6 |
2006-12-11 | Move log-functions into ui-log.c | Lars Hjemli | 1 | -1/+1 |
2006-12-11 | Move repo summary functions into ui-summary.c | Lars Hjemli | 1 | -0/+55 |