summaryrefslogtreecommitdiff
path: root/ui-log.c
AgeCommit message (Expand)Author
2008-12-03ui-log: try to disambiguate ref namesLars Hjemli
2008-10-05Use GIT-1.6.0.2Lars Hjemli
2008-04-14Make a few more columns in repolist and log view clickableLars Hjemli
2008-04-14Make branches, tags and log play better together in the summary viewLars Hjemli
2008-03-24Add ui-shared.hLars Hjemli
2008-03-18Introduce html.hLars Hjemli
2008-02-16Move cgit_repo into cgit_contextLars Hjemli
2008-02-16Introduce struct cgit_contextLars Hjemli
2007-11-11Fix html error detected by test-suiteLars Hjemli
2007-11-05Show lines changed as -n/+m in shortlogsLars Hjemli
2007-11-03Add search parameters to cgit_log_linkLars Hjemli
2007-10-28Teach log search about --grep, --author and --committerLars Hjemli
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-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