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