summaryrefslogtreecommitdiff
path: root/ui-log.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Teach log search about --grep, --author and --committerLars Hjemli2007-10-281-3/+6
* 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
msg'> 2020-05-07Improve html renderingRené 'Necoro' Neumann2-53/+32 2020-05-07Do not assume items to be new when their published date is newer than the ↵René 'Necoro' Neumann2-7/+1 last run 2020-05-07Updating some depsRené 'Necoro' Neumann2-2/+7 2020-05-07Better detection if a text starts with html or notRené 'Necoro' Neumann2-4/+13 2020-05-07go fmtRené 'Necoro' Neumann1-3/+2 2020-05-07Add header X-Feed2Imap-GUIDRené 'Necoro' Neumann3-1/+7 2020-05-07update changelogRené 'Necoro' Neumann1-0/+1 2020-05-07FixRené 'Necoro' Neumann1-1/+1 2020-05-07Unified publishedDate and updatedDate into one (just as the old feed2imap...)René 'Necoro' Neumann5-21/+32 2020-05-06Print version during startupRené 'Necoro' Neumann1-1/+1 2020-05-06Improve templateRené 'Necoro' Neumann3-20/+28 2020-05-05Fix pipelineRené 'Necoro' Neumann1-2/+5 2020-05-05Make changelog a part of the release pipeline (untested)René 'Necoro' Neumann2-0/+12