aboutsummaryrefslogtreecommitdiffstats
path: root/ui-atom.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Introduce noplainemail option to hide email adresses from spambotsMartin Szulecki2009-08-081-1/+1
| | | | Signed-off-by: Martin Szulecki <opensuse@sukimashita.com>
* use cgit_httpscheme() for atom feedDiego Ongaro2009-06-111-2/+4
|
* Add atom-supportLars Hjemli2008-08-011-0/+129
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>