index
:
cgit-pink
this commit
main
web frontend for git (fork of https://git.causal.agency/cgit-pink)
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ui-atom.c
Age
Commit message (
Expand
)
Author
2022-02-18
Use release_commit_memory()
John Keeping
2022-02-13
Generate valid Atom feeds
June McEnroe
2019-06-05
git: update to v2.21.0
Christian Hesse
2019-06-05
global: make 'char *path' const where possible
Christian Hesse
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