aboutsummaryrefslogtreecommitdiffstats
path: root/ui-atom.c
Commit message (Expand)AuthorAgeFilesLines
* RSS items should always use UTC times•••The format uses a 'Z' suffix, which indicates no TZ offset. Thus we should not respect the local-time config setting here. Signed-off-by: Aaron Griffin <agriffin@datalogics.com> Signed-off-by: Lars Hjemli <hjemli@gmail.com> Aaron Griffin2010-09-191-2/+2
* Introduce noplainemail option to hide email adresses from spambots•••Signed-off-by: Martin Szulecki <opensuse@sukimashita.com> Martin Szulecki2009-08-081-1/+1
* use cgit_httpscheme() for atom feedDiego Ongaro2009-06-111-2/+4
* Add atom-support•••This enables a page which generates atom feeds for the current branch and path, heavily inspired by the atom-support in gitweb. Signed-off-by: Lars Hjemli <hjemli@gmail.com> Lars Hjemli2008-08-011-0/+129