Age | Commit message (Expand) | Author | Files | Lines |
2022-03-08 | gitweb: remove invalid http-equiv="content-type" | Jason Yundt | 1 | -3/+1 |
2021-09-10 | Merge branch 'gh/gitweb-branch-sort' | Junio C Hamano | 1 | -1/+2 |
2021-06-10 | gitweb: use HEAD as secondary sort key in git_get_heads_list() | Greg Hurrell | 1 | -1/+2 |
2021-04-08 | gitweb: add "e-mail privacy" feature to redact e-mail addresses | Georgios Kontaxis | 1 | -7/+27 |
2020-12-08 | gitweb/Makefile: conditionally include ../GIT-VERSION-FILE | Ramsay Jones | 1 | -0/+2 |
2020-05-01 | Merge branch 'eb/gitweb-more-trailers' | Junio C Hamano | 1 | -1/+1 |
2020-04-24 | gitweb: Recognize *-to and Closes/Fixes trailers | Emma Brooks | 1 | -1/+1 |
2020-03-29 | gitweb: fix UTF-8 encoding when using CGI::Fast | Julien Moutinho | 1 | -0/+16 |
2020-01-08 | Merge branch 'do/gitweb-typofix-in-comments' | Junio C Hamano | 1 | -2/+2 |
2020-01-04 | gitweb: fix a couple spelling errors in comments | Denis Ovsienko | 1 | -2/+2 |
2019-12-01 | Merge branch 'jk/gitweb-anti-xss' | Junio C Hamano | 1 | -14/+17 |
2019-12-01 | Merge branch 'en/doc-typofix' | Junio C Hamano | 1 | -9/+9 |
2019-11-18 | gitweb: escape URLs generated by href() | Jeff King | 1 | -14/+17 |
2019-11-10 | Fix spelling errors in code comments | Elijah Newren | 1 | -9/+9 |
2019-10-28 | gitweb: correctly store previous rev in javascript-actions mode | Robert Luberda | 1 | -1/+1 |
2019-04-01 | gitweb: make hash size independent | brian m. carlson | 1 | -30/+67 |
2018-03-05 | gitweb: hard-depend on the Digest::MD5 5.8 module | Ævar Arnfjörð Bjarmason | 2 | -15/+5 |
2017-11-06 | Merge branch 'gc/gitweb-filetest-acl' | Junio C Hamano | 1 | -0/+2 |
2017-10-24 | gitweb: use filetest to allow ACLs | Guillaume Castagnino | 1 | -0/+2 |
2017-08-26 | Merge branch 'js/gitweb-raw-blob-link-in-history' | Junio C Hamano | 1 | -0/+3 |
2017-08-23 | Merge branch 'hb/gitweb-project-list' into maint | Junio C Hamano | 1 | -0/+2 |
2017-08-22 | gitweb: add 'raw' blob_plain link in history overview | Job Snijders | 1 | -0/+3 |
2017-08-11 | Merge branch 'hb/gitweb-project-list' | Junio C Hamano | 1 | -0/+2 |
2017-07-18 | gitweb: skip unreadable subdirectories | Hielke Christian Braun | 1 | -0/+2 |
2017-06-27 | Spelling fixes | Ville Skyttä | 1 | -2/+2 |
2017-05-15 | doc: use https links to Wikipedia to avoid http redirects | Sven Strickroth | 1 | -1/+1 |
2016-10-26 | Merge branch 'ab/gitweb-abbrev-links' | Junio C Hamano | 1 | -3/+17 |
2016-10-14 | gitweb: link to "git describe"'d commits in log messages | Ævar Arnfjörð Bjarmason | 1 | -2/+16 |
2016-10-14 | gitweb: link to 7-char+ SHA-1s, not only 8-char+ | Ævar Arnfjörð Bjarmason | 1 | -1/+1 |
2016-10-14 | gitweb: fix a typo in a comment | Ævar Arnfjörð Bjarmason | 1 | -1/+1 |
2016-09-25 | gitweb: use highlight's shebang detection | Ian Kelling | 1 | -5/+5 |
2016-09-25 | gitweb: remove unused guess_file_syntax() parameter | Ian Kelling | 1 | -2/+2 |
2016-08-01 | gitweb: escape link body in format_ref_marker | Andreas Brauchli | 1 | -1/+1 |
2016-05-18 | Merge branch 'sk/gitweb-highlight-encoding' into HEAD | Junio C Hamano | 1 | -0/+3 |
2016-05-03 | gitweb: apply fallback encoding before highlight | Shin Kojima | 1 | -0/+3 |
2016-01-12 | gitweb: squelch "uninitialized value" warning | Øyvind A. Holm | 1 | -1/+1 |
2014-11-18 | gitweb: hack around CGI's list-context param() handling | Jeff King | 1 | -1/+5 |
2014-10-16 | gitweb: use start_form, not startform that was removed in CGI.pm 4.04 | Roland Mas | 1 | -2/+2 |
2014-04-08 | Merge branch 'jl/nor-or-nand-and' | Junio C Hamano | 1 | -1/+1 |
2014-03-31 | comments: fix misuses of "nor" | Justin Lebar | 1 | -1/+1 |
2014-02-20 | gitweb: Avoid overflowing page body frame with large images | Andrew Keller | 2 | -1/+6 |
2013-12-12 | gitweb: Denote non-heads, non-remotes branches | Krzesimir Nowak | 1 | -5/+29 |
2013-12-12 | gitweb: Add a feature for adding more branch refs | Krzesimir Nowak | 1 | -12/+68 |
2013-12-12 | gitweb: Return 1 on validation success instead of passed input | Krzesimir Nowak | 1 | -29/+32 |
2013-12-12 | gitweb: Move check-ref-format code into separate function | Krzesimir Nowak | 1 | -4/+13 |
2013-09-17 | Merge branch 'ab/gitweb-author-initials' | Junio C Hamano | 1 | -0/+1 |
2013-09-11 | Merge branch 'tf/gitweb-ss-tweak' | Junio C Hamano | 2 | -6/+6 |
2013-08-30 | gitweb: Fix the author initials in blame for non-ASCII names | Ævar Arnfjörð Bjarmason | 1 | -0/+1 |
2013-08-20 | gitweb: make search help link less ugly | Tony Finch | 1 | -2/+2 |
2013-08-20 | gitweb: omit the repository owner when it is unset | Tony Finch | 1 | -1/+1 |