Age | Commit message (Expand) | Author | Files | Lines |
2018-06-27 | git: update to v2.18.0 | Christian Hesse | 13 | -70/+71 |
2018-06-27 | global: remove functionality we deprecated for cgit v1.0 | Christian Hesse | 5 | -43/+3 |
2018-06-27 | snapshot: strip bit from struct cgit_snapshot_format | Christian Hesse | 5 | -10/+17 |
2018-06-27 | snapshot: support special value 'all' to enable all formats | Christian Hesse | 2 | -0/+4 |
2018-06-27 | snapshot: support archive signatures | John Keeping | 3 | -1/+84 |
2018-06-27 | ui-refs: use shared function to print tag downloads | John Keeping | 1 | -26/+1 |
2018-06-27 | ui-shared: pass separator in to cgit_print_snapshot_links() | John Keeping | 4 | -5/+6 |
2018-06-27 | ui-shared: use the same snapshot logic as ui-refs | John Keeping | 1 | -1/+7 |
2018-06-27 | ui-shared: rename parameter to cgit_print_snapshot_links() | John Keeping | 2 | -3/+3 |
2018-06-27 | ui-shared: remove unused parameter | John Keeping | 4 | -5/+4 |
2018-06-27 | ui-refs: remove unnecessary sanity check | John Keeping | 1 | -3/+0 |
2018-06-27 | ui-snapshot: filter permitted snapshot requests | John Keeping | 1 | -1/+1 |
2018-06-27 | Add "snapshot-prefix" repo configuration | John Keeping | 7 | -4/+23 |
2018-06-27 | ui-snapshot: pass repo into get_ref_from_filename() | John Keeping | 1 | -3/+4 |
2018-06-27 | ui-shared: pass repo object to print_snapshot_links() | John Keeping | 4 | -10/+8 |
2018-06-27 | ui-log: highlight annotated tags in different color | Christian Hesse | 2 | -1/+13 |
2018-06-27 | print git version string in footer | Christian Hesse | 1 | -2/+3 |
2018-06-27 | git: update to v2.17.1 | Christian Hesse | 3 | -2/+2 |
2018-06-19 | ui-blame: free read_sha1_file() buffer after use | Andy Green | 1 | -1/+4 |
2018-06-16 | ui-tag: Fix inconsistent capitalization | Jon DeVree | 1 | -1/+1 |
2018-06-16 | ui-tree: free read_sha1_file() buffer after use | Andy Green | 1 | -0/+2 |
2018-06-16 | Makefile: drive asciidoc directly for HTML output | John Keeping | 2 | -4/+8 |
2018-02-21 | doc: use consistent id's when generating html files | Todd Zullinger | 1 | -1/+1 |
2018-02-12 | cgit: prepare repo before error pages | Jason A. Donenfeld | 1 | -7/+12 |
2018-01-19 | ui-blame: Allow syntax highlighting | Jeff Smith | 3 | -13/+62 |
2018-01-19 | ui-blame: Make each column into a single table cell | Jeff Smith | 2 | -23/+54 |
2018-01-19 | ui-blame: Break out emit_blame_entry into component methods | Jeff Smith | 1 | -14/+30 |
2018-01-19 | ui-blame: Distinguish hashes column from lines column | Jeff Smith | 2 | -1/+2 |
2018-01-19 | git: update to v2.16.0 | Christian Hesse | 8 | -10/+9 |
2017-12-06 | git: update to v2.15.1 | Christian Hesse | 3 | -1/+2 |
2017-10-15 | global: spelling fixes | Ville Skyttä | 4 | -8/+8 |
2017-10-15 | ui-shared: use type='search' for the search box | Ville Skyttä | 1 | -2/+2 |
2017-10-14 | filter: pipe_fh should be local | Jason A. Donenfeld | 2 | -7/+7 |
2017-10-14 | parsing: don't clear existing state with empty input | John Keeping | 1 | -2/+1 |
2017-10-03 | ui-tree: link to blame UI if enabled | Jeff Smith | 3 | -4/+29 |
2017-10-03 | ui-blame: add blame UI | Jeff Smith | 8 | -1/+265 |
2017-10-03 | ui-shared: make a char* parameter const | Jeff Smith | 2 | -12/+9 |
2017-10-03 | ui-tree: move set_title_from_path to ui-shared | Jeff Smith | 3 | -33/+35 |
2017-10-03 | html: html_ntxt with no ellipsis | Jeff Smith | 3 | -23/+14 |
2017-10-03 | cache: flush stdio before restoring FDs | John Keeping | 2 | -2/+6 |
2017-09-22 | Use https for submodule | Daniel M. Weeks | 1 | -1/+1 |
2017-08-10 | ui-plain: print symlink content | John Keeping | 1 | -1/+1 |
2017-08-10 | cgit: don't set vpath unless repo is set | John Keeping | 1 | -6/+6 |
2017-08-10 | parsing: clear query path before starting | John Keeping | 1 | -1/+1 |
2017-08-10 | ui-shared: don't print path crumbs without a repo | John Keeping | 1 | -1/+1 |
2017-08-10 | ui-atom: properly escape delimiter in page link | John Keeping | 1 | -1/+1 |
2017-08-10 | git: update to v2.14 | Jeff Smith | 14 | -42/+43 |
2017-08-10 | git: update to v2.13.4 | Christian Hesse | 4 | -5/+10 |
2017-07-27 | Update .mailmap with my new email address | Lukas Fleischer | 1 | -2/+2 |
2017-04-05 | Remove unused variable from sort_section() | Lukas Fleischer | 1 | -1/+0 |