summaryrefslogtreecommitdiff
path: root/ui-atom.c (unfollow)
Commit message (Expand)AuthorFilesLines
2013-04-08Always #include corresponding .h in .c filesJohn Keeping1-0/+1
2013-04-08Return const char * in cgit_{httpscheme, hosturl, rooturl}()Lukas Fleischer1-2/+2
2013-03-04Mark several functions/variables staticLukas Fleischer1-1/+1
2010-11-07Append path and branch to atom feed titleLars Hjemli1-0/+8
2010-11-07Use committer date for atom feed entry updated elementChris Mayo1-1/+1
2010-09-19RSS items should always use UTC timesAaron Griffin1-2/+2
2010-03-22Add all=1 query param for atom feedsAaron Griffin1-1/+3
2009-08-08Introduce noplainemail option to hide email adresses from spambotsMartin Szulecki1-1/+1
2009-06-11use cgit_httpscheme() for atom feedDiego Ongaro1-2/+4
2008-08-01Add atom-supportLars Hjemli1-0/+129