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