summaryrefslogtreecommitdiff
path: root/ui-atom.c
AgeCommit message (Expand)Author
2016-01-13git: update to v2.7.0Christian Hesse
2015-10-10ui-atom: fix resource leak: free allocation from cgit_pageurlChristian Hesse
2015-10-10ui-atom: fix resource leak: free before returnChristian Hesse
2015-10-10ui-atom: fix resource leak: free allocation from cgit_repourlChristian Hesse
2014-07-28git: update to v2.0.3John Keeping
2014-01-16Switch to exclusively using global ctxLukas Fleischer
2014-01-08Update copyright informationLukas Fleischer
2013-04-08Always #include corresponding .h in .c filesJohn Keeping
2013-04-08Return const char * in cgit_{httpscheme, hosturl, rooturl}()Lukas Fleischer
2013-03-05Mark several functions/variables staticLukas Fleischer
2010-11-07Append path and branch to atom feed titleLars Hjemli
2010-11-07Use committer date for atom feed entry updated elementChris Mayo
2010-09-19Merge branch 'stable'Lars Hjemli
2010-09-19RSS items should always use UTC timesAaron Griffin
2010-03-22Add all=1 query param for atom feedsAaron Griffin
2009-08-08Introduce noplainemail option to hide email adresses from spambotsMartin Szulecki
2009-06-11use cgit_httpscheme() for atom feedDiego Ongaro
2008-08-01Add atom-supportLars Hjemli