cgit

ref: v1.1
Sha Commit date Commit message Author
8e9ddd21 2016-11-23 Bump version. Jason A. Donenfeld
81509a22 2016-07-06 css: highlight even table rows and skip empty rows Christian Hesse
44f8c11c 2016-11-06 git: update to v2.10.2 Christian Hesse
c330a2e5 2016-10-11 ui-blog: fix oid handling Christian Hesse
2d59e6a6 2016-10-10 shared: remove unused function strlpart() Christian Hesse
3e2e8f1c 2016-10-10 shared: remove unused function strrpart() Christian Hesse
7fea585e 2016-10-10 ui-repolist: fix memory leak Christian Hesse
32c27e88 2016-10-08 Use skip_prefix() to get rid of magic constants Lukas Fleischer
5fe88a9c 2016-03-14 patch: reapply path limit John Keeping
c1773795 2016-10-07 ui-repolist: fix memory leak Christian Hesse
d6a4730d 2016-10-04 git: update to v2.10.1 Christian Hesse
9dd3c5e9 2016-09-29 ui-tree: replace 'unsigned char sha1[20]' with 'struct object_id oid' Christian Hesse
28185ae4 2016-09-29 ui-tag: replace 'unsigned char sha1[20]' with 'struct object_id oid' Christian Hesse
406f5938 2016-09-29 ui-snapshot: replace 'unsigned char sha1[20]' with 'struct object_id oid' Christian Hesse
6bef566f 2016-09-29 ui-shared: replace 'unsigned char sha1[20]' with 'struct object_id oid' Christian Hesse
073a8bb3 2016-09-29 ui-plain: replace 'unsigned char sha1[20]' with 'struct object_id oid' Christian Hesse
85793b81 2016-09-29 ui-patch: replace 'unsigned char sha1[20]' with 'struct object_id oid' Christian Hesse
1a9a75d7 2016-09-29 ui-log: replace get_sha1() with get_oid() Christian Hesse
3a0fd5e6 2016-09-29 ui-commit: replace 'unsigned char sha1[20]' with 'struct object_id oid' Christian Hesse
6e4b7b67 2016-09-29 ui-blob: replace 'unsigned char sha1[20]' with 'struct object_id oid' Christian Hesse
aee990b6 2016-09-29 cgit: replace 'unsigned char sha1[20]' with 'struct object_id oid' Christian Hesse
ef310865 2016-10-01 Makefile: remove extra space Jason A. Donenfeld
927b0ae3 2016-09-29 Simplify http_parse_querystring() Lukas Fleischer
e18a85b6 2016-08-13 ui-tree: remove a fixed size buffer John Keeping
f80b73fa 2016-08-13 ui-tag: clean up taginfo John Keeping
b19d889f 2016-08-13 shared: make cgit_free_taginfo() public John Keeping
d9dff376 2016-08-13 shared: remove return value from cgit_free_commitinfo() John Keeping
000cf294 2016-07-13 tree: allow skipping through single-child trees John Keeping
7e67c648 2016-08-07 ui-ssdiff: fix decl-after-statement warnings John Keeping
bead27b7 2016-08-07 ui-shared: fix decl-after-statement warnings John Keeping
35df710a 2016-08-07 configfile: fix EOF handling John Keeping
11695a58 2016-09-04 git: update to v2.10.0 Christian Hesse
ff9893ac 2016-07-02 Fix qry.head leak on error Richard Maw
d6b03329 2016-07-12 git: update to v2.9.1 Christian Hesse
40fbefba 2016-07-01 Link with -ldl on GNU/kFreeBSD Peter Colberg
ccf79b35 2016-06-10 Fix spelling in man page Peter Colberg
590ba455 2016-07-06 ui-shared: fix segfault when defbranch is NULL Eric Wong
c19d983e 2016-06-29 css: consistent use of empty lines Christian Hesse
4fb49864 2016-06-29 ui-log: color line changes Christian Hesse
9984e7ab 2016-05-24 Avoid ambiguities when prettifying snapshot names Lukas Fleischer
1e039ada 2016-06-13 git: update to v2.9.0 Christian Hesse
5062fbe7 2016-06-07 cgit.mk: Use $PKG_CONFIG Kylie McClain
7d511204 2016-06-17 md2html: use utf-8 and flush output buffer Jason A. Donenfeld
d88ec849 2016-02-24 Hosted on HTTPS now Jason A. Donenfeld
a6572ce1 2016-06-07 Bump version. Jason A. Donenfeld
41508c09 2016-05-19 git: update to v2.8.3 Christian Hesse
21bf30b0 2016-05-12 ui-diff: action='.' is not correct Jason A. Donenfeld
c34e2883 2016-05-12 forms: action should not be empty Jason A. Donenfeld
9afda36e 2016-05-11 ui-shared: Remove a name attribute with an empty value Juuso Lapinlampi
8d05b398 2016-05-11 ui-shared: HTML-ize DOCTYPE and <html> Juuso Lapinlampi
80f12b3e 2016-05-11 ui-shared: Simplify cgit_print_error_page() logic Juuso Lapinlampi
86bf5b47 2016-04-30 git: update to v2.8.2 Christian Hesse
59d8fa1a 2016-02-26 ui-log: Simplify decoration code Tim Nordell
499b2397 2016-02-26 ui-log: Do not always emit decoration span Tim Nordell
39735d95 2016-03-08 Renamed repo-specific configuration for enable-html-serving in cgitrc.5.txt Matt Comben
e9cbdf64 2016-02-26 ui-shared: redirect should not exit early for cache Jason A. Donenfeld
09a3aa5a 2016-02-26 about: path_info might not be valid Jason A. Donenfeld
c424b5cb 2016-02-23 tabs: do not use target=_blank Jason A. Donenfeld
46ff6e19 2016-02-23 css: fix indentation Jason A. Donenfeld
a0d22c39 2016-02-23 css: use less blurry icon for external link Christian Hesse
1892cd9a 2016-02-23 md2html: Do syntax highlighting too Jason A. Donenfeld
a9e9dfc5 2016-02-22 git: update to v2.7.2 Christian Hesse
de6098be 2016-02-22 ui-plain: fix to show a repo's root directory listing in plain view Joe Anakata
94c02bbf 2016-02-22 cmd: redirect empty about/ to homepage or summary Jason A. Donenfeld
5f2664f1 2016-02-22 ui-shared: add homepage to tabs Jason A. Donenfeld
75298209 2016-02-08 ui-atom: avoid DATE_STRFTIME John Keeping
9c15f3c6 2016-02-08 Avoid DATE_STRFTIME for long/short dates John Keeping
bdcbe092 2016-02-08 ui-stats: cast pointer before checking for zero John Keeping
a8b9ef8c 2016-02-08 ui-stats: if we're going to abuse void*, do it safely Jason A. Donenfeld
85ec9f02 2016-02-08 git: update to v2.7.1 Christian Hesse
17c74eef 2016-01-19 ui-shared: remove cgit_print_date() John Keeping
eb80b4ed 2016-01-19 ui-atom: use show_date directly for atom dates John Keeping
e68c86e8 2016-01-19 ui-shared: use show_date for footer timestamp John Keeping
f2a901d2 2016-01-19 ui: show ages in the originator's timezone John Keeping
21dcf103 2016-01-19 ui-{commit,tag}: show dates in originator's timezone John Keeping
360af46f 2016-01-19 ui-shared: add cgit_date_mode() John Keeping
45c87ca1 2016-01-19 parsing: add timezone to ident structures John Keeping
57ea1aa2 2016-01-19 ui-shared: remove "format" from cgit_print_age() John Keeping
23f7dada 2016-01-18 ui-tree: put reverse path in title Jason A. Donenfeld
d3756bd7 2016-01-18 syntax-highlighting: always use utf-8 to avoid ascii codec issues Jason A. Donenfeld
33bc949a 2016-01-16 cache: don't check for match with no key John Keeping
3fbfced7 2016-01-16 cache: use size_t for string lengths John Keeping
baa5ad1f 2016-01-16 ui-log: handle parse_commit() errors John Keeping
e64d5e04 2016-01-14 Bump version Jason A. Donenfeld
c326f3eb 2016-01-14 ui-plain: add enable-html-serving flag Jason A. Donenfeld
9ca25669 2016-01-14 ui-blob: set CSP just in case Jason A. Donenfeld
92996ac2 2016-01-14 ui-blob: always use generic mimetypes Jason A. Donenfeld
1c581a07 2016-01-14 ui-blob: Do not accept mimetype from user Jason A. Donenfeld
513b3863 2016-01-14 ui-shared: prevent malicious filename from injecting headers Jason A. Donenfeld
4291453e 2016-01-14 ui-shared: Avoid new line injection into redirect header Jason A. Donenfeld
4c69241b 2016-01-13 Fix missing prototype declarations Peter Colberg
9abe4a26 2015-12-08 ui-repolist: return HTTP 404 if no repositories found Peter Colberg
a4014d0d 2015-12-08 ui-repolist: extract repo visibility criteria to separate function Peter Colberg
da1b8971 2015-12-13 Fix segmentation fault in hc() Lukas Fleischer
559ab5ec 2016-01-05 git: update to v2.7.0 Christian Hesse
6edc84bc 2016-01-13 ui-repolist: initialize char *buf to NULL Christian Hesse
4458abf6 2015-11-24 filter: avoid integer overflow in authenticate_post Jason A. Donenfeld
ffe09621 2015-11-12 about-formatting.sh: comment text out of date Jason A. Donenfeld
143e6525 2015-10-12 filters: port syntax-highlighting.py to python 3.x Christian Hesse
3f9e14ad 2015-10-12 md2html: the default of stdin works fine Jason A. Donenfeld