Age | Commit message (Expand) | Author | Files | Lines |
2022-12-19 | global: use release_commit_memory() | John Keeping | 1 | -2/+1 |
2020-12-29 | git: update to v2.30.0 | Christian Hesse | 1 | -24/+24 |
2019-06-05 | git: update to v2.21.0 | Christian Hesse | 1 | -1/+1 |
2016-05-12 | forms: action should not be empty | Jason A. Donenfeld | 1 | -1/+1 |
2016-02-08 | ui-stats: cast pointer before checking for zero | John Keeping | 1 | -2/+2 |
2016-02-08 | ui-stats: if we're going to abuse void*, do it safely | Jason A. Donenfeld | 1 | -10/+7 |
2015-08-14 | stats: move layout into page function | John Keeping | 1 | -2/+6 |
2015-03-09 | ui-stats: make cgit_period definitions 'static const' | John Keeping | 1 | -7/+7 |
2014-07-28 | ui-stats.c: set parent pointer to NULL after freeing it | John Keeping | 1 | -0/+1 |
2014-07-28 | git: update to v2.0.3 | John Keeping | 1 | -1/+1 |
2014-01-17 | Switch to exclusively using global ctx | Lukas Fleischer | 1 | -15/+14 |
2014-01-08 | ui-stats.c: Remove unused macro | Lukas Fleischer | 1 | -2/+0 |
2013-04-08 | Convert cgit_print_error to a variadic function | John Keeping | 1 | -3/+2 |
2013-04-08 | Always #include corresponding .h in .c files | John Keeping | 1 | -1/+1 |
2013-03-05 | Mark several functions/variables static | Lukas Fleischer | 1 | -7/+10 |
2013-03-04 | White space around control verbs. | Jason A. Donenfeld | 1 | -1/+1 |
2013-03-04 | Fix several whitespace errors | Lukas Fleischer | 1 | -4/+4 |
2013-03-02 | Update git to v1.7.5.4 | John Keeping | 1 | -1/+1 |
2011-05-31 | ui-stats.c: fix invalid html | Lars Hjemli | 1 | -1/+1 |
2011-03-07 | ui-stats.c: create a control panel for stat options | Lars Hjemli | 1 | -24/+27 |
2010-11-16 | ui-stats: Remove unnecessary #include | Johan Herland | 1 | -2/+0 |
2010-09-04 | fix errors in printf-style format strings | Mark Lodato | 1 | -6/+12 |
2010-08-22 | Use GIT-1.7.2.2 | Lars Hjemli | 1 | -4/+4 |
2009-08-24 | Add and use cgit_find_stats_periodname() in print_repo() | Lars Hjemli | 1 | -0/+8 |
2008-12-07 | ui-stats.c: reuse cgit_add_hidden_formfields() | Lars Hjemli | 1 | -3/+2 |
2008-12-07 | ui-stats: replace 'enable-stats' setting with 'max-stats' | Lars Hjemli | 1 | -39/+58 |
2008-12-07 | ui-stats: enable path-filtered stats | Lars Hjemli | 1 | -3/+15 |
2008-12-06 | Add a 'stats' page to each repo | Lars Hjemli | 1 | -0/+380 |