index
:
cgit-70
gopher
master
upstream
a fork of cgit with a Gopher interface
KatolaZ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ui-atom.c
Age
Commit message (
Expand
)
Author
2017-08-10
ui-atom: properly escape delimiter in page link
John Keeping
2016-02-08
ui-atom: avoid DATE_STRFTIME
John Keeping
2016-02-08
ui-atom: use show_date directly for atom dates
John Keeping
2016-01-13
git: update to v2.7.0
Christian Hesse
2015-10-10
ui-atom: fix resource leak: free allocation from cgit_pageurl
Christian Hesse
2015-10-10
ui-atom: fix resource leak: free before return
Christian Hesse
2015-10-10
ui-atom: fix resource leak: free allocation from cgit_repourl
Christian Hesse
2014-07-28
git: update to v2.0.3
John Keeping
2014-01-17
Switch to exclusively using global ctx
Lukas Fleischer
2014-01-08
Update copyright information
Lukas Fleischer
2013-04-08
Always #include corresponding .h in .c files
John Keeping
2013-04-08
Return const char * in cgit_{httpscheme, hosturl, rooturl}()
Lukas Fleischer
2013-03-04
Mark several functions/variables static
Lukas Fleischer
2010-11-07
Append path and branch to atom feed title
Lars Hjemli
2010-11-07
Use committer date for atom feed entry updated element
Chris Mayo
2010-09-19
Merge branch 'stable'
Lars Hjemli
2010-09-19
RSS items should always use UTC times
Aaron Griffin
2010-03-22
Add all=1 query param for atom feeds
Aaron Griffin
2009-08-08
Introduce noplainemail option to hide email adresses from spambots
Martin Szulecki
2009-06-11
use cgit_httpscheme() for atom feed
Diego Ongaro
2008-08-01
Add atom-support
Lars Hjemli