816 Commits (c20f592611c2760a14d37fa1780afd2093159aeb)

Author SHA1 Message Date
Peter Stuge 2b07ff3ffa gitweb: Fix links to lines in blobs when javascript-actions are enabled 13 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 a598ded1e2 gitweb: 'pickaxe' and 'grep' features requires 'search' to be enabled 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 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
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
Jakub Narebski 12b1443c2c gitweb: Restructure projects list generation 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
Jakub Narebski 9029ebbe11 gitweb: Fix parsing of negative fractional timezones in JavaScript 14 years ago
Jakub Narebski 2b1e17237b gitweb: Fix handling of fractional timezones in parse_date 14 years ago
Jakub Narebski 6368d9f1af gitweb: Always call parse_date with timezone parameter 14 years ago
Kevin Cernekee 5e96a847b3 gitweb: fix #patchNN anchors when path_info is enabled 14 years ago
Kevin Cernekee 6affdbe677 gitweb: highlight: replace tabs with spaces 14 years ago
Ævar Arnfjörð Bjarmason 98885c2914 gitweb/gitweb.perl: don't call S_ISREG() with undef 14 years ago
Ævar Arnfjörð Bjarmason 0f54b7d09a gitweb/gitweb.perl: remove use of qw(...) as parentheses 14 years ago
Jakub Narebski 2e9c8789b7 gitweb: Mention optional Perl modules in INSTALL 14 years ago
Adam Tkac d2d434beeb Don't pass "--xhtml" to hightlight in gitweb.perl script. 14 years ago
Sylvain Rabot 3ca7353cab gitweb: remove unnecessary test when closing file descriptor 14 years ago
Sylvain Rabot 3ce19eb857 gitweb: add extensions to highlight feature map 14 years ago
Jonathan Nieder 6822052427 gitweb: make logo optional 14 years ago
Jonathan Nieder 9d9f5e72dc gitweb: skip logo in atom feed when there is none 14 years ago
Jakub Narebski 05bb5a2584 gitweb: Include links to feeds in HTML header only for '200 OK' response 14 years ago
Jakub Narebski 3017ed62f4 gitweb: Introduce esc_attr to escape attributes of HTML elements 14 years ago
Jakub Narebski 67976c65e0 gitweb: Fix handling of whitespace in generated links 14 years ago
Jonathan Nieder b3f52a9c3a gitweb: document $per_request_config better 14 years ago
Jakub Narebski da4b2432cc gitweb: selectable configurations that change with each request 14 years ago
Giuseppe Bilotta 9d0d42f345 gitweb: group remote heads by remote 14 years ago
Giuseppe Bilotta b891d52a64 gitweb: provide a routine to display (sub)sections 14 years ago
Giuseppe Bilotta 0e65699992 gitweb: refactor repository URL printing 14 years ago