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
(
follow
)
Commit message (
Expand
)
Author
Age
Lines
*
git: update to v2.30.0
Christian Hesse
2020-12-29
-24
/
+24
*
git: update to v2.21.0
Christian Hesse
2019-06-05
-1
/
+1
*
forms: action should not be empty
Jason A. Donenfeld
2016-05-12
-1
/
+1
*
ui-stats: cast pointer before checking for zero
John Keeping
2016-02-08
-2
/
+2
*
ui-stats: if we're going to abuse void*, do it safely
Jason A. Donenfeld
2016-02-08
-10
/
+7
*
stats: move layout into page function
John Keeping
2015-08-14
-2
/
+6
*
ui-stats: make cgit_period definitions 'static const'
John Keeping
2015-03-09
-7
/
+7
*
ui-stats.c: set parent pointer to NULL after freeing it
John Keeping
2014-07-28
-0
/
+1
*
git: update to v2.0.3
John Keeping
2014-07-28
-1
/
+1
*
Switch to exclusively using global ctx
Lukas Fleischer
2014-01-17
-15
/
+14
*
ui-stats.c: Remove unused macro
Lukas Fleischer
2014-01-08
-2
/
+0
*
Convert cgit_print_error to a variadic function
John Keeping
2013-04-08
-3
/
+2
*
Always #include corresponding .h in .c files
John Keeping
2013-04-08
-1
/
+1
*
Mark several functions/variables static
Lukas Fleischer
2013-03-04
-7
/
+10
*
White space around control verbs.
Jason A. Donenfeld
2013-03-04
-1
/
+1
*
Fix several whitespace errors
Lukas Fleischer
2013-03-04
-4
/
+4
*
Update git to v1.7.5.4
John Keeping
2013-03-02
-1
/
+1
*
ui-stats.c: fix invalid html
Lars Hjemli
2011-05-30
-1
/
+1
*
ui-stats.c: create a control panel for stat options
Lars Hjemli
2011-03-07
-24
/
+27
*
ui-stats: Remove unnecessary #include
Johan Herland
2010-11-16
-2
/
+0
*
fix errors in printf-style format strings
Mark Lodato
2010-09-04
-6
/
+12
*
Use GIT-1.7.2.2
Lars Hjemli
2010-08-22
-4
/
+4
*
Add and use cgit_find_stats_periodname() in print_repo()
Lars Hjemli
2009-08-24
-0
/
+8
*
ui-stats.c: reuse cgit_add_hidden_formfields()
Lars Hjemli
2008-12-07
-3
/
+2
*
ui-stats: replace 'enable-stats' setting with 'max-stats'
Lars Hjemli
2008-12-07
-39
/
+58
*
ui-stats: enable path-filtered stats
Lars Hjemli
2008-12-07
-3
/
+15
*
Add a 'stats' page to each repo
Lars Hjemli
2008-12-06
-0
/
+380