aboutsummaryrefslogtreecommitdiffstats
path: root/ui-stats.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ui-stats.c: set parent pointer to NULL after freeing itJohn Keeping2014-07-281-0/+1
* git: update to v2.0.3John Keeping2014-07-281-1/+1
* Switch to exclusively using global ctxLukas Fleischer2014-01-171-15/+14
* ui-stats.c: Remove unused macroLukas Fleischer2014-01-081-2/+0
* Convert cgit_print_error to a variadic functionJohn Keeping2013-04-081-3/+2
* Always #include corresponding .h in .c filesJohn Keeping2013-04-081-1/+1
* Mark several functions/variables staticLukas Fleischer2013-03-041-7/+10
* White space around control verbs.Jason A. Donenfeld2013-03-041-1/+1
* Fix several whitespace errorsLukas Fleischer2013-03-041-4/+4
* Update git to v1.7.5.4John Keeping2013-03-021-1/+1
* ui-stats.c: fix invalid htmlLars Hjemli2011-05-301-1/+1
* ui-stats.c: create a control panel for stat optionsLars Hjemli2011-03-071-24/+27
* ui-stats: Remove unnecessary #includeJohan Herland2010-11-161-2/+0
* fix errors in printf-style format stringsMark Lodato2010-09-041-6/+12
* Use GIT-1.7.2.2Lars Hjemli2010-08-221-4/+4
* Add and use cgit_find_stats_periodname() in print_repo()Lars Hjemli2009-08-241-0/+8
* ui-stats.c: reuse cgit_add_hidden_formfields()Lars Hjemli2008-12-071-3/+2
* ui-stats: replace 'enable-stats' setting with 'max-stats'Lars Hjemli2008-12-071-39/+58
* ui-stats: enable path-filtered statsLars Hjemli2008-12-071-3/+15
* Add a 'stats' page to each repoLars Hjemli2008-12-061-0/+380