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