847 Commits (6ba1eb51b94c4777d84e4c9c868096735b1e16dd)

Author SHA1 Message Date
Kato Kazuyoshi 6ba1eb51b9 gitweb: Add a feature to show side-by-side diff 13 years ago
Jakub Narebski f1310cf5e7 gitweb: Extract formatting of diff chunk header 13 years ago
Jakub Narebski 20a864cd83 gitweb: Refactor diff body line classification 13 years ago
Ramsay Jones a80b263e37 gitweb/Makefile: Remove static/gitweb.js in the clean target 13 years ago
Julien Muchembled 53c632faab gitweb: fix regression when filtering out forks 13 years ago
Lénaïc Huard c1355b7ffb gitweb: provide a way to customize html headers 13 years ago
Jakub Narebski 07ea4df278 gitweb: Add gitweb(1) manpage for gitweb itself 13 years ago
Drew Northup 6d3902b0d0 gitweb: Add gitweb.conf(5) manpage for gitweb configuration files 13 years ago
Peter Stuge 2b07ff3ffa gitweb: Fix links to lines in blobs when javascript-actions are enabled 13 years ago
Jakub Narebski 0866786b80 gitweb: Strip non-printable characters from syntax highlighter output 14 years ago
张忠山 927cd1fc94 gitweb: pass string after encoding in utf-8 to syntax highlighter 14 years ago
Jakub Narebski 14569cd810 gitweb: Git config keys are case insensitive, make config search too 14 years ago
Jakub Narebski 131d6afcba gitweb: Introduce common system-wide settings for convenience 14 years ago
Jakub Narebski e8c3531717 gitweb: Serve */*+xml 'blob_plain' as text/plain with $prevent_xss 14 years ago
Jakub Narebski 86afbd02c8 gitweb: Serve text/* 'blob_plain' as text/plain with $prevent_xss 14 years ago
Jakub Narebski 6ee9033d67 gitweb: Refactor git_header_html 14 years ago
Jakub Narebski 1ae05be4aa gitweb: Make git_search_* subroutines render whole pages 14 years ago
Jakub Narebski 882541b87d gitweb: Clean up code in git_search_* subroutines 14 years ago
Jakub Narebski 16f20725bb gitweb: Split body of git_search into subroutines 14 years ago
Jakub Narebski e0ca364551 gitweb: Check permissions first in git_search 14 years ago
Jakub Narebski a598ded1e2 gitweb: 'pickaxe' and 'grep' features requires 'search' to be enabled 14 years ago
Ludwig Nussel 93a6ad16a6 gitweb: allow space as delimiter in mime.types 14 years ago
Jonathan Nieder 2c162b56f3 gitweb: do not misparse nonnumeric content tag files that contain a digit 14 years ago
Jakub Narebski bee6ea17a1 gitweb: Fix usability of $prevent_xss 14 years ago
Jakub Narebski 80b4dfeeb2 gitweb: Move "Requirements" up in gitweb/INSTALL 14 years ago
Jakub Narebski 560869e321 gitweb: Describe CSSMIN and JSMIN in gitweb/INSTALL 14 years ago
Jakub Narebski cee694d012 gitweb: Move information about installation from README to INSTALL 14 years ago
Jakub Narebski 42ab5d40de gitweb.js: use setTimeout rather than setInterval in blame_incremental.js 14 years ago
Jakub Narebski e8dd0e4063 gitweb.js: No need for loop in blame_incremental's handleResponse() 14 years ago
Jakub Narebski 4510165934 gitweb.js: No need for inProgress in blame_incremental.js 14 years ago
Jakub Narebski f612a71cc9 gitweb: Refactor reading and parsing config file into read_config_file 14 years ago
Jakub Narebski 2e987f9240 gitweb: Make JavaScript ability to adjust timezones configurable 14 years ago
John 'Warthog9' Hawley 2ae8da2552 gitweb.js: Add UI for selecting common timezone to display dates 14 years ago
John 'Warthog9' Hawley 291e52bd19 gitweb: JavaScript ability to adjust time based on timezone 14 years ago
Jakub Narebski ce71b07632 gitweb: Unify the way long timestamp is displayed 14 years ago
Jakub Narebski 256b7b4883 gitweb: Refactor generating of long dates into format_timestamp_html 14 years ago
Jakub Narebski 1cae3ee70d gitweb.js: Provide getElementsByClassName method (if it not exists) 14 years ago
Jakub Narebski 9a86dd5710 gitweb: Split JavaScript for maintability, combining on build 14 years ago
Jakub Narebski fcce886bfb gitweb.js: Introduce code to handle cookies from JavaScript 14 years ago
Jakub Narebski 54b1479a77 gitweb.js: Extract and improve datetime handling 14 years ago
Jakub Narebski 4dfa207eec gitweb.js: Provide default values for padding in padLeftStr and padLeft 14 years ago
Jakub Narebski e2895de4d8 gitweb.js: Update and improve comments in JavaScript files 14 years ago
Jakub Narebski 12b1443c2c gitweb: Restructure projects list generation 14 years ago
Sebastien Cevey d940c9015d gitweb: Optional grouping of projects by category 14 years ago
Jakub Narebski 4b9447f98e gitweb: Mark matched 'ctag' / contents tag (?by_tag=foo) 14 years ago
Sebastien Cevey e4e3b32bd2 gitweb: Modularized git_get_project_description to be more generic 14 years ago
Jakub Narebski 0368c492d6 gitweb: Change the way "content tags" ('ctags') are handled 14 years ago
Sebastien Cevey 0fa920c35c gitweb: Split git_project_list_body in two functions 14 years ago
Fraser Tweedale 0c8c385ef1 gitweb: supply '-n' to gzip for identical output 14 years ago
Jim Meyering 0353a0c4ec remove doubled words, e.g., s/to to/to/, and fix related typos 14 years ago