summaryrefslogtreecommitdiff
path: root/ui-log.c
AgeCommit message (Expand)Author
2007-05-22Use cgit_print_age() on summary and log pagesLars Hjemli
2007-05-18Add knobs to enable/disable files/lines changed in log viewLars Hjemli
2007-05-15Change commit-view to expect h parameter, not idLars Hjemli
2007-05-14Add log filtering by path and link to it from tree viewLars Hjemli
2007-05-13Show number of changed lines in log viewLars Hjemli
2007-05-13Show number of changed files in log viewLars Hjemli
2007-02-20Layout updateLars Hjemli
2007-01-28Add parameter to adjust max message length in log listingsLars Hjemli
2007-01-27Cleanup table listingsLars Hjemli
2006-12-28Add basic log filteringLars Hjemli
2006-12-21Only show first 80 characters of commit subject in log and summaryLars Hjemli
2006-12-16Reformat code to avoid excessive line lengthsLars Hjemli
2006-12-16Add cgit_free_commitinfo() and use where neededLars Hjemli
2006-12-15Add ui-commit.c + misc ui cleanupsLars Hjemli
2006-12-15Add a common commit parserLars Hjemli
2006-12-13Add simple pager to log pageLars Hjemli
2006-12-12Add display of tree content w/ui-tree.cLars Hjemli
2006-12-11Move log-functions into ui-log.cLars Hjemli