aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-16Makefile: drive asciidoc directly for HTML outputGravatar John Keeping
2018-02-21doc: use consistent id's when generating html filesGravatar Todd Zullinger
2018-02-12cgit: prepare repo before error pagesGravatar Jason A. Donenfeld
2018-01-19ui-blame: Allow syntax highlightingGravatar Jeff Smith
2018-01-19ui-blame: Make each column into a single table cellGravatar Jeff Smith
2018-01-19ui-blame: Break out emit_blame_entry into component methodsGravatar Jeff Smith
2018-01-19ui-blame: Distinguish hashes column from lines columnGravatar Jeff Smith
2018-01-19git: update to v2.16.0Gravatar Christian Hesse
2017-12-06git: update to v2.15.1Gravatar Christian Hesse
2017-10-15global: spelling fixesGravatar Ville Skyttä
2017-10-15ui-shared: use type='search' for the search boxGravatar Ville Skyttä
2017-10-14filter: pipe_fh should be localGravatar Jason A. Donenfeld
2017-10-14parsing: don't clear existing state with empty inputGravatar John Keeping
2017-10-03ui-tree: link to blame UI if enabledGravatar Jeff Smith
2017-10-03ui-blame: add blame UIGravatar Jeff Smith
2017-10-03ui-shared: make a char* parameter constGravatar Jeff Smith
2017-10-03ui-tree: move set_title_from_path to ui-sharedGravatar Jeff Smith
2017-10-03html: html_ntxt with no ellipsisGravatar Jeff Smith
2017-10-03cache: flush stdio before restoring FDsGravatar John Keeping
2017-09-22Use https for submoduleGravatar Daniel M. Weeks
2017-08-10ui-plain: print symlink contentGravatar John Keeping
2017-08-10cgit: don't set vpath unless repo is setGravatar John Keeping
2017-08-10parsing: clear query path before startingGravatar John Keeping
2017-08-10ui-shared: don't print path crumbs without a repoGravatar John Keeping
2017-08-10ui-atom: properly escape delimiter in page linkGravatar John Keeping
2017-08-10git: update to v2.14Gravatar Jeff Smith
2017-08-10git: update to v2.13.4Gravatar Christian Hesse
2017-07-27Update .mailmap with my new email addressGravatar Lukas Fleischer
2017-04-05Remove unused variable from sort_section()Gravatar Lukas Fleischer
2017-03-30ui-repolist: properly sort by ageGravatar Jason A. Donenfeld
2017-01-23ui-patch: fix crash when using path limitGravatar Lukas Fleischer
2017-01-22syntax-highlighting: replace invalid unicode with ?Gravatar Jason A. Donenfeld
2016-11-30git: update to v2.11.0Gravatar Christian Hesse
2016-11-25Link with -ldl on GNU HurdGravatar Peter Colberg
2016-11-24git: update to v2.10.2 againGravatar John Keeping
2016-11-23Bump version.Gravatar Jason A. Donenfeld
2016-11-23css: highlight even table rows and skip empty rowsGravatar Christian Hesse
2016-11-06git: update to v2.10.2Gravatar Christian Hesse
2016-10-12ui-blog: fix oid handlingGravatar Christian Hesse
2016-10-12shared: remove unused function strlpart()Gravatar Christian Hesse
2016-10-12shared: remove unused function strrpart()Gravatar Christian Hesse
2016-10-12ui-repolist: fix memory leakGravatar Christian Hesse
2016-10-12Use skip_prefix() to get rid of magic constantsGravatar Lukas Fleischer
2016-10-12patch: reapply path limitGravatar John Keeping
2016-10-07ui-repolist: fix memory leakGravatar Christian Hesse
2016-10-04git: update to v2.10.1Gravatar Christian Hesse
2016-10-04ui-tree: replace 'unsigned char sha1[20]' with 'struct object_id oid'Gravatar Christian Hesse
2016-10-04ui-tag: replace 'unsigned char sha1[20]' with 'struct object_id oid'Gravatar Christian Hesse
2016-10-04ui-snapshot: replace 'unsigned char sha1[20]' with 'struct object_id oid'Gravatar Christian Hesse
2016-10-04ui-shared: replace 'unsigned char sha1[20]' with 'struct object_id oid'Gravatar Christian Hesse