Age | Commit message (Expand) | Author | Files | Lines |
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 |
2017-03-30 | ui-repolist: properly sort by age | Jason A. Donenfeld | 1 | -21/+17 |
2017-01-23 | ui-patch: fix crash when using path limit | Lukas Fleischer | 1 | -4/+3 |
2017-01-22 | syntax-highlighting: replace invalid unicode with ? | Jason A. Donenfeld | 1 | -2/+2 |
2016-11-30 | git: update to v2.11.0 | Christian Hesse | 3 | -2/+2 |
2016-11-25 | Link with -ldl on GNU Hurd | Peter Colberg | 1 | -1/+1 |
2016-11-24 | git: update to v2.10.2 again | John Keeping | 1 | -0/+0 |
2016-11-23 | Bump version. | Jason A. Donenfeld | 2 | -1/+1 |
2016-11-23 | css: highlight even table rows and skip empty rows | Christian Hesse | 3 | -3/+24 |
2016-11-06 | git: update to v2.10.2 | Christian Hesse | 2 | -1/+1 |
2016-10-12 | ui-blog: fix oid handling | Christian Hesse | 1 | -5/+5 |
2016-10-12 | shared: remove unused function strlpart() | Christian Hesse | 2 | -17/+0 |
2016-10-12 | shared: remove unused function strrpart() | Christian Hesse | 2 | -16/+0 |
2016-10-12 | ui-repolist: fix memory leak | Christian Hesse | 1 | -1/+3 |
2016-10-12 | Use skip_prefix() to get rid of magic constants | Lukas Fleischer | 2 | -28/+34 |
2016-10-12 | patch: reapply path limit | John Keeping | 1 | -2/+8 |
2016-10-07 | ui-repolist: fix memory leak | Christian Hesse | 1 | -1/+4 |