Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | Merge branch 'jn/mime-type-with-params' | Junio C Hamano | 2011-07-19 | 1 | -1/+10 | |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | gitweb: Serve */*+xml 'blob_plain' as text/plain with $prevent_xss | Jakub Narebski | 2011-06-30 | 1 | -1/+2 | |
| * | | | | | gitweb: Serve text/* 'blob_plain' as text/plain with $prevent_xss | Jakub Narebski | 2011-06-30 | 1 | -1/+9 | |
* | | | | | | Merge branch 'jn/gitweb-split-header-html' | Junio C Hamano | 2011-07-19 | 1 | -77/+95 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | gitweb: Refactor git_header_html | Jakub Narebski | 2011-06-22 | 1 | -77/+95 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge branch 'ln/gitweb-mime-types-split-at-blank' | Junio C Hamano | 2011-07-13 | 1 | -6/+3 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | gitweb: allow space as delimiter in mime.types | Ludwig Nussel | 2011-06-15 | 1 | -6/+3 | |
* | | | | | | | Merge branch 'jn/gitweb-js-blame' into next | Junio C Hamano | 2011-06-29 | 1 | -37/+42 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | gitweb.js: use setTimeout rather than setInterval in blame_incremental.js | Jakub Narebski | 2011-05-27 | 1 | -15/+40 | |
| * | | | | | | gitweb.js: No need for loop in blame_incremental's handleResponse() | Jakub Narebski | 2011-05-27 | 1 | -9/+4 | |
| * | | | | | | gitweb.js: No need for inProgress in blame_incremental.js | Jakub Narebski | 2011-05-27 | 1 | -18/+3 | |
* | | | | | | | Merge branch 'maint' | Junio C Hamano | 2011-06-21 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | ||||||
| * | | | | | | gitweb: 'pickaxe' and 'grep' features requires 'search' to be enabled | Jakub Narebski | 2011-06-21 | 1 | -0/+2 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | gitweb: do not misparse nonnumeric content tag files that contain a digit | Jonathan Nieder | 2011-06-09 | 1 | -1/+1 | |
* | | | | | | Merge branch 'jn/mime-type-with-params' | Junio C Hamano | 2011-06-06 | 1 | -1/+1 | |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | ||||||
| * | | | | | gitweb: Fix usability of $prevent_xss | Jakub Narebski | 2011-06-05 | 1 | -1/+1 | |
* | | | | | | gitweb: Move "Requirements" up in gitweb/INSTALL | Jakub Narebski | 2011-06-03 | 1 | -15/+15 | |
* | | | | | | gitweb: Describe CSSMIN and JSMIN in gitweb/INSTALL | Jakub Narebski | 2011-06-02 | 1 | -6/+13 | |
* | | | | | | gitweb: Move information about installation from README to INSTALL | Jakub Narebski | 2011-06-02 | 2 | -116/+113 | |
* | | | | | | Merge branch 'jn/gitweb-js' | Junio C Hamano | 2011-05-26 | 10 | -241/+1022 | |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | ||||||
| * | | | | | gitweb: Make JavaScript ability to adjust timezones configurable | Jakub Narebski | 2011-05-24 | 1 | -8/+31 | |
| * | | | | | gitweb.js: Add UI for selecting common timezone to display dates | John 'Warthog9' Hawley | 2011-05-24 | 4 | -16/+345 | |
| * | | | | | gitweb: JavaScript ability to adjust time based on timezone | John 'Warthog9' Hawley | 2011-05-24 | 4 | -3/+84 | |
| * | | | | | gitweb: Unify the way long timestamp is displayed | Jakub Narebski | 2011-05-24 | 1 | -5/+3 | |
| * | | | | | gitweb: Refactor generating of long dates into format_timestamp_html | Jakub Narebski | 2011-05-24 | 1 | -23/+22 | |
| * | | | | | gitweb.js: Provide getElementsByClassName method (if it not exists) | Jakub Narebski | 2011-05-24 | 1 | -0/+51 | |
| * | | | | | gitweb.js: Introduce code to handle cookies from JavaScript | Jakub Narebski | 2011-05-24 | 2 | -0/+115 | |
| * | | | | | gitweb.js: Extract and improve datetime handling | Jakub Narebski | 2011-05-24 | 3 | -51/+162 | |
| * | | | | | gitweb.js: Provide default values for padding in padLeftStr and padLeft | Jakub Narebski | 2011-05-24 | 1 | -3/+11 | |
| * | | | | | gitweb.js: Update and improve comments in JavaScript files | Jakub Narebski | 2011-05-24 | 2 | -15/+19 | |
| | |_|/ / | |/| | | | ||||||
| * | | | | gitweb: Split JavaScript for maintability, combining on build | Jakub Narebski | 2011-05-24 | 5 | -206/+268 | |
* | | | | | Merge branch 'jn/ctags-more' | Junio C Hamano | 2011-05-26 | 3 | -46/+144 | |
|\ \ \ \ \ | ||||||
| * | | | | | gitweb: Optional grouping of projects by category | Sebastien Cevey | 2011-04-29 | 3 | -3/+82 | |
| * | | | | | gitweb: Modularized git_get_project_description to be more generic | Sebastien Cevey | 2011-04-29 | 1 | -8/+16 | |
| * | | | | | gitweb: Split git_project_list_body in two functions | Sebastien Cevey | 2011-04-29 | 1 | -39/+50 | |
* | | | | | | gitweb: Refactor reading and parsing config file into read_config_file | Jakub Narebski | 2011-05-25 | 1 | -8/+20 | |
* | | | | | | Merge branch 'jn/ctags' | Junio C Hamano | 2011-05-11 | 1 | -121/+276 | |
|\ \ \ \ \ \ | |/ / / / / | | | | / / | |_|_|/ / |/| | | | | ||||||
| * | | | | gitweb: Mark matched 'ctag' / contents tag (?by_tag=foo) | Jakub Narebski | 2011-04-29 | 1 | -3/+9 | |
| * | | | | gitweb: Change the way "content tags" ('ctags') are handled | Jakub Narebski | 2011-04-29 | 1 | -44/+97 | |
| | |_|/ | |/| | | ||||||
| * | | | gitweb: Restructure projects list generation | Jakub Narebski | 2011-04-29 | 1 | -77/+173 | |
| |/ / | ||||||
* | | | gitweb: supply '-n' to gzip for identical output | Fraser Tweedale | 2011-04-26 | 1 | -1/+1 | |
|/ / | ||||||
* | | remove doubled words, e.g., s/to to/to/, and fix related typos | Jim Meyering | 2011-04-13 | 1 | -1/+1 | |
* | | Merge branch 'maint' | Junio C Hamano | 2011-04-04 | 1 | -5/+19 | |
|\ \ | ||||||
| * | | gitweb: Fix parsing of negative fractional timezones in JavaScript | Jakub Narebski | 2011-04-04 | 1 | -5/+19 | |
* | | | Sync with 1.7.4.2 | Junio C Hamano | 2011-03-25 | 1 | -2/+4 | |
|\ \ \ | |/ / | ||||||
| * | | gitweb: Fix handling of fractional timezones in parse_date | Jakub Narebski | 2011-03-25 | 1 | -2/+4 | |
* | | | Merge branch 'kc/gitweb-pathinfo-w-anchor' | Junio C Hamano | 2011-03-23 | 1 | -7/+20 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | gitweb: fix #patchNN anchors when path_info is enabled | Kevin Cernekee | 2011-03-18 | 1 | -7/+20 | |
* | | | gitweb: Always call parse_date with timezone parameter | Jakub Narebski | 2011-03-19 | 1 | -3/+2 | |
|/ / | ||||||
* | | gitweb: highlight: replace tabs with spaces | Kevin Cernekee | 2011-03-16 | 1 | -1/+1 |