summaryrefslogtreecommitdiff
path: root/ui-log.c
AgeCommit message (Expand)Author
2007-06-29Add ofs argument to cgit_log_link and use it in ui-log.cLars Hjemli
2007-06-17ui-log: honor id=sha1 on querystringLars Hjemli
2007-06-17Add cgit_commit_link() + support for id=sha1 to commit viewLars Hjemli
2007-05-31Add option to disable pager to cgit_print_log().Ondrej Jirman
2007-05-31Use & instead of & in URLs.Ondrej Jirman
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-16Change 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-21Layout updateLars Hjemli
2007-01-28Add parameter to adjust max message length in log listingsLars Hjemli
2007-01-28Cleanup table listingsLars Hjemli
2006-12-28Add basic log filteringLars Hjemli
2006-12-22Only 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-16Add ui-commit.c + misc ui cleanupsLars Hjemli
2006-12-15Add a common commit parserLars Hjemli
2006-12-14Add simple pager to log pageLars Hjemli
2006-12-13Add display of tree content w/ui-tree.cLars Hjemli
2006-12-11Move log-functions into ui-log.cLars Hjemli