Linaro Git Browser
Code Review
Sign In
review.linaro.org
/
infrastructure
/
cgit.git
/
40fbefba0514b33988d453aea05aa2b956e98f84
40fbefb
Link with -ldl on GNU/kFreeBSD
by Peter Colberg
· 9 years ago
ccf79b3
Fix spelling in man page
by Peter Colberg
· 9 years ago
590ba45
ui-shared: fix segfault when defbranch is NULL
by Eric Wong
· 9 years ago
c19d983
css: consistent use of empty lines
by Christian Hesse
· 9 years ago
4fb4986
ui-log: color line changes
by Christian Hesse
· 9 years ago
9984e7a
Avoid ambiguities when prettifying snapshot names
by Lukas Fleischer
· 9 years ago
1e039ad
git: update to v2.9.0
by Christian Hesse
· 9 years ago
5062fbe
cgit.mk: Use $PKG_CONFIG
by Kylie McClain
· 9 years ago
7d51120
md2html: use utf-8 and flush output buffer
by Jason A. Donenfeld
· 9 years ago
d88ec84
Hosted on HTTPS now
by Jason A. Donenfeld
· 9 years ago
a6572ce
Bump version.
by Jason A. Donenfeld
· 9 years ago
41508c0
git: update to v2.8.3
by Christian Hesse
· 9 years ago
21bf30b
ui-diff: action='.' is not correct
by Jason A. Donenfeld
· 9 years ago
c34e288
forms: action should not be empty
by Jason A. Donenfeld
· 9 years ago
9afda36
ui-shared: Remove a name attribute with an empty value
by Juuso Lapinlampi
· 9 years ago
8d05b39
ui-shared: HTML-ize DOCTYPE and <html>
by Juuso Lapinlampi
· 9 years ago
80f12b3
ui-shared: Simplify cgit_print_error_page() logic
by Juuso Lapinlampi
· 9 years ago
86bf5b4
git: update to v2.8.2
by Christian Hesse
· 9 years ago
59d8fa1
ui-log: Simplify decoration code
by Tim Nordell
· 9 years ago
499b239
ui-log: Do not always emit decoration span
by Tim Nordell
· 9 years ago
39735d9
Renamed repo-specific configuration for enable-html-serving in cgitrc.5.txt
by Matt Comben
· 9 years ago
e9cbdf6
ui-shared: redirect should not exit early for cache
by Jason A. Donenfeld
· 9 years ago
09a3aa5
about: path_info might not be valid
by Jason A. Donenfeld
· 9 years ago
c424b5c
tabs: do not use target=_blank
by Jason A. Donenfeld
· 9 years ago
46ff6e1
css: fix indentation
by Jason A. Donenfeld
· 9 years ago
a0d22c3
css: use less blurry icon for external link
by Christian Hesse
· 9 years ago
1892cd9
md2html: Do syntax highlighting too
by Jason A. Donenfeld
· 9 years ago
a9e9dfc
git: update to v2.7.2
by Christian Hesse
· 9 years ago
de6098b
ui-plain: fix to show a repo's root directory listing in plain view
by Joe Anakata
· 9 years ago
94c02bb
cmd: redirect empty about/ to homepage or summary
by Jason A. Donenfeld
· 9 years ago
5f2664f
ui-shared: add homepage to tabs
by Jason A. Donenfeld
· 9 years ago
7529820
ui-atom: avoid DATE_STRFTIME
by John Keeping
· 9 years ago
9c15f3c
Avoid DATE_STRFTIME for long/short dates
by John Keeping
· 9 years ago
bdcbe09
ui-stats: cast pointer before checking for zero
by John Keeping
· 9 years ago
a8b9ef8
ui-stats: if we're going to abuse void*, do it safely
by Jason A. Donenfeld
· 9 years ago
85ec9f0
git: update to v2.7.1
by Christian Hesse
· 9 years ago
17c74ee
ui-shared: remove cgit_print_date()
by John Keeping
· 9 years ago
eb80b4e
ui-atom: use show_date directly for atom dates
by John Keeping
· 9 years ago
e68c86e
ui-shared: use show_date for footer timestamp
by John Keeping
· 9 years ago
f2a901d
ui: show ages in the originator's timezone
by John Keeping
· 9 years ago
21dcf10
ui-{commit,tag}: show dates in originator's timezone
by John Keeping
· 9 years ago
360af46
ui-shared: add cgit_date_mode()
by John Keeping
· 9 years ago
45c87ca
parsing: add timezone to ident structures
by John Keeping
· 9 years ago
57ea1aa
ui-shared: remove "format" from cgit_print_age()
by John Keeping
· 9 years ago
23f7dad
ui-tree: put reverse path in title
by Jason A. Donenfeld
· 9 years ago
d3756bd
syntax-highlighting: always use utf-8 to avoid ascii codec issues
by Jason A. Donenfeld
· 9 years ago
33bc949
cache: don't check for match with no key
by John Keeping
· 10 years ago
3fbfced
cache: use size_t for string lengths
by John Keeping
· 10 years ago
baa5ad1
ui-log: handle parse_commit() errors
by John Keeping
· 10 years ago
e64d5e0
Bump version
by Jason A. Donenfeld
· 10 years ago
c326f3e
ui-plain: add enable-html-serving flag
by Jason A. Donenfeld
· 10 years ago
9ca2566
ui-blob: set CSP just in case
by Jason A. Donenfeld
· 10 years ago
92996ac
ui-blob: always use generic mimetypes
by Jason A. Donenfeld
· 10 years ago
1c581a0
ui-blob: Do not accept mimetype from user
by Jason A. Donenfeld
· 10 years ago
513b386
ui-shared: prevent malicious filename from injecting headers
by Jason A. Donenfeld
· 10 years ago
4291453
ui-shared: Avoid new line injection into redirect header
by Jason A. Donenfeld
· 10 years ago
4c69241
Fix missing prototype declarations
by Peter Colberg
· 10 years ago
9abe4a2
ui-repolist: return HTTP 404 if no repositories found
by Peter Colberg
· 10 years ago
a4014d0
ui-repolist: extract repo visibility criteria to separate function
by Peter Colberg
· 10 years ago
da1b897
Fix segmentation fault in hc()
by Lukas Fleischer
· 10 years ago
559ab5e
git: update to v2.7.0
by Christian Hesse
· 10 years ago
6edc84b
ui-repolist: initialize char *buf to NULL
by Christian Hesse
· 10 years ago
4458abf
filter: avoid integer overflow in authenticate_post
by Jason A. Donenfeld
· 10 years ago
ffe0962
about-formatting.sh: comment text out of date
by Jason A. Donenfeld
· 10 years ago
143e652
filters: port syntax-highlighting.py to python 3.x
by Christian Hesse
· 10 years ago
3f9e14a
md2html: the default of stdin works fine
by Jason A. Donenfeld
· 10 years ago
c301899
filters: misc cleanups
by Jason A. Donenfeld
· 10 years ago
ccb4254
md2html: use pure python
by Jason A. Donenfeld
· 10 years ago
76dc7a3
cache: fix resource leak: close file handle before return
by Christian Hesse
· 10 years ago
ed5dccb
ui-atom: fix resource leak: free allocation from cgit_pageurl
by Christian Hesse
· 10 years ago
144e3c6
ui-atom: fix resource leak: free before return
by Christian Hesse
· 10 years ago
97da17b
ui-atom: fix resource leak: free allocation from cgit_repourl
by Christian Hesse
· 10 years ago
7320bfa
ui-blob: fix resource leak: free before return
by Christian Hesse
· 10 years ago
3080212
ui-blob: fix resource leak: free before return
by Christian Hesse
· 10 years ago
08a2b81
ui-plain: fix resource leak: free before assigning NULL
by Christian Hesse
· 10 years ago
979db79
ui-plain: fix resource leak: free before return
by Christian Hesse
· 10 years ago
51338f7
ui-repolist: fix resource leak: free allocation from cgit_currenturl
by Christian Hesse
· 10 years ago
7ef1a47
ui-repolist: fix resource leak: free before return
by Christian Hesse
· 10 years ago
525c815
filters: Simplify converters
by Jason A. Donenfeld
· 10 years ago
6edfc16
ui-shared: fix resource leak: free allocation from cgit_hosturl
by Christian Hesse
· 10 years ago
f77e2a8
ui-shared: return value of cgit_hosturl is not const
by Christian Hesse
· 10 years ago
6f2e440
cmd: fix resource leak: free allocation from cgit_currenturl and fmtalloc
by Christian Hesse
· 10 years ago
3e244a0
ui-shared: fix resource leak: free allocation from cgit_currenturl
by Christian Hesse
· 10 years ago
c5c0eb8
ui-shared: return value of cgit_currenturl is not const
by Christian Hesse
· 10 years ago
37fce99
ui-shared: fix resource leak: free allocation from cgit_fileurl
by Christian Hesse
· 10 years ago
fa5810e
ui-ssdiff: fix resource leak: free allocation from cgit_fileurl
by Christian Hesse
· 10 years ago
896cd69
ui-tree: fix resource leak: free before return
by Christian Hesse
· 10 years ago
ad00691
Avoid use of non-reentrant functions
by Jason A. Donenfeld
· 10 years ago
35b3c67
Makefile: fix MAKEFLAGS tests with multiple flags
by John Keeping
· 10 years ago
198a440
ui-refs: remove useless null check
by John Keeping
· 10 years ago
509488d
ui-blob: remove useless null check
by John Keeping
· 10 years ago
687cdf6
scan-tree: remove useless strdup()
by John Keeping
· 10 years ago
94182d6
cgit.c: remove useless null check
by John Keeping
· 10 years ago
978ce8c
git: update to v2.6.1
by Christian Hesse
· 10 years ago
73f199b
mime: rewrite detection function
by Jason A. Donenfeld
· 10 years ago
790d249
ui-summary: send images plain for about page
by Christian Hesse
· 10 years ago
aa943bc
refactor get_mimetype_from_file() to get_mimetype_for_filename()
by Christian Hesse
· 10 years ago
f5c83d7
move get_mimetype_from_file() to shared
by Christian Hesse
· 10 years ago
73ef856
cmd: fix command definition
by John Keeping
· 10 years ago
03de473
cmd: no need for pre function hook now
by Jason A. Donenfeld
· 10 years ago
Next »