about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2022-02-13Generate valid Atom feedsJune McEnroe-11/+20
2022-02-13Merge up to git v2.32.0June McEnroe-193/+179
2022-02-13Fix crash trying to print "this commit" on 404sJune McEnroe-1/+1
2022-02-13Use owner-filter for repo page headersJune McEnroe-1/+7
2022-02-13Fix tests for diff spansJune McEnroe-4/+4
2022-02-13Use <pre> and <span> to print diffsJune McEnroe-23/+21
2022-02-13Use buffered stdioEric Wong-3/+33
2022-02-13Remove redundant title on repo anchorsChris Mayo-2/+2
2022-02-13Improve button spacing for browsers w/o CSSEric Wong-4/+11
2022-02-13Improve decoration display for browsers without CSSEric Wong-6/+5
2022-02-13Use <pre> for commit-msgEric Wong-10/+5
2022-02-13Improve pageheader display on text-based browsersEric Wong-4/+13
2022-02-13Use git raw note formatChris Mayo-1/+1
2022-02-13Add "this commit" option to switch formAlyssa Ross-0/+12
2022-02-13Show subject in commit page titleJune McEnroe-0/+1
2022-02-13Show symlink targets in tree listingJune McEnroe-2/+20
2022-02-13Disallow blame in robots.txtJune McEnroe-0/+1
2022-02-13Don't link to blame for binary blobsJune McEnroe-2/+4
2022-02-13Bail from blame if blob is binaryJune McEnroe-0/+4
2022-02-13Remove dependency on memrchrJune McEnroe-1/+4
2021-06-08git: update to v2.32.0Christian Hesse-36/+23
2021-05-18git: update to v2.31.1Christian Hesse-1/+1
2021-05-12md2html: use proper formatting for hrChristian Hesse-5/+1
2021-03-16git: update to v2.31.0Christian Hesse-4/+5
2021-02-10git: update to v2.30.1Christian Hesse-1/+1
2020-12-29tests: t0107: support older and/or non-GNU tarTodd Zullinger-4/+4
2020-12-29md2html: use sane_lists extensionJason A. Donenfeld-0/+1
2020-12-29git: update to v2.30.0Christian Hesse-33/+35
2020-10-30git: update to v2.29.2Christian Hesse-1/+1
2020-10-27git: update to v2.29.1Christian Hesse-1/+1
2020-10-22tests: try with commit-graphChristian Hesse-4/+8
2020-10-22tests: do not copy snapshots to /tmp/Christian Hesse-6/+3
2020-10-20global: replace hard coded hash lengthChristian Hesse-6/+5
2020-10-20global: replace references to 'sha1' with 'oid'Christian Hesse-66/+66
2020-10-19git: update to v2.29.0Christian Hesse-35/+35
2020-07-27git: update to v2.28.0Christian Hesse-1/+1
2020-06-02git: update to v2.27.0Christian Hesse-1/+1
2020-03-23git: update to v2.26.0Christian Hesse-1/+1
2020-03-13Bump versionJason A. Donenfeld-1/+1
2020-03-13global: use proper accessors for maybe_treeJason A. Donenfeld-19/+29
2020-03-12ui-snapshot: add support for zstd compressionChristian Hesse-4/+56
2020-03-12tests: add tests for xz compressed snapshotsChristian Hesse-1/+43
2020-02-26ui-snapshot: add support for lzip compressionHanspeter Portner-3/+52
2020-02-17git: update to v2.25.1Christian Hesse-1/+1
2020-01-13tests: allow to skip git version testsChristian Hesse-0/+4
2020-01-13Bump versionJason A. Donenfeld-1/+1
2020-01-13git: update to v2.25.0Christian Hesse-2/+2
2019-12-11tests: skip tests if strace is not functionalChristian Hesse-0/+6
2019-12-10git: update to v2.24.1Christian Hesse-1/+1
2019-11-22ui-repolist: do not return unsigned (negative) valueChristian Hesse-1/+1