summaryrefslogtreecommitdiffstats
path: root/gitweb/gitweb.perl (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-08Merge branch 'jl/nor-or-nand-and'Junio C Hamano1-1/+1
2014-03-31comments: fix misuses of "nor"Justin Lebar1-1/+1
2014-02-20gitweb: Avoid overflowing page body frame with large imagesAndrew Keller1-1/+1
2013-12-12gitweb: Denote non-heads, non-remotes branchesKrzesimir Nowak1-5/+29
2013-12-12gitweb: Add a feature for adding more branch refsKrzesimir Nowak1-12/+68
2013-12-12gitweb: Return 1 on validation success instead of passed inputKrzesimir Nowak1-29/+32
2013-12-12gitweb: Move check-ref-format code into separate functionKrzesimir Nowak1-4/+13
2013-09-17Merge branch 'ab/gitweb-author-initials'Junio C Hamano1-0/+1
2013-09-11Merge branch 'tf/gitweb-ss-tweak'Junio C Hamano1-3/+3
2013-08-30gitweb: Fix the author initials in blame for non-ASCII namesÆvar Arnfjörð Bjarmason1-0/+1
2013-08-20gitweb: make search help link less uglyTony Finch1-2/+2
2013-08-20gitweb: omit the repository owner when it is unsetTony Finch1-1/+1
2013-07-04gitweb: allow extra breadcrumbs to prefix the trailTony Finch1-1/+6
2013-06-07gitweb: fix problem causing erroneous project listCharles McGarvey1-1/+1
2013-04-12Correct common spelling mistakes in comments and testsStefano Lattarini1-3/+3
2013-01-28gitweb: refer to picon/gravatar images over the same schemeAndrej E Baranov1-2/+2
2013-01-11Merge branch 'os/gitweb-highlight-uncaptured' into maintJunio C Hamano1-1/+1
2013-01-10Merge branch 'md/gitweb-sort-by-age' into maintJunio C Hamano1-14/+21
2013-01-01gitweb: fix error in sanitize when highlight is enabledOrgad Shaneh1-1/+1
2012-12-11gitweb: Sort projects with undefined ages lastMatthew Daley1-14/+21
2012-11-29Merge branch 'pp/gitweb-config-underscore'Junio C Hamano1-2/+5
2012-11-28Merge branch 'rh/maint-gitweb-highlight-ext' into maintJunio C Hamano1-9/+8
2012-11-21gitweb: make remote_heads config setting workPhil Pennock1-2/+5
2012-11-20Merge branch 'jk/maint-gitweb-xss'Junio C Hamano1-0/+1
2012-11-12gitweb: escape html in rss titleJeff King1-0/+1
2012-11-08gitweb.perl: fix %highlight_ext mappingsRichard Hubbell1-9/+8
2012-10-12gitweb.cgi: fix "comitter_tz" typo in feedDylan Alex Simon1-1/+1
2012-09-10Merge branch 'maint-1.7.11' into maintJunio C Hamano1-0/+5
2012-09-10Merge branch 'js/gitweb-path-info-unquote' into maint-1.7.11Junio C Hamano1-0/+5
2012-08-15gitweb: URL-decode $my_url/$my_uri when stripping PATH_INFOJay Soffian1-0/+5
2012-07-23Merge branch 'nk/maint-gitweb-log-by-lines'Junio C Hamano1-15/+18
2012-07-05gitweb: Add support to Link: tagNamhyung Kim1-0/+10
2012-07-05gitweb: Handle other types of tag in git_print_logNamhyung Kim1-1/+1
2012-07-05gitweb: Cleanup git_print_log()Namhyung Kim1-14/+7
2012-04-29Merge branch 'kk/gitweb-omit-expensive'Junio C Hamano1-10/+25
2012-04-29Merge branch 'kk/maint-gitweb-missing-owner'Junio C Hamano1-2/+4
2012-04-26gitweb: Option to not display information about ownerKacper Kornet1-6/+15
2012-04-25gitweb: Option to omit column with time of the last changeKacper Kornet1-5/+11
2012-04-25gitweb: Don't set owner if got empty value from projects.listKacper Kornet1-2/+4
2012-04-24Merge branch 'mk/gitweb-diff-hl'Junio C Hamano1-87/+236
2012-04-16Merge branch 'wk/gitweb-snapshot-use-if-modified-since'Junio C Hamano1-26/+39
2012-04-11gitweb: Refinement highlightning in combined diffsMichał Kiedrowicz1-13/+42
2012-04-11gitweb: Highlight interesting parts of diffMichał Kiedrowicz1-12/+95
2012-04-11gitweb: Push formatting diff lines to print_diff_chunk()Michał Kiedrowicz1-19/+18
2012-04-11gitweb: Use print_diff_chunk() for both side-by-side and inline diffsMichał Kiedrowicz1-16/+39
2012-04-11gitweb: Extract print_sidebyside_diff_lines()Michał Kiedrowicz1-45/+51
2012-04-11gitweb: Pass esc_html_hl_regions() options to esc_html()Jakub Narębski1-4/+7
2012-04-11gitweb: esc_html_hl_regions(): Don't create empty <span> elementsMichał Kiedrowicz1-0/+3
2012-04-11gitweb: Use descriptive names in esc_html_hl_regions()Michał Kiedrowicz1-5/+8
2012-04-11gitweb: Fix unintended "--no-merges" for regular Atom feedSebastian Pipping1-0/+1