Age | Commit message (Expand) | Author | Files | Lines |
2022-12-19 | global: use release_commit_memory() | John Keeping | 1 | -2/+1 |
2022-12-19 | ui-atom: generate valid Atom feeds | June McEnroe | 1 | -11/+20 |
2019-06-05 | git: update to v2.21.0 | Christian Hesse | 1 | -1/+1 |
2019-06-05 | global: make 'char *path' const where possible | Christian Hesse | 1 | -1/+1 |
2017-08-10 | ui-atom: properly escape delimiter in page link | John Keeping | 1 | -1/+1 |
2016-02-08 | ui-atom: avoid DATE_STRFTIME | John Keeping | 1 | -7/+4 |
2016-02-08 | ui-atom: use show_date directly for atom dates | John Keeping | 1 | -2/+7 |
2016-01-13 | git: update to v2.7.0 | Christian Hesse | 1 | -1/+1 |
2015-10-10 | ui-atom: fix resource leak: free allocation from cgit_pageurl | Christian Hesse | 1 | -1/+4 |
2015-10-10 | ui-atom: fix resource leak: free before return | Christian Hesse | 1 | -1/+2 |
2015-10-10 | ui-atom: fix resource leak: free allocation from cgit_repourl | Christian Hesse | 1 | -1/+3 |
2014-07-28 | git: update to v2.0.3 | John Keeping | 1 | -2/+1 |
2014-01-17 | Switch to exclusively using global ctx | Lukas Fleischer | 1 | -1/+1 |
2014-01-08 | Update copyright information | Lukas Fleischer | 1 | -1/+1 |
2013-04-08 | Always #include corresponding .h in .c files | John Keeping | 1 | -0/+1 |
2013-04-08 | Return const char * in cgit_{httpscheme, hosturl, rooturl}() | Lukas Fleischer | 1 | -2/+2 |
2013-03-05 | Mark several functions/variables static | Lukas Fleischer | 1 | -1/+1 |
2010-11-07 | Append path and branch to atom feed title | Lars Hjemli | 1 | -0/+8 |
2010-11-07 | Use committer date for atom feed entry updated element | Chris Mayo | 1 | -1/+1 |
2010-09-19 | Merge branch 'stable' | Lars Hjemli | 1 | -2/+2 |
2010-09-19 | RSS items should always use UTC times | Aaron Griffin | 1 | -2/+2 |
2010-03-22 | Add all=1 query param for atom feeds | Aaron Griffin | 1 | -1/+3 |
2009-08-08 | Introduce noplainemail option to hide email adresses from spambots | Martin Szulecki | 1 | -1/+1 |
2009-06-11 | use cgit_httpscheme() for atom feed | Diego Ongaro | 1 | -2/+4 |
2008-08-01 | Add atom-support | Lars Hjemli | 1 | -0/+129 |