about summary refs log tree commit
path: root/ui-stats.c
DateCommit message (Expand)
2019-04-22ui-stats.c: fix warning on 32-bit
2016-05-12forms: action should not be empty
2016-02-08ui-stats: cast pointer before checking for zero
2016-02-08ui-stats: if we're going to abuse void*, do it safely
2015-08-14stats: move layout into page function
2015-03-09ui-stats: make cgit_period definitions 'static const'
2014-07-28ui-stats.c: set parent pointer to NULL after freeing it
2014-07-28git: update to v2.0.3
2014-01-17Switch to exclusively using global ctx
2014-01-08ui-stats.c: Remove unused macro
2013-04-08Convert cgit_print_error to a variadic function
2013-04-08Always #include corresponding .h in .c files
2013-03-04Mark several functions/variables static
2013-03-04White space around control verbs.
2013-03-04Fix several whitespace errors
2013-03-02Update git to v1.7.5.4
2011-05-30ui-stats.c: fix invalid html
2011-03-07ui-stats.c: create a control panel for stat options
2010-11-16ui-stats: Remove unnecessary #include
2010-09-04fix errors in printf-style format strings
2010-08-22Use GIT-1.7.2.2
2009-08-24Add and use cgit_find_stats_periodname() in print_repo()
2008-12-07ui-stats.c: reuse cgit_add_hidden_formfields()
2008-12-07ui-stats: replace 'enable-stats' setting with 'max-stats'
2008-12-07ui-stats: enable path-filtered stats
2008-12-06Add a 'stats' page to each repo