summaryrefslogtreecommitdiff
path: root/ui-log.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add ofs argument to cgit_log_link and use it in ui-log.cLars Hjemli2007-06-291-9/+7
* ui-log: honor id=sha1 on querystringLars Hjemli2007-06-171-0/+3
* Add cgit_commit_link() + support for id=sha1 to commit viewLars Hjemli2007-06-171-5/+2
* Add option to disable pager to cgit_print_log().Ondrej Jirman2007-05-311-15/+17
* Use & instead of & in URLs.Ondrej Jirman2007-05-311-2/+2
* Use cgit_print_age() on summary and log pagesLars Hjemli2007-05-221-6/+2
* Add knobs to enable/disable files/lines changed in log viewLars Hjemli2007-05-181-12/+21
* Change commit-view to expect h parameter, not idLars Hjemli2007-05-161-2/+1
* Add log filtering by path and link to it from tree viewLars Hjemli2007-05-141-2/+6
* Show number of changed lines in log viewLars Hjemli2007-05-131-1/+11
* Show number of changed files in log viewLars Hjemli2007-05-131-2/+15
* Layout updateLars Hjemli2007-02-211-1/+0
* Add parameter to adjust max message length in log listingsLars Hjemli2007-01-281-1/+1
* Cleanup table listingsLars Hjemli2007-01-281-1/+1
* Add basic log filteringLars Hjemli2006-12-281-3/+10
* Only show first 80 characters of commit subject in log and summaryLars Hjemli2006-12-221-2/+2
* Reformat code to avoid excessive line lengthsLars Hjemli2006-12-161-1/+3
* Add cgit_free_commitinfo() and use where neededLars Hjemli2006-12-161-4/+1
* Add ui-commit.c + misc ui cleanupsLars Hjemli2006-12-161-8/+3
* Add a common commit parserLars Hjemli2006-12-151-63/+13
* Add simple pager to log pageLars Hjemli2006-12-141-2/+29
* Add display of tree content w/ui-tree.cLars Hjemli2006-12-131-1/+6
* Move log-functions into ui-log.cLars Hjemli2006-12-111-0/+115
> 2007-07-27changed design / added linknecoro3-66/+154 2007-07-26changed design / added linknecoro2-34/+27 2007-07-25changed design / added linknecoro5-86/+188 2007-07-24made the resume_loop-plugin change titles toonecoro5-7/+22 2007-07-21added logviewersnecoro7-215/+429 2007-07-21updated howtonecoro1-14/+24 2007-07-20new Plugin Schemenecoro1-5/+4 2007-07-20new Plugin Schemenecoro1-1/+1 2007-07-20new Plugin Schemenecoro9-162/+214 2007-07-13fixesnecoro4-27/+37 2007-07-13new fancier log outputnecoro14-127/+116 2007-07-11added SIGSTOP/SIGCONT support; SIGTERM now works ;)necoro8-208/+275 2007-07-09bug in shutdown pluginnecoro2-5/+12 2007-07-09added resume_loop pluginnecoro1-1/+1 2007-07-09added resume_loop pluginnecoro10-22/+162 2007-07-07some more documentationnecoro6-4/+108 2007-07-07Some documentation worknecoro7-18/+129