Age | Commit message (Expand) | Author |
2018-08-03 | Bump version.v1.2.1 | Jason A. Donenfeld |
2018-08-03 | clone: fix directory traversal | Jason A. Donenfeld |
2018-08-03 | config: record repo.snapshot-prefix in the per-repo config | Konstantin Ryabitsev |
2018-08-03 | auth-filters: add simple file-based authentication scheme | Jason A. Donenfeld |
2018-07-15 | auth-filters: use crypt() in simple-authentication | Jason A. Donenfeld |
2018-07-15 | auth-filters: generate secret securely | Jason A. Donenfeld |
2018-07-14 | auth-filters: do not crash on nil username | Jason A. Donenfeld |
2018-07-14 | auth-filter: do not write more than we've read | Jason A. Donenfeld |
2018-07-14 | auth-filters: do not use HMAC-SHA1 | Jason A. Donenfeld |
2018-07-13 | Bump version.v1.2 | Jason A. Donenfeld |
2018-07-10 | Update COPYING | Todd Zullinger |
2018-07-08 | css: use correct size in annotated decoration | Jason A. Donenfeld |
2018-07-05 | cgitrc.5: add local tar signature example | Jason A. Donenfeld |
2018-07-04 | Fix gcc 8.1.1 compiler warnings | Jason A. Donenfeld |
2018-07-03 | cgitrc.5: document new signature notes | Jason A. Donenfeld |
2018-07-03 | snapshot: support tar signature for compressed tar | Christian Hesse |
2018-07-03 | extra-head-content: introduce another option for meta tags | Jason A. Donenfeld |
2018-06-27 | Use string list strdup_strings for mimetypes | John Keeping |
2018-06-27 | manpage: fix sorting order | Andy Green |
2018-06-27 | cache: close race window when unlocking slots | John Keeping |
2018-06-27 | git: update to v2.18.0 | Christian Hesse |
2018-06-27 | global: remove functionality we deprecated for cgit v1.0 | Christian Hesse |
2018-06-27 | snapshot: strip bit from struct cgit_snapshot_format | Christian Hesse |
2018-06-27 | snapshot: support special value 'all' to enable all formats | Christian Hesse |
2018-06-27 | snapshot: support archive signatures | John Keeping |
2018-06-27 | ui-refs: use shared function to print tag downloads | John Keeping |
2018-06-27 | ui-shared: pass separator in to cgit_print_snapshot_links() | John Keeping |
2018-06-27 | ui-shared: use the same snapshot logic as ui-refs | John Keeping |
2018-06-27 | ui-shared: rename parameter to cgit_print_snapshot_links() | John Keeping |
2018-06-27 | ui-shared: remove unused parameter | John Keeping |
2018-06-27 | ui-refs: remove unnecessary sanity check | John Keeping |
2018-06-27 | ui-snapshot: filter permitted snapshot requests | John Keeping |
2018-06-27 | Add "snapshot-prefix" repo configuration | John Keeping |
2018-06-27 | ui-snapshot: pass repo into get_ref_from_filename() | John Keeping |
2018-06-27 | ui-shared: pass repo object to print_snapshot_links() | John Keeping |
2018-06-27 | ui-log: highlight annotated tags in different color | Christian Hesse |
2018-06-27 | print git version string in footer | Christian Hesse |
2018-06-27 | git: update to v2.17.1 | Christian Hesse |
2018-06-19 | ui-blame: free read_sha1_file() buffer after use | Andy Green |
2018-06-16 | ui-tag: Fix inconsistent capitalization | Jon DeVree |
2018-06-16 | ui-tree: free read_sha1_file() buffer after use | Andy Green |
2018-06-16 | Makefile: drive asciidoc directly for HTML output | John Keeping |
2018-02-21 | doc: use consistent id's when generating html files | Todd Zullinger |
2018-02-12 | cgit: prepare repo before error pages | Jason A. Donenfeld |
2018-01-19 | ui-blame: Allow syntax highlighting | Jeff Smith |
2018-01-19 | ui-blame: Make each column into a single table cell | Jeff Smith |
2018-01-19 | ui-blame: Break out emit_blame_entry into component methods | Jeff Smith |
2018-01-19 | ui-blame: Distinguish hashes column from lines column | Jeff Smith |
2018-01-19 | git: update to v2.16.0 | Christian Hesse |
2017-12-06 | git: update to v2.15.1 | Christian Hesse |