aboutsummaryrefslogtreecommitdiffstats
path: root/html.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-06-27ui-snapshot: filter permitted snapshot requestsJohn Keeping1-1/+1
2018-06-27Add "snapshot-prefix" repo configurationJohn Keeping7-4/+23
2018-06-27ui-snapshot: pass repo into get_ref_from_filename()John Keeping1-3/+4
2018-06-27ui-shared: pass repo object to print_snapshot_links()John Keeping4-10/+8
2018-06-27ui-log: highlight annotated tags in different colorChristian Hesse2-1/+13
2018-06-27print git version string in footerChristian Hesse1-2/+3
2018-06-27git: update to v2.17.1Christian Hesse3-2/+2
2018-06-19ui-blame: free read_sha1_file() buffer after useAndy Green1-1/+4
2018-06-16ui-tag: Fix inconsistent capitalizationJon DeVree1-1/+1
2018-06-16ui-tree: free read_sha1_file() buffer after useAndy Green1-0/+2
2018-06-16Makefile: drive asciidoc directly for HTML outputJohn Keeping2-4/+8
2018-02-21doc: use consistent id's when generating html filesTodd Zullinger1-1/+1
2018-02-12cgit: prepare repo before error pagesJason A. Donenfeld1-7/+12
2018-01-19ui-blame: Allow syntax highlightingJeff Smith3-13/+62
2018-01-19ui-blame: Make each column into a single table cellJeff Smith2-23/+54
2018-01-19ui-blame: Break out emit_blame_entry into component methodsJeff Smith1-14/+30
2018-01-19ui-blame: Distinguish hashes column from lines columnJeff Smith2-1/+2
2018-01-19git: update to v2.16.0Christian Hesse8-10/+9
2017-12-06git: update to v2.15.1Christian Hesse3-1/+2
2017-10-15global: spelling fixesVille Skyttä4-8/+8
2017-10-15ui-shared: use type='search' for the search boxVille Skyttä1-2/+2
2017-10-14filter: pipe_fh should be localJason A. Donenfeld2-7/+7
2017-10-14parsing: don't clear existing state with empty inputJohn Keeping1-2/+1
2017-10-03ui-tree: link to blame UI if enabledJeff Smith3-4/+29
2017-10-03ui-blame: add blame UIJeff Smith8-1/+265
2017-10-03ui-shared: make a char* parameter constJeff Smith2-12/+9
2017-10-03ui-tree: move set_title_from_path to ui-sharedJeff Smith3-33/+35
2017-10-03html: html_ntxt with no ellipsisJeff Smith3-23/+14
2017-10-03cache: flush stdio before restoring FDsJohn Keeping2-2/+6
2017-09-22Use https for submoduleDaniel M. Weeks1-1/+1
2017-08-10ui-plain: print symlink contentJohn Keeping1-1/+1
2017-08-10cgit: don't set vpath unless repo is setJohn Keeping1-6/+6
2017-08-10parsing: clear query path before startingJohn Keeping1-1/+1
2017-08-10ui-shared: don't print path crumbs without a repoJohn Keeping1-1/+1
2017-08-10ui-atom: properly escape delimiter in page linkJohn Keeping1-1/+1
2017-08-10git: update to v2.14Jeff Smith14-42/+43
2017-08-10git: update to v2.13.4Christian Hesse4-5/+10
2017-07-27Update .mailmap with my new email addressLukas Fleischer1-2/+2
2017-04-05Remove unused variable from sort_section()Lukas Fleischer1-1/+0
2017-03-30ui-repolist: properly sort by ageJason A. Donenfeld1-21/+17
2017-01-23ui-patch: fix crash when using path limitLukas Fleischer1-4/+3
2017-01-22syntax-highlighting: replace invalid unicode with ?Jason A. Donenfeld1-2/+2
2016-11-30git: update to v2.11.0Christian Hesse3-2/+2
2016-11-25Link with -ldl on GNU HurdPeter Colberg1-1/+1
2016-11-24git: update to v2.10.2 againJohn Keeping1-0/+0
2016-11-23Bump version.v1.1Jason A. Donenfeld2-1/+1
2016-11-23css: highlight even table rows and skip empty rowsChristian Hesse3-3/+24
2016-11-06git: update to v2.10.2Christian Hesse2-1/+1
2016-10-12ui-blog: fix oid handlingChristian Hesse1-5/+5
2016-10-12shared: remove unused function strlpart()Christian Hesse2-17/+0