Commit Graph

275 Commits (ee667540e07eaffaed612e8ca8572611ea1f42d9)

Author SHA1 Message Date
KatolaZ bc2d48b8cd first commit on cgit_70 -- repolist, summary
7 years ago
Jason A. Donenfeld b522a302c9 extra-head-content: introduce another option for meta tags
7 years ago
Christian Hesse 54d37dc154 global: remove functionality we deprecated for cgit v1.0
7 years ago
Christian Hesse 2f8648ff7f snapshot: strip bit from struct cgit_snapshot_format
7 years ago
John Keeping c712d5ac43 snapshot: support archive signatures
7 years ago
John Keeping c1572bb5ec Add "snapshot-prefix" repo configuration
7 years ago
Jason A. Donenfeld fd069b4ca0 filter: pipe_fh should be local
8 years ago
Jeff Smith c1cd290d1f ui-blame: add blame UI
8 years ago
Christian Hesse 2d59e6a64e shared: remove unused function strlpart()
9 years ago
Christian Hesse 3e2e8f1c24 shared: remove unused function strrpart()
9 years ago
John Keeping b19d889f6c shared: make cgit_free_taginfo() public
9 years ago
John Keeping d9dff37691 shared: remove return value from cgit_free_commitinfo()
9 years ago
Christian Hesse 11695a58fd git: update to v2.10.0
9 years ago
Jason A. Donenfeld 5f2664f13c ui-shared: add homepage to tabs
9 years ago
John Keeping 75298209bf ui-atom: avoid DATE_STRFTIME
9 years ago
John Keeping 9c15f3c695 Avoid DATE_STRFTIME for long/short dates
9 years ago
John Keeping 45c87ca1c3 parsing: add timezone to ident structures
9 years ago
Jason A. Donenfeld c326f3eb02 ui-plain: add enable-html-serving flag
10 years ago
Jason A. Donenfeld 1c581a0726 ui-blob: Do not accept mimetype from user
10 years ago
Christian Hesse aa943bc9a6 refactor get_mimetype_from_file() to get_mimetype_for_filename()
10 years ago
Christian Hesse f5c83d7b5d move get_mimetype_from_file() to shared
10 years ago
John Keeping 7105a78b17 ui-tree: use "sane" isgraph()
10 years ago
John Keeping e09574bdf6 cgit.h: move stdbool.h from ui-shared.h
10 years ago
John Keeping 30304d8156 log: allow users to follow a file
10 years ago
John Keeping 044e2d26da shared: make cgit_diff_tree_cb public
10 years ago
Christian Hesse de83de276b git: update to v2.5.0
10 years ago
Lukas Fleischer c58cec9dff Add repo.hide and repo.ignore
11 years ago
Chris Burroughs 96ceb9a95a repolist: add owner-filter
11 years ago
John Keeping ddfaef6bb2 ui-diff: add "stat only" diff type
11 years ago
John Keeping 1830271c59 Change "ss" diff flag to an enum
11 years ago
Lukas Fleischer a3722ec3c6 Add a cache-snapshot-ttl configuration variable
11 years ago
Jason A. Donenfeld d6e9200cc3 auth: add basic authentication filter framework
12 years ago
Jason A. Donenfeld a5e1553726 filter: add support for email filter
12 years ago
Jason A. Donenfeld e83b51b4f6 filter: basic write hooking infrastructure
12 years ago
Jason A. Donenfeld d750c7a2c9 filter: allow for cleanup hook for filter types
12 years ago
John Keeping 7bd90b8048 filter: add interface layer
12 years ago
John Keeping 632efb25c0 filter: add fprintf_filter function
12 years ago
John Keeping 3d8a6507ca filter: pass extra arguments via cgit_open_filter
12 years ago
Jason A. Donenfeld 3eae406934 filter: split filter functions into their own file
12 years ago
Jason A. Donenfeld b67ea0c022 filter: make exit status local
12 years ago
Jason A. Donenfeld 61ff10065b cache: document negative ttls and add about ttl
12 years ago
Jason A. Donenfeld dcbc0438b2 readme: use string_list instead of space deliminations
12 years ago
Jason A. Donenfeld 389cc17357 Add branch-sort and repo.branch-sort options.
12 years ago
John Keeping d2e20e3814 shared.c: add strbuf_ensure_end
12 years ago
John Keeping fd00d2f9d6 html.c: add various strbuf and varadic helpers
12 years ago
John Keeping 57d09bf448 Mark char* fields in struct cgit_page as const
12 years ago
John Keeping b1f17f168b Fix out-of-bounds memory accesses with virtual_root=""
12 years ago
Lukas Fleischer 3a84324379 Maŕk cgit_environment members const
12 years ago
Lukas Fleischer 1268afe836 Free reflists after usage
12 years ago
John Keeping 2ab1cd9f3b Update git to v1.7.7.7
12 years ago