Age | Commit message (Expand) | Author | Files | Lines |
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 | 1 | -1/+1 |
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 | 1 | -3/+3 |
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 |
2013-07-04 | gitweb: allow extra breadcrumbs to prefix the trail | Tony Finch | 1 | -1/+6 |
2013-06-07 | gitweb: fix problem causing erroneous project list | Charles McGarvey | 1 | -1/+1 |
2013-04-12 | Correct common spelling mistakes in comments and tests | Stefano Lattarini | 1 | -3/+3 |
2013-01-28 | gitweb: refer to picon/gravatar images over the same scheme | Andrej E Baranov | 1 | -2/+2 |
2013-01-11 | Merge branch 'os/gitweb-highlight-uncaptured' into maint | Junio C Hamano | 1 | -1/+1 |
2013-01-10 | Merge branch 'md/gitweb-sort-by-age' into maint | Junio C Hamano | 1 | -14/+21 |
2013-01-01 | gitweb: fix error in sanitize when highlight is enabled | Orgad Shaneh | 1 | -1/+1 |
2012-12-11 | gitweb: Sort projects with undefined ages last | Matthew Daley | 1 | -14/+21 |
2012-11-29 | Merge branch 'pp/gitweb-config-underscore' | Junio C Hamano | 1 | -2/+5 |
2012-11-28 | Merge branch 'rh/maint-gitweb-highlight-ext' into maint | Junio C Hamano | 1 | -9/+8 |
2012-11-21 | gitweb: make remote_heads config setting work | Phil Pennock | 1 | -2/+5 |
2012-11-20 | Merge branch 'jk/maint-gitweb-xss' | Junio C Hamano | 1 | -0/+1 |
2012-11-12 | gitweb: escape html in rss title | Jeff King | 1 | -0/+1 |
2012-11-08 | gitweb.perl: fix %highlight_ext mappings | Richard Hubbell | 1 | -9/+8 |
2012-10-12 | gitweb.cgi: fix "comitter_tz" typo in feed | Dylan Alex Simon | 1 | -1/+1 |
2012-09-10 | Merge branch 'maint-1.7.11' into maint | Junio C Hamano | 1 | -0/+5 |
2012-09-10 | Merge branch 'js/gitweb-path-info-unquote' into maint-1.7.11 | Junio C Hamano | 1 | -0/+5 |
2012-08-15 | gitweb: URL-decode $my_url/$my_uri when stripping PATH_INFO | Jay Soffian | 1 | -0/+5 |
2012-07-23 | Merge branch 'nk/maint-gitweb-log-by-lines' | Junio C Hamano | 1 | -15/+18 |
2012-07-05 | gitweb: Add support to Link: tag | Namhyung Kim | 1 | -0/+10 |
2012-07-05 | gitweb: Handle other types of tag in git_print_log | Namhyung Kim | 1 | -1/+1 |
2012-07-05 | gitweb: Cleanup git_print_log() | Namhyung Kim | 1 | -14/+7 |
2012-04-29 | Merge branch 'kk/gitweb-omit-expensive' | Junio C Hamano | 1 | -10/+25 |
2012-04-29 | Merge branch 'kk/maint-gitweb-missing-owner' | Junio C Hamano | 1 | -2/+4 |
2012-04-26 | gitweb: Option to not display information about owner | Kacper Kornet | 1 | -6/+15 |
2012-04-25 | gitweb: Option to omit column with time of the last change | Kacper Kornet | 1 | -5/+11 |