summaryrefslogtreecommitdiff
path: root/ui-repolist.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix html error detected by test-suiteLars Hjemli2007-11-111-1/+1
* Add search parameters to cgit_log_linkLars Hjemli2007-11-031-1/+2
* Add ofs argument to cgit_log_link and use it in ui-log.cLars Hjemli2007-06-291-1/+1
* Add setting to enable/disable extra links on index pageLars Hjemli2007-06-191-12/+23
* Change S/L/T to summary/log/treeLars Hjemli2007-06-181-4/+4
* Change "files" to "tree"Lars Hjemli2007-06-181-1/+1
* Add git_log_link() and fix bug in generic repolink functionLars Hjemli2007-06-171-3/+1
* Add and use cgit_tree_link()Lars Hjemli2007-06-171-19/+16
* Remove unused variable from ui-repolist.c:read_agefile()Lars Hjemli2007-05-231-1/+0
* Show time since last change on index pageLars Hjemli2007-05-221-1/+39
* Make frontpage friendlierLars Hjemli2007-05-211-13/+11
* Merge branch 'repogroups'Lars Hjemli2007-05-201-0/+10
|\
| * Don't highlight repogroup headingsLars Hjemli2007-05-181-1/+1
| * Teach cgit how to group repositories by categoryLars Hjemli2007-05-181-0/+10
* | Teach cgit howto include an external file on index page.Lars Hjemli2007-05-191-0/+5
|/
* Restrict length of repo description on repolist pageLars Hjemli2007-05-161-1/+1
* Add C D L and T links to index pageLars Hjemli2007-05-161-1/+15
* Layout updateLars Hjemli2007-02-211-1/+0
* Read repo-info from /etc/cgitrcLars Hjemli2007-02-041-31/+8
* Cleanup table listingsLars Hjemli2007-01-281-1/+1
* Add generic support for search box in page headerLars Hjemli2006-12-281-1/+1
* Minor style fixesLars Hjemli2006-12-221-2/+5
* Move functions for repolist output into ui-repolist.cLars Hjemli2006-12-111-0/+60
/feed2imap-go.git/commit/.gitignore?h=v0.6.0&id=54009c2e29eb8c3a97f21ef1971a6bffe04c7269&follow=1'>Ignore 'dist' folder and build productsRené 'Necoro' Neumann1-0/+2 2020-05-08Print item hashes in debug modeRené 'Necoro' Neumann1-1/+7 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 las...René 'Necoro' Neumann2-7/+1 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