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
/
cgit.h
Age
Commit message (
Expand
)
Author
2018-06-27
Add "snapshot-prefix" repo configuration
John Keeping
2017-10-14
filter: pipe_fh should be local
Jason A. Donenfeld
2017-10-03
ui-blame: add blame UI
Jeff Smith
2016-10-12
shared: remove unused function strlpart()
Christian Hesse
2016-10-12
shared: remove unused function strrpart()
Christian Hesse
2016-10-01
shared: make cgit_free_taginfo() public
John Keeping
2016-10-01
shared: remove return value from cgit_free_commitinfo()
John Keeping
2016-09-04
git: update to v2.10.0
Christian Hesse
2016-02-22
ui-shared: add homepage to tabs
Jason A. Donenfeld
2016-02-08
ui-atom: avoid DATE_STRFTIME
John Keeping
2016-02-08
Avoid DATE_STRFTIME for long/short dates
John Keeping
2016-02-08
parsing: add timezone to ident structures
John Keeping
2016-01-14
ui-plain: add enable-html-serving flag
Jason A. Donenfeld
2016-01-14
ui-blob: Do not accept mimetype from user
Jason A. Donenfeld
2015-08-17
refactor get_mimetype_from_file() to get_mimetype_for_filename()
Christian Hesse
2015-08-17
move get_mimetype_from_file() to shared
Christian Hesse
2015-08-13
ui-tree: use "sane" isgraph()
John Keeping
2015-08-13
cgit.h: move stdbool.h from ui-shared.h
John Keeping
2015-08-12
log: allow users to follow a file
John Keeping
2015-08-12
shared: make cgit_diff_tree_cb public
John Keeping
2015-08-12
git: update to v2.5.0
Christian Hesse
2015-01-29
Add repo.hide and repo.ignore
Lukas Fleischer
2014-12-23
repolist: add owner-filter
Chris Burroughs
2014-12-13
ui-diff: add "stat only" diff type
John Keeping
2014-12-13
Change "ss" diff flag to an enum
John Keeping
2014-02-20
Add a cache-snapshot-ttl configuration variable
Lukas Fleischer
2014-01-16
auth: add basic authentication filter framework
Jason A. Donenfeld
2014-01-14
filter: add support for email filter
Jason A. Donenfeld
2014-01-14
filter: basic write hooking infrastructure
Jason A. Donenfeld
2014-01-14
filter: allow for cleanup hook for filter types
Jason A. Donenfeld
2014-01-14
filter: add interface layer
John Keeping
2014-01-14
filter: add fprintf_filter function
John Keeping
2014-01-12
filter: pass extra arguments via cgit_open_filter
John Keeping
2014-01-10
filter: split filter functions into their own file
Jason A. Donenfeld
2014-01-10
filter: make exit status local
Jason A. Donenfeld
2013-08-12
cache: document negative ttls and add about ttl
Jason A. Donenfeld
2013-05-26
readme: use string_list instead of space deliminations
Jason A. Donenfeld
2013-04-10
Add branch-sort and repo.branch-sort options.
Jason A. Donenfeld
2013-04-08
shared.c: add strbuf_ensure_end
John Keeping
2013-04-08
html.c: add various strbuf and varadic helpers
John Keeping
2013-04-08
Mark char* fields in struct cgit_page as const
John Keeping
2013-04-08
Fix out-of-bounds memory accesses with virtual_root=""
John Keeping
2013-04-08
Maŕk cgit_environment members const
Lukas Fleischer
2013-03-04
Free reflists after usage
Lukas Fleischer
2013-03-02
Update git to v1.7.7.7
John Keeping
2013-02-01
Make "owner" column on index page configurable
Florian Pritz
2012-10-17
ui-log: Add "commit-sort" option for controlling commit ordering
Tobias Bieniek
2012-10-17
ui-repolist: Add "section-sort" flag to control section sorting.
Tobias Bieniek
2012-10-17
scan-tree: Unify gitweb.* and cgit.* settings into one config option.
Jason A. Donenfeld
2012-10-16
ui-repolist: Rename section-sort to repository-sort.
Jason A. Donenfeld
[next]