summaryrefslogtreecommitdiff
path: root/gitweb
AgeCommit message (Expand)Author
2014-04-08Merge branch 'jl/nor-or-nand-and'Junio C Hamano
2014-03-31comments: fix misuses of "nor"Justin Lebar
2014-02-20gitweb: Avoid overflowing page body frame with large imagesAndrew Keller
2013-12-12gitweb: Denote non-heads, non-remotes branchesKrzesimir Nowak
2013-12-12gitweb: Add a feature for adding more branch refsKrzesimir Nowak
2013-12-12gitweb: Return 1 on validation success instead of passed inputKrzesimir Nowak
2013-12-12gitweb: Move check-ref-format code into separate functionKrzesimir Nowak
2013-09-17Merge branch 'ab/gitweb-author-initials'Junio C Hamano
2013-09-11Merge branch 'tf/gitweb-ss-tweak'Junio C Hamano
2013-08-30gitweb: Fix the author initials in blame for non-ASCII namesÆvar Arnfjörð Bjarmason
2013-08-20gitweb: make search help link less uglyTony Finch
2013-08-20gitweb: omit the repository owner when it is unsetTony Finch
2013-08-20gitweb: vertically centre contents of page footerTony Finch
2013-08-20gitweb: ensure OPML text fits inside its boxTony Finch
2013-07-05gitweb: allow extra breadcrumbs to prefix the trailTony Finch
2013-06-07gitweb: fix problem causing erroneous project listCharles McGarvey
2013-04-15gitweb/INSTALL: Simplify description of GITWEB_CONFIG_SYSTEMJakub Narębski
2013-04-12Correct common spelling mistakes in comments and testsStefano Lattarini
2013-04-12doc: various spelling fixesStefano Lattarini
2013-03-07gitweb/README: remove reference to git.kernel.orgFredrik Gustafsson
2013-01-29gitweb: refer to picon/gravatar images over the same schemeAndrej E Baranov
2013-01-12Merge branch 'os/gitweb-highlight-uncaptured' into maintJunio C Hamano
2013-01-10Merge branch 'md/gitweb-sort-by-age' into maintJunio C Hamano
2013-01-02gitweb: fix error in sanitize when highlight is enabledOrgad Shaneh
2012-12-11gitweb: Sort projects with undefined ages lastMatthew Daley
2012-11-29Merge branch 'pp/gitweb-config-underscore'Junio C Hamano
2012-11-28Merge branch 'rh/maint-gitweb-highlight-ext' into maintJunio C Hamano
2012-11-21gitweb: make remote_heads config setting workPhil Pennock
2012-11-20Merge branch 'jk/maint-gitweb-xss'Junio C Hamano
2012-11-12gitweb: escape html in rss titleJeff King
2012-11-08gitweb.perl: fix %highlight_ext mappingsRichard Hubbell
2012-10-12gitweb.cgi: fix "comitter_tz" typo in feedDylan Alex Simon
2012-09-10Merge branch 'maint-1.7.11' into maintJunio C Hamano
2012-09-10Merge branch 'js/gitweb-path-info-unquote' into maint-1.7.11Junio C Hamano
2012-08-15gitweb: URL-decode $my_url/$my_uri when stripping PATH_INFOJay Soffian
2012-07-24Merge branch 'nk/maint-gitweb-log-by-lines'Junio C Hamano
2012-07-05gitweb: Add support to Link: tagNamhyung Kim
2012-07-05gitweb: Handle other types of tag in git_print_logNamhyung Kim
2012-07-05gitweb: Cleanup git_print_log()Namhyung Kim
2012-04-30Merge branch 'kk/gitweb-omit-expensive'Junio C Hamano
2012-04-30Merge branch 'kk/maint-gitweb-missing-owner'Junio C Hamano
2012-04-26gitweb: Option to not display information about ownerKacper Kornet
2012-04-25gitweb: Option to omit column with time of the last changeKacper Kornet
2012-04-25gitweb: Don't set owner if got empty value from projects.listKacper Kornet
2012-04-24Merge branch 'mk/gitweb-diff-hl'Junio C Hamano
2012-04-16Merge branch 'wk/gitweb-snapshot-use-if-modified-since'Junio C Hamano
2012-04-11gitweb: Refinement highlightning in combined diffsMichał Kiedrowicz
2012-04-11gitweb: Highlight interesting parts of diffMichał Kiedrowicz
2012-04-11gitweb: Push formatting diff lines to print_diff_chunk()Michał Kiedrowicz
2012-04-11gitweb: Use print_diff_chunk() for both side-by-side and inline diffsMichał Kiedrowicz