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