]> Lady’s Gitweb - Gitweb/shortlog
Gitweb
23 hours ago Michał Kiedrowiczgitweb: Use descriptive names in esc_html_hl_regions()
23 hours ago Sebastian Pippinggitweb: Fix unintended "--no-merges" for regular Atom...
23 hours ago W. Trevor Kinggitweb: add If-Modified-Since handling to git_snapshot().
23 hours ago W. Trevor Kinggitweb: refactor If-Modified-Since handling
23 hours ago W. Trevor Kinggitweb: add `status` headers to git_feed() responses.
23 hours ago Jim Meyeringcorrect a few doubled-word nits in comments and documen...
23 hours ago Jakub Narebskigitweb: Fix fixed string (non-regexp) project search
23 hours ago Jakub Narebskigitweb: Fix passing parameters to git_project_search_form
23 hours ago Jakub Narebskigitweb: Handle invalid regexp in regexp search
23 hours ago Jakub Narebskigitweb: Highlight matched part of shortened project...
23 hours ago Jakub Narebskigitweb: Highlight matched part of project description...
23 hours ago Jakub Narebskigitweb: Highlight matched part of project name when...
23 hours ago Jakub Narebskigitweb: Introduce esc_html_match_hl and esc_html_hl_regions
23 hours ago Jakub Narebskigitweb: Faster project search
23 hours ago Jakub Narebskigitweb: Option for filling only specified info in fill_...
23 hours ago Jakub Narebskigitweb: Refactor checking if part of project info need...
23 hours ago Jakub Narebskigitweb: Fix 'grep' search for multiple matches in file
23 hours ago Jakub Narebskigitweb: Fix "heads" view when there is no current branch
23 hours ago Jakub Narebskigitweb: Harden and improve $project_filter page title
23 hours ago Jakub Narebskigitweb: Allow UTF-8 encoded CGI query parameters and...
23 hours ago Jakub Narebskigitweb: Make project search respect project_filter
23 hours ago Jakub Narebskigitweb: improve usability of projects search form
23 hours ago Bernhard R... gitweb: place links to parent directories in page header
23 hours ago Bernhard R... gitweb: show active project_filter in project_list...
23 hours ago Bernhard R... gitweb: limit links to alternate forms of project_list...
23 hours ago Bernhard R... gitweb: add project_filter to limit project list to...
23 hours ago Bernhard R... gitweb: prepare git_get_projects_list for use outside...
23 hours ago Bernhard R... gitweb: move hard coded .git suffix out of git_get_proj...
23 hours ago Jakub Narebskigitweb: Fix actionless dispatch for non-existent objects
23 hours ago Jakub Narebskigitweb: Harden "grep" search against filenames with ':'
23 hours ago Jakub Narebskigitweb: Fix file links in "grep" search
23 hours ago Matthieu Moygitweb: accept trailing "/" in $project_list
23 hours ago Jakub Narebskigitweb: Fix fallback mode of to_utf8 subroutine
23 hours ago Jürgen Kreiledergitweb: Output valid utf8 in git_blame_common('data')
23 hours ago Jürgen Kreiledergitweb: esc_html() site name for title in OPML
23 hours ago Jürgen Kreiledergitweb: Call to_utf8() on input string in chop_and_esca...
23 hours ago Kato Kazuyoshigitweb: Add navigation to select side-by-side diff
23 hours ago Jakub Narebskigitweb: Use href(-replay=>1,...) for formats links...
23 hours ago Jakub Narebskigitweb: Give side-by-side diff extra CSS styling
23 hours ago Kato Kazuyoshigitweb: Add a feature to show side-by-side diff
23 hours ago Jakub Narebskigitweb: Extract formatting of diff chunk header
23 hours ago Jakub Narebskigitweb: Refactor diff body line classification
23 hours ago Ramsay Jonesgitweb/Makefile: Remove static/gitweb.js in the clean...
23 hours ago Julien Muchembledgitweb: fix regression when filtering out forks
23 hours ago Lénaïc Huardgitweb: provide a way to customize html headers
23 hours ago Jakub Narebskigitweb: Add gitweb(1) manpage for gitweb itself
23 hours ago Drew Northupgitweb: Add gitweb.conf(5) manpage for gitweb configura...
23 hours ago Peter Stugegitweb: Fix links to lines in blobs when javascript...
23 hours ago Jakub Narebskigitweb: Strip non-printable characters from syntax...
23 hours ago 张忠山gitweb: pass string after encoding in utf-8 to syntax...
23 hours ago Jakub Narebskigitweb: Git config keys are case insensitive, make...
23 hours ago Jakub Narebskigitweb: Introduce common system-wide settings for conve...
23 hours ago Jakub Narebskigitweb: Serve */*+xml 'blob_plain' as text/plain with...
23 hours ago Jakub Narebskigitweb: Serve text/* 'blob_plain' as text/plain with...
23 hours ago Jakub Narebskigitweb: Refactor git_header_html
23 hours ago Jakub Narebskigitweb: Make git_search_* subroutines render whole...
23 hours ago Jakub Narebskigitweb: Clean up code in git_search_* subroutines
23 hours ago Jakub Narebskigitweb: Split body of git_search into subroutines
23 hours ago Jakub Narebskigitweb: Check permissions first in git_search
23 hours ago Jakub Narebskigitweb: 'pickaxe' and 'grep' features requires 'search...
23 hours ago Ludwig Nusselgitweb: allow space as delimiter in mime.types
23 hours ago Jonathan Niedergitweb: do not misparse nonnumeric content tag files...
23 hours ago Jakub Narebskigitweb: Fix usability of $prevent_xss
23 hours ago Jakub Narebskigitweb: Move "Requirements" up in gitweb/INSTALL
23 hours ago Jakub Narebskigitweb: Describe CSSMIN and JSMIN in gitweb/INSTALL
23 hours ago Jakub Narebskigitweb: Move information about installation from README...
23 hours ago Jakub Narebskigitweb.js: use setTimeout rather than setInterval in...
23 hours ago Jakub Narebskigitweb.js: No need for loop in blame_incremental's...
23 hours ago Jakub Narebskigitweb.js: No need for inProgress in blame_incremental.js
23 hours ago Jakub Narebskigitweb: Refactor reading and parsing config file into...
23 hours ago Jakub Narebskigitweb: Make JavaScript ability to adjust timezones...
23 hours ago John 'Warthog9... gitweb.js: Add UI for selecting common timezone to...
23 hours ago John 'Warthog9... gitweb: JavaScript ability to adjust time based on...
23 hours ago Jakub Narebskigitweb: Unify the way long timestamp is displayed
23 hours ago Jakub Narebskigitweb: Refactor generating of long dates into format_t...
23 hours ago Jakub Narebskigitweb.js: Provide getElementsByClassName method (if...
23 hours ago Jakub Narebskigitweb.js: Introduce code to handle cookies from JavaScript
23 hours ago Jakub Narebskigitweb.js: Extract and improve datetime handling
23 hours ago Jakub Narebskigitweb.js: Provide default values for padding in padLef...
23 hours ago Jakub Narebskigitweb.js: Update and improve comments in JavaScript...
23 hours ago Jakub Narebskigitweb: Split JavaScript for maintability, combining...
23 hours ago Jakub Narebskigitweb: Restructure projects list generation
23 hours ago Sebastien Ceveygitweb: Optional grouping of projects by category
23 hours ago Jakub Narebskigitweb: Mark matched 'ctag' / contents tag (?by_tag...
23 hours ago Sebastien Ceveygitweb: Modularized git_get_project_description to...
23 hours ago Jakub Narebskigitweb: Change the way "content tags" ('ctags') are...
23 hours ago Sebastien Ceveygitweb: Split git_project_list_body in two functions
23 hours ago Fraser Tweedalegitweb: supply '-n' to gzip for identical output
23 hours ago Jim Meyeringremove doubled words, e.g., s/to to/to/, and fix relate...
23 hours ago Jakub Narebskigitweb: Fix parsing of negative fractional timezones...
23 hours ago Jakub Narebskigitweb: Fix handling of fractional timezones in parse_date
23 hours ago Jakub Narebskigitweb: Always call parse_date with timezone parameter
23 hours ago Kevin Cernekeegitweb: fix #patchNN anchors when path_info is enabled
23 hours ago Kevin Cernekeegitweb: highlight: replace tabs with spaces
23 hours ago Ævar Arnfjörð... gitweb/gitweb.perl: don't call S_ISREG() with undef
23 hours ago Ævar Arnfjörð... gitweb/gitweb.perl: remove use of qw(...) as parentheses
23 hours ago Jakub Narebskigitweb: Mention optional Perl modules in INSTALL
23 hours ago Adam TkacDon't pass "--xhtml" to hightlight in gitweb.perl script.
23 hours ago Sylvain Rabotgitweb: remove unnecessary test when closing file descr...
23 hours ago Sylvain Rabotgitweb: add extensions to highlight feature map
next
This page took 0.221194 seconds and 4 git commands to generate.