summaryrefslogtreecommitdiffstats
path: root/gitweb
Commit message (Expand)AuthorAgeFilesLines
* gitweb: hack around CGI's list-context param() handlingJeff King2014-11-181-1/+5
* gitweb: use start_form, not startform that was removed in CGI.pm 4.04Roland Mas2014-10-161-2/+2
* Merge branch 'jl/nor-or-nand-and'Junio C Hamano2014-04-081-1/+1
|\
| * comments: fix misuses of "nor"Justin Lebar2014-03-311-1/+1
* | gitweb: Avoid overflowing page body frame with large imagesAndrew Keller2014-02-202-1/+6
|/
* gitweb: Denote non-heads, non-remotes branchesKrzesimir Nowak2013-12-121-5/+29
* gitweb: Add a feature for adding more branch refsKrzesimir Nowak2013-12-121-12/+68
* gitweb: Return 1 on validation success instead of passed inputKrzesimir Nowak2013-12-121-29/+32
* gitweb: Move check-ref-format code into separate functionKrzesimir Nowak2013-12-121-4/+13
* Merge branch 'ab/gitweb-author-initials'Junio C Hamano2013-09-171-0/+1
|\
| * gitweb: Fix the author initials in blame for non-ASCII namesÆvar Arnfjörð Bjarmason2013-08-301-0/+1
* | Merge branch 'tf/gitweb-ss-tweak'Junio C Hamano2013-09-112-6/+6
|\ \
| * | gitweb: make search help link less uglyTony Finch2013-08-201-2/+2
| * | gitweb: omit the repository owner when it is unsetTony Finch2013-08-201-1/+1
| * | gitweb: vertically centre contents of page footerTony Finch2013-08-201-1/+2
| * | gitweb: ensure OPML text fits inside its boxTony Finch2013-08-201-2/+1
| |/
* / gitweb: allow extra breadcrumbs to prefix the trailTony Finch2013-07-041-1/+6
|/
* gitweb: fix problem causing erroneous project listCharles McGarvey2013-06-071-1/+1
* gitweb/INSTALL: Simplify description of GITWEB_CONFIG_SYSTEMJakub Narębski2013-04-151-8/+5
* Correct common spelling mistakes in comments and testsStefano Lattarini2013-04-121-3/+3
* doc: various spelling fixesStefano Lattarini2013-04-121-1/+1
* gitweb/README: remove reference to git.kernel.orgFredrik Gustafsson2013-03-071-3/+0
* gitweb: refer to picon/gravatar images over the same schemeAndrej E Baranov2013-01-281-2/+2
* Merge branch 'os/gitweb-highlight-uncaptured' into maintJunio C Hamano2013-01-111-1/+1
|\
| * gitweb: fix error in sanitize when highlight is enabledOrgad Shaneh2013-01-011-1/+1
| * Merge branch 'maint-1.7.8' into maintJunio C Hamano2012-03-201-1/+3
| |\
| * \ Merge branch 'jn/maint-do-not-match-with-unsanitized-searchtext' into maintJunio C Hamano2012-03-121-8/+8
| |\ \
| * \ \ Merge branch 'jn/maint-gitweb-invalid-regexp' into maintJunio C Hamano2012-03-041-1/+10
| |\ \ \
| * \ \ \ Merge branch 'jn/gitweb-unborn-head' into maintJunio C Hamano2012-02-271-2/+2
| |\ \ \ \
* | \ \ \ \ Merge branch 'md/gitweb-sort-by-age' into maintJunio C Hamano2013-01-101-14/+21
|\ \ \ \ \ \
| * | | | | | gitweb: Sort projects with undefined ages lastMatthew Daley2012-12-111-14/+21
| * | | | | | Merge branch 'rh/maint-gitweb-highlight-ext' into maintJunio C Hamano2012-11-281-9/+8
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge branch 'pp/gitweb-config-underscore'Junio C Hamano2012-11-291-2/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | gitweb: make remote_heads config setting workPhil Pennock2012-11-211-2/+5
* | | | | | | | | Merge branch 'jk/maint-gitweb-xss'Junio C Hamano2012-11-201-0/+1
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| / / / / / / | |_|/ / / / / / |/| | | | | | |
| * | | | | | | gitweb: escape html in rss titleJeff King2012-11-121-0/+1
| |/ / / / / /
* / / / / / / gitweb.perl: fix %highlight_ext mappingsRichard Hubbell2012-11-081-9/+8
|/ / / / / /
* | | | | | gitweb.cgi: fix "comitter_tz" typo in feedDylan Alex Simon2012-10-121-1/+1
* | | | | | Merge branch 'maint-1.7.11' into maintJunio C Hamano2012-09-101-0/+5
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'js/gitweb-path-info-unquote' into maint-1.7.11Junio C Hamano2012-09-101-0/+5
| |\ \ \ \ \ \
| | * | | | | | gitweb: URL-decode $my_url/$my_uri when stripping PATH_INFOJay Soffian2012-08-151-0/+5
* | | | | | | | Merge branch 'nk/maint-gitweb-log-by-lines'Junio C Hamano2012-07-231-15/+18
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | gitweb: Add support to Link: tagNamhyung Kim2012-07-051-0/+10
| * | | | | | | gitweb: Handle other types of tag in git_print_logNamhyung Kim2012-07-051-1/+1
| * | | | | | | gitweb: Cleanup git_print_log()Namhyung Kim2012-07-051-14/+7
| |/ / / / / /
* | | | | | | Merge branch 'kk/gitweb-omit-expensive'Junio C Hamano2012-04-291-10/+25
|\ \ \ \ \ \ \
| * | | | | | | gitweb: Option to not display information about ownerKacper Kornet2012-04-261-6/+15
| * | | | | | | gitweb: Option to omit column with time of the last changeKacper Kornet2012-04-251-5/+11
* | | | | | | | Merge branch 'kk/maint-gitweb-missing-owner'Junio C Hamano2012-04-291-2/+4
|\| | | | | | |
| * | | | | | | gitweb: Don't set owner if got empty value from projects.listKacper Kornet2012-04-251-2/+4
| |/ / / / / /