aboutsummaryrefslogtreecommitdiff
path: root/ui-log.c
Commit message (Expand)AuthorAge
* Add ofs argument to cgit_log_link and use it in ui-log.cLars Hjemli2007-06-29
* ui-log: honor id=sha1 on querystringLars Hjemli2007-06-17
* Add cgit_commit_link() + support for id=sha1 to commit viewLars Hjemli2007-06-17
* Add option to disable pager to cgit_print_log().Ondrej Jirman2007-05-31
* Use & instead of & in URLs.Ondrej Jirman2007-05-31
* Use cgit_print_age() on summary and log pagesLars Hjemli2007-05-22
* Add knobs to enable/disable files/lines changed in log viewLars Hjemli2007-05-18
* Change commit-view to expect h parameter, not idLars Hjemli2007-05-16
* Add log filtering by path and link to it from tree viewLars Hjemli2007-05-14
* Show number of changed lines in log viewLars Hjemli2007-05-13
* Show number of changed files in log viewLars Hjemli2007-05-13
* Layout updateLars Hjemli2007-02-21
* Add parameter to adjust max message length in log listingsLars Hjemli2007-01-28
* Cleanup table listingsLars Hjemli2007-01-28
* Add basic log filteringLars Hjemli2006-12-28
* Only show first 80 characters of commit subject in log and summaryLars Hjemli2006-12-22
* Reformat code to avoid excessive line lengthsLars Hjemli2006-12-16
* Add cgit_free_commitinfo() and use where neededLars Hjemli2006-12-16
* Add ui-commit.c + misc ui cleanupsLars Hjemli2006-12-16
* Add a common commit parserLars Hjemli2006-12-15
* Add simple pager to log pageLars Hjemli2006-12-14
* Add display of tree content w/ui-tree.cLars Hjemli2006-12-13
* Move log-functions into ui-log.cLars Hjemli2006-12-11