summaryrefslogtreecommitdiff
path: root/ui-stats.c
AgeCommit message (Expand)Author
2016-05-12forms: action should not be emptyJason A. Donenfeld
2016-02-08ui-stats: cast pointer before checking for zeroJohn Keeping
2016-02-08ui-stats: if we're going to abuse void*, do it safelyJason A. Donenfeld
2015-08-14stats: move layout into page functionJohn Keeping
2015-03-09ui-stats: make cgit_period definitions 'static const'John Keeping
2014-07-28ui-stats.c: set parent pointer to NULL after freeing itJohn Keeping
2014-07-28git: update to v2.0.3John Keeping
2014-01-16Switch to exclusively using global ctxLukas Fleischer
2014-01-08ui-stats.c: Remove unused macroLukas Fleischer
2013-04-08Convert cgit_print_error to a variadic functionJohn Keeping
2013-04-08Always #include corresponding .h in .c filesJohn Keeping
2013-03-05Mark several functions/variables staticLukas Fleischer
2013-03-04White space around control verbs.Jason A. Donenfeld
2013-03-04Fix several whitespace errorsLukas Fleischer
2013-03-02Update git to v1.7.5.4John Keeping
2011-05-30ui-stats.c: fix invalid htmlLars Hjemli
2011-03-06ui-stats.c: create a control panel for stat optionsLars Hjemli
2010-11-16ui-stats: Remove unnecessary #includeJohan Herland
2010-09-04fix errors in printf-style format stringsMark Lodato
2010-08-22Use GIT-1.7.2.2Lars Hjemli
2009-08-24Add and use cgit_find_stats_periodname() in print_repo()Lars Hjemli
2008-12-07ui-stats.c: reuse cgit_add_hidden_formfields()Lars Hjemli
2008-12-07ui-stats: replace 'enable-stats' setting with 'max-stats'Lars Hjemli
2008-12-07ui-stats: enable path-filtered statsLars Hjemli
2008-12-06Add a 'stats' page to each repoLars Hjemli