git.ckatri.com
/
cgit.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
cgit.git
2016-02-08
John Keeping
ui-stats: cast pointer before checking for zero
|
commitdiff
2016-02-08
Jason A. Donenfeld
ui-stats: if we're going to abuse void*, do it safely
|
commitdiff
2016-02-08
Christian Hesse
git: update to v2.7.1
|
commitdiff
2016-02-08
John Keeping
ui-shared: remove cgit_print_date()
|
commitdiff
2016-02-08
John Keeping
ui-atom: use show_date directly for atom dates
|
commitdiff
2016-02-08
John Keeping
ui-shared: use show_date for footer timestamp
|
commitdiff
2016-02-08
John Keeping
ui: show ages in the originator's timezone
|
commitdiff
2016-02-08
John Keeping
ui-{commit,tag}: show dates in originator's timezone
|
commitdiff
2016-02-08
John Keeping
ui-shared: add cgit_date_mode()
|
commitdiff
2016-02-08
John Keeping
parsing: add timezone to ident structures
|
commitdiff
2016-02-08
John Keeping
ui-shared: remove "format" from cgit_print_age()
|
commitdiff
2016-01-18
Jason A. Donenfeld
ui-tree: put reverse path in title
|
commitdiff
2016-01-18
Jason A. Donenfeld
syntax-highlighting: always use utf-8 to avoid ascii...
|
commitdiff
2016-01-17
John Keeping
cache: don't check for match with no key
|
commitdiff
2016-01-17
John Keeping
cache: use size_t for string lengths
|
commitdiff
2016-01-17
John Keeping
ui-log: handle parse_commit() errors
|
commitdiff
2016-01-14
Jason A. Donenfeld
Bump version
v0.12
|
commitdiff
2016-01-14
Jason A. Donenfeld
ui-plain: add enable-html-serving flag
|
commitdiff
2016-01-14
Jason A. Donenfeld
ui-blob: set CSP just in case
|
commitdiff
2016-01-14
Jason A. Donenfeld
ui-blob: always use generic mimetypes
|
commitdiff
2016-01-14
Jason A. Donenfeld
ui-blob: Do not accept mimetype from user
|
commitdiff
2016-01-14
Jason A. Donenfeld
ui-shared: prevent malicious filename from injecting...
|
commitdiff
2016-01-14
Jason A. Donenfeld
ui-shared: Avoid new line injection into redirect header
|
commitdiff
2016-01-14
Peter Colberg
Fix missing prototype declarations
|
commitdiff
2016-01-13
Peter Colberg
ui-repolist: return HTTP 404 if no repositories found
|
commitdiff
2016-01-13
Peter Colberg
ui-repolist: extract repo visibility criteria to separa...
|
commitdiff
2016-01-13
Lukas Fleischer
Fix segmentation fault in hc()
|
commitdiff
2016-01-13
Christian Hesse
git: update to v2.7.0
|
commitdiff
2016-01-13
Christian Hesse
ui-repolist: initialize char *buf to NULL
|
commitdiff
2015-11-24
Jason A. Donenfeld
filter: avoid integer overflow in authenticate_post
|
commitdiff
2015-11-12
Jason A. Donenfeld
about-formatting.sh: comment text out of date
|
commitdiff
2015-10-12
Christian Hesse
filters: port syntax-highlighting.py to python 3.x
|
commitdiff
2015-10-12
Jason A. Donenfeld
md2html: the default of stdin works fine
|
commitdiff
2015-10-12
Jason A. Donenfeld
filters: misc cleanups
|
commitdiff
2015-10-12
Jason A. Donenfeld
md2html: use pure python
|
commitdiff
2015-10-10
Christian Hesse
cache: fix resource leak: close file handle before...
|
commitdiff
2015-10-10
Christian Hesse
ui-atom: fix resource leak: free allocation from cgit_p...
|
commitdiff
2015-10-10
Christian Hesse
ui-atom: fix resource leak: free before return
|
commitdiff
2015-10-10
Christian Hesse
ui-atom: fix resource leak: free allocation from cgit_r...
|
commitdiff
2015-10-10
Christian Hesse
ui-blob: fix resource leak: free before return
|
commitdiff
2015-10-10
Christian Hesse
ui-blob: fix resource leak: free before return
|
commitdiff
2015-10-09
Christian Hesse
ui-plain: fix resource leak: free before assigning...
|
commitdiff
2015-10-09
Christian Hesse
ui-plain: fix resource leak: free before return
|
commitdiff
2015-10-09
Christian Hesse
ui-repolist: fix resource leak: free allocation from...
|
commitdiff
2015-10-09
Christian Hesse
ui-repolist: fix resource leak: free before return
|
commitdiff
2015-10-09
Jason A. Donenfeld
filters: Simplify converters
|
commitdiff
2015-10-09
Christian Hesse
ui-shared: fix resource leak: free allocation from...
|
commitdiff
2015-10-09
Christian Hesse
ui-shared: return value of cgit_hosturl is not const
|
commitdiff
2015-10-09
Christian Hesse
cmd: fix resource leak: free allocation from cgit_curre...
|
commitdiff
2015-10-09
Christian Hesse
ui-shared: fix resource leak: free allocation from...
|
commitdiff
2015-10-09
Christian Hesse
ui-shared: return value of cgit_currenturl is not const
|
commitdiff
2015-10-09
Christian Hesse
ui-shared: fix resource leak: free allocation from...
|
commitdiff
2015-10-09
Christian Hesse
ui-ssdiff: fix resource leak: free allocation from...
|
commitdiff
2015-10-09
Christian Hesse
ui-tree: fix resource leak: free before return
|
commitdiff
2015-10-09
Jason A. Donenfeld
Avoid use of non-reentrant functions
|
commitdiff
2015-10-09
John Keeping
Makefile: fix MAKEFLAGS tests with multiple flags
|
commitdiff
2015-10-09
John Keeping
ui-refs: remove useless null check
|
commitdiff
2015-10-09
John Keeping
ui-blob: remove useless null check
|
commitdiff
2015-10-09
John Keeping
scan-tree: remove useless strdup()
|
commitdiff
2015-10-09
John Keeping
cgit.c: remove useless null check
|
commitdiff
2015-10-06
Christian Hesse
git: update to v2.6.1
|
commitdiff
2015-08-17
Jason A. Donenfeld
mime: rewrite detection function
|
commitdiff
2015-08-17
Christian Hesse
ui-summary: send images plain for about page
|
commitdiff
2015-08-17
Christian Hesse
refactor get_mimetype_from_file() to get_mimetype_for_f...
|
commitdiff
2015-08-17
Christian Hesse
move get_mimetype_from_file() to shared
|
commitdiff
2015-08-14
John Keeping
cmd: fix command definition
|
commitdiff
2015-08-14
Jason A. Donenfeld
cmd: no need for pre function hook now
|
commitdiff
2015-08-14
John Keeping
ui-shared: cache errors for "dynamic TTL"
|
commitdiff
2015-08-14
John Keeping
cmd: remove "want_layout" field
|
commitdiff
2015-08-14
John Keeping
tree: move layout into page function
|
commitdiff
2015-08-14
John Keeping
tag: move layout into page function
|
commitdiff
2015-08-14
John Keeping
summary: move layout into page function
|
commitdiff
2015-08-14
John Keeping
stats: move layout into page function
|
commitdiff
2015-08-14
John Keeping
refs: move layout to page function
|
commitdiff
2015-08-14
John Keeping
log: move layout into page function
|
commitdiff
2015-08-14
John Keeping
diff: move layout to page function
|
commitdiff
2015-08-14
John Keeping
commit: move layout into page function
|
commitdiff
2015-08-14
John Keeping
about: move layout into page functions
|
commitdiff
2015-08-14
John Keeping
ui-shared: add cgit_print_layout_{start,end}()
|
commitdiff
2015-08-14
John Keeping
html: remove html_status()
|
commitdiff
2015-08-14
John Keeping
snapshot: don't reimplement cgit_print_error_page()
|
commitdiff
2015-08-14
John Keeping
snapshot: use cgit_print_error_page() for HTTP status...
|
commitdiff
2015-08-14
John Keeping
patch: use cgit_print_error_page() for HTTP status...
|
commitdiff
2015-08-14
John Keeping
blob: use cgit_print_error_page() to add HTTP headers
|
commitdiff
2015-08-14
John Keeping
snapshot: use cgit_print_error_page() instead of html_s...
|
commitdiff
2015-08-14
John Keeping
plain: use cgit_print_error_page() instead of html_status()
|
commitdiff
2015-08-14
John Keeping
clone: use cgit_print_error_page() instead of html_status()
|
commitdiff
2015-08-14
John Keeping
cgit: use cgit_print_error_page() where appropriate
|
commitdiff
2015-08-14
John Keeping
ui-shared: add cgit_print_error_page() function
|
commitdiff
2015-08-14
Christian Hesse
ui-patch: make sure to send http headers
|
commitdiff
2015-08-13
John Keeping
Makefile: make "git/config.mak.uname" inclusion optional
|
commitdiff
2015-08-13
John Keeping
ui-shared: show full date in tooltip if longer ago...
|
commitdiff
2015-08-13
John Keeping
ui-shared: use common function in print_rel_date()
|
commitdiff
2015-08-13
John Keeping
ui-shared: extract date formatting to a function
|
commitdiff
2015-08-13
John Keeping
filter: don't use dlsym unnecessarily
|
commitdiff
2015-08-13
John Keeping
ui-tree: use "sane" isgraph()
|
commitdiff
2015-08-13
John Keeping
cgit.h: move stdbool.h from ui-shared.h
|
commitdiff
2015-08-13
John Keeping
cache.c: fix header order
|
commitdiff
2015-08-13
John Keeping
configfile.c: don't include system headers directly
|
commitdiff
2015-08-13
John Keeping
Remove redundant includes
|
commitdiff
next