Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | Merge branch 'mk/gitweb-diff-hl' | Junio C Hamano | 2012-04-24 | 2 | -87/+244 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | gitweb: Refinement highlightning in combined diffs | Michał Kiedrowicz | 2012-04-11 | 1 | -13/+42 | |
| * | | | | | | | gitweb: Highlight interesting parts of diff | Michał Kiedrowicz | 2012-04-11 | 2 | -12/+103 | |
| * | | | | | | | gitweb: Push formatting diff lines to print_diff_chunk() | Michał Kiedrowicz | 2012-04-11 | 1 | -19/+18 | |
| * | | | | | | | gitweb: Use print_diff_chunk() for both side-by-side and inline diffs | Michał Kiedrowicz | 2012-04-11 | 1 | -16/+39 | |
| * | | | | | | | gitweb: Extract print_sidebyside_diff_lines() | Michał Kiedrowicz | 2012-04-11 | 1 | -45/+51 | |
| * | | | | | | | gitweb: Pass esc_html_hl_regions() options to esc_html() | Jakub Narębski | 2012-04-11 | 1 | -4/+7 | |
| * | | | | | | | gitweb: esc_html_hl_regions(): Don't create empty <span> elements | Michał Kiedrowicz | 2012-04-11 | 1 | -0/+3 | |
| * | | | | | | | gitweb: Use descriptive names in esc_html_hl_regions() | Michał Kiedrowicz | 2012-04-11 | 1 | -5/+8 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge branch 'wk/gitweb-snapshot-use-if-modified-since' | Junio C Hamano | 2012-04-16 | 1 | -26/+39 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | gitweb: add If-Modified-Since handling to git_snapshot(). | W. Trevor King | 2012-03-30 | 1 | -0/+10 | |
| * | | | | | | | gitweb: refactor If-Modified-Since handling | W. Trevor King | 2012-03-30 | 1 | -28/+29 | |
| * | | | | | | | gitweb: add `status` headers to git_feed() responses. | W. Trevor King | 2012-03-30 | 1 | -2/+4 | |
* | | | | | | | | gitweb: Fix unintended "--no-merges" for regular Atom feed | Sebastian Pipping | 2012-04-11 | 1 | -0/+1 | |
| |/ / / / / / |/| | | | | | | ||||||
* | | | | | | | correct a few doubled-word nits in comments and documentation | Jim Meyering | 2012-03-28 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | Merge branch 'jn/maint-do-not-match-with-unsanitized-searchtext' | Junio C Hamano | 2012-03-08 | 1 | -9/+9 | |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | ||||||
| * | | | | | gitweb: Fix fixed string (non-regexp) project searchjn/maint-do-not-match-with-unsanitized-searchtext | Jakub Narebski | 2012-03-06 | 1 | -8/+8 | |
* | | | | | | Merge branch 'jn/gitweb-hilite-regions' | Junio C Hamano | 2012-03-04 | 1 | -3/+92 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | gitweb: Highlight matched part of shortened project descriptionjn/gitweb-hilite-regions | Jakub Narebski | 2012-02-26 | 1 | -5/+47 | |
| * | | | | | | gitweb: Highlight matched part of project description when searching projects | Jakub Narebski | 2012-02-26 | 1 | -2/+6 | |
| * | | | | | | gitweb: Highlight matched part of project name when searching projects | Jakub Narebski | 2012-02-26 | 1 | -1/+3 | |
| * | | | | | | gitweb: Introduce esc_html_match_hl and esc_html_hl_regions | Jakub Narebski | 2012-02-26 | 1 | -0/+41 | |
* | | | | | | | gitweb: Fix passing parameters to git_project_search_form | Jakub Narebski | 2012-03-02 | 1 | -1/+1 | |
* | | | | | | | Merge branch 'jn/maint-gitweb-invalid-regexp' | Junio C Hamano | 2012-03-01 | 1 | -1/+10 | |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | ||||||
| * | | | | | | gitweb: Handle invalid regexp in regexp searchjn/maint-gitweb-invalid-regexp | Jakub Narebski | 2012-02-28 | 1 | -1/+10 | |
| | |/ / / / | |/| | | | | ||||||
| * | | | | | Merge branch 'ps/gitweb-js-with-lineno' into maint-1.7.6 | Junio C Hamano | 2011-10-26 | 1 | -4/+4 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'jn/mime-type-with-params' into maint | Junio C Hamano | 2011-08-16 | 1 | -1/+10 | |
| |\ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ | Merge branch 'jn/gitweb-search-optim' | Junio C Hamano | 2012-02-26 | 1 | -13/+53 | |
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | ||||||
| * | | | | | | | gitweb: Faster project searchjn/gitweb-search-optim | Jakub Narebski | 2012-02-23 | 1 | -2/+7 | |
| * | | | | | | | gitweb: Option for filling only specified info in fill_project_list_info | Jakub Narebski | 2012-02-23 | 1 | -8/+25 | |
| * | | | | | | | gitweb: Refactor checking if part of project info need filling | Jakub Narebski | 2012-02-23 | 1 | -8/+26 | |
* | | | | | | | | Merge branch 'jn/gitweb-unborn-head' | Junio C Hamano | 2012-02-21 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | | ||||||
| * | | | | | | | gitweb: Fix "heads" view when there is no current branchjn/gitweb-unborn-head | Jakub Narebski | 2012-02-17 | 1 | -2/+2 | |
* | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2012-02-20 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | / / | | |_|_|_|/ / | |/| | | | | | ||||||
| * | | | | | | gitweb: Fix 'grep' search for multiple matches in file | Jakub Narebski | 2012-02-19 | 1 | -1/+2 | |
* | | | | | | | Merge branch 'bl/gitweb-project-filter' | Junio C Hamano | 2012-02-14 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | gitweb: Harden and improve $project_filter page titlebl/gitweb-project-filter | Jakub Narebski | 2012-02-12 | 1 | -1/+1 | |
* | | | | | | | | Merge branch 'jn/gitweb-search-utf-8' | Junio C Hamano | 2012-02-12 | 1 | -7/+7 | |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | gitweb: Allow UTF-8 encoded CGI query parameters and path_infojn/gitweb-search-utf-8 | Jakub Narebski | 2012-02-03 | 1 | -8/+8 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'bl/gitweb-project-filter' | Junio C Hamano | 2012-02-07 | 2 | -20/+95 | |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | gitweb: Make project search respect project_filter | Jakub Narebski | 2012-02-01 | 1 | -5/+13 | |
| * | | | | | | gitweb: improve usability of projects search form | Jakub Narebski | 2012-02-01 | 2 | -6/+28 | |
| * | | | | | | gitweb: place links to parent directories in page header | Bernhard R. Link | 2012-02-01 | 1 | -1/+4 | |
| * | | | | | | gitweb: show active project_filter in project_list page header | Bernhard R. Link | 2012-02-01 | 1 | -0/+14 | |
| * | | | | | | gitweb: limit links to alternate forms of project_list to active project_filter | Bernhard R. Link | 2012-02-01 | 1 | -2/+4 | |
| * | | | | | | gitweb: add project_filter to limit project list to a subdirectory | Bernhard R. Link | 2012-02-01 | 1 | -6/+25 | |
| * | | | | | | gitweb: prepare git_get_projects_list for use outside 'forks'. | Bernhard R. Link | 2012-02-01 | 1 | -1/+6 | |
| * | | | | | | gitweb: move hard coded .git suffix out of git_get_projects_list | Bernhard R. Link | 2012-02-01 | 1 | -4/+6 | |
| |/ / / / / | ||||||
* | | | | | | Merge branch 'jn/gitweb-unspecified-action' | Junio C Hamano | 2012-01-29 | 1 | -1/+3 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | | | ||||||
| * | | | | gitweb: Fix actionless dispatch for non-existent objectsjn/gitweb-unspecified-action | Jakub Narebski | 2012-01-09 | 1 | -1/+3 |