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
/
shared.c
(
unfollow
)
Commit message (
Expand
)
Author
Lines
2017-08-10
git: update to v2.14
Jeff Smith
-3
/
+3
2017-08-10
git: update to v2.13.4
Christian Hesse
-1
/
+3
2016-10-12
shared: remove unused function strlpart()
Christian Hesse
-16
/
+0
2016-10-12
shared: remove unused function strrpart()
Christian Hesse
-15
/
+0
2016-10-01
shared: make cgit_free_taginfo() public
John Keeping
-1
/
+1
2016-10-01
shared: remove return value from cgit_free_commitinfo()
John Keeping
-2
/
+1
2016-09-04
git: update to v2.10.0
Christian Hesse
-14
/
+14
2016-02-22
ui-shared: add homepage to tabs
Jason A. Donenfeld
-0
/
+1
2016-01-14
ui-plain: add enable-html-serving flag
Jason A. Donenfeld
-0
/
+1
2016-01-13
git: update to v2.7.0
Christian Hesse
-2
/
+2
2015-10-09
Avoid use of non-reentrant functions
Jason A. Donenfeld
-3
/
+3
2015-08-17
mime: rewrite detection function
Jason A. Donenfeld
-36
/
+26
2015-08-17
refactor get_mimetype_from_file() to get_mimetype_for_filename()
Christian Hesse
-28
/
+37
2015-08-17
move get_mimetype_from_file() to shared
Christian Hesse
-0
/
+40
2015-08-13
Remove redundant includes
John Keeping
-1
/
+0
2015-08-12
shared: make cgit_diff_tree_cb public
John Keeping
-2
/
+2
2015-08-12
git: update to v2.5.0
Christian Hesse
-4
/
+4
2015-03-09
shared: make some variables 'static'
John Keeping
-2
/
+2
2015-01-29
Add repo.hide and repo.ignore
Lukas Fleischer
-0
/
+3
2014-12-23
repolist: add owner-filter
Chris Burroughs
-0
/
+1
2014-02-20
diffstat: do not rely on uninitialized data
Jason A. Donenfeld
-0
/
+1
2014-01-14
filter: add support for email filter
Jason A. Donenfeld
-0
/
+1
2014-01-10
filter: split filter functions into their own file
Jason A. Donenfeld
-35
/
+0
2014-01-10
filter: make exit status local
Jason A. Donenfeld
-3
/
+4
2014-01-10
Refactor cgit_parse_snapshots_mask()
Lukas Fleischer
-11
/
+12
2014-01-10
Disallow use of undocumented snapshot delimiters
Lukas Fleischer
-1
/
+1
2014-01-08
Update copyright information
Lukas Fleischer
-1
/
+1
2013-05-22
shared.c: use die_errno() where appropriate
John Keeping
-5
/
+4
2013-04-10
Add branch-sort and repo.branch-sort options.
Jason A. Donenfeld
-0
/
+1
2013-04-08
shared.c: add strbuf_ensure_end
John Keeping
-0
/
+6
2013-04-08
Fix out-of-bounds memory accesses with virtual_root=""
John Keeping
-0
/
+15
2013-03-04
Free reflists after usage
Lukas Fleischer
-0
/
+36
2013-03-04
Mark several functions/variables static
Lukas Fleischer
-6
/
+6
2013-03-04
White space around control verbs.
Jason A. Donenfeld
-4
/
+4
2013-03-04
Fix several whitespace errors
Lukas Fleischer
-7
/
+7
2013-03-02
Update git to v1.7.5.4
John Keeping
-5
/
+5
2012-10-17
ui-log: Add "commit-sort" option for controlling commit ordering
Tobias Bieniek
-0
/
+1
2012-10-17
scan-tree: Unify gitweb.* and cgit.* settings into one config option.
Jason A. Donenfeld
-1
/
+2
2012-01-03
shared.c: Only setenv() if value is non-null
Lukas Fleischer
-1
/
+1
2012-01-03
shared.c: Remove unused "linux/limits.h" include
Lukas Fleischer
-1
/
+0
2011-06-20
Only guess default branch when a repo page is requested
Lars Hjemli
-1
/
+0
2011-06-15
ui-tree.c: add support for path-selected submodule links
Lars Hjemli
-0
/
+1
2011-06-13
cgit.c: add 'clone-url' setting with support for macro expansion
Lars Hjemli
-0
/
+1
2011-06-13
cgit.c: always setup cgit repo environment variables
Lars Hjemli
-4
/
+3
2011-05-23
Remove unused variable from cgit_diff_tree().
Lukas Fleischer
-3
/
+2
2011-05-23
shared.c: do not modify const memory
Lars Hjemli
-11
/
+3
2011-03-26
shared.c: use execvp() to execute filter commands
Lars Hjemli
-57
/
+11
2011-03-26
cgit_open_filter: hand down repo configuration to script
Ferry Huberts
-1
/
+77
2011-03-26
cgit_open_filter: also take the repo as a parameter
Ferry Huberts
-1
/
+1
2010-11-16
ui-log: Implement support for commit graphs
Johan Herland
-0
/
+1
[next]