]> Lady’s Gitweb - Gitweb/shortlog
Gitweb
29 hours ago Emma Brooksgitweb: Recognize *-to and Closes/Fixes trailers
29 hours ago Julien Moutinhogitweb: fix UTF-8 encoding when using CGI::Fast
29 hours ago Denis Ovsienkogitweb: fix a couple spelling errors in comments
29 hours ago Jeff Kinggitweb: escape URLs generated by href()
29 hours ago Elijah NewrenFix spelling errors in code comments
29 hours ago Robert Luberdagitweb: correctly store previous rev in javascript...
29 hours ago brian m. carlsongitweb: make hash size independent
29 hours ago Ævar Arnfjörð... gitweb: hard-depend on the Digest::MD5 5.8 module
29 hours ago Guillaume Castagninogitweb: use filetest to allow ACLs
29 hours ago Job Snijdersgitweb: add 'raw' blob_plain link in history overview
29 hours ago Hielke Christian... gitweb: skip unreadable subdirectories
29 hours ago Ville SkyttäSpelling fixes
29 hours ago Sven Strickrothdoc: use https links to Wikipedia to avoid http redirects
29 hours ago Ævar Arnfjörð... gitweb: link to "git describe"'d commits in log messages
29 hours ago Ævar Arnfjörð... gitweb: link to 7-char+ SHA-1s, not only 8-char+
29 hours ago Ævar Arnfjörð... gitweb: fix a typo in a comment
29 hours ago Ian Kellinggitweb: use highlight's shebang detection
29 hours ago Ian Kellinggitweb: remove unused guess_file_syntax() parameter
29 hours ago Andreas Brauchligitweb: escape link body in format_ref_marker
29 hours ago Shin Kojimagitweb: apply fallback encoding before highlight
29 hours ago Øyvind A. Holmgitweb: squelch "uninitialized value" warning
29 hours ago Jeff Kinggitweb: hack around CGI's list-context param() handling
29 hours ago Roland Masgitweb: use start_form, not startform that was removed...
29 hours ago Justin Lebarcomments: fix misuses of "nor"
29 hours ago Andrew Kellergitweb: Avoid overflowing page body frame with large...
29 hours ago Krzesimir Nowakgitweb: Denote non-heads, non-remotes branches
29 hours ago Krzesimir Nowakgitweb: Add a feature for adding more branch refs
29 hours ago Krzesimir Nowakgitweb: Return 1 on validation success instead of passe...
29 hours ago Krzesimir Nowakgitweb: Move check-ref-format code into separate function
29 hours ago Ævar Arnfjörð... gitweb: Fix the author initials in blame for non-ASCII...
29 hours ago Tony Finchgitweb: make search help link less ugly
29 hours ago Tony Finchgitweb: omit the repository owner when it is unset
29 hours ago Tony Finchgitweb: vertically centre contents of page footer
29 hours ago Tony Finchgitweb: ensure OPML text fits inside its box
29 hours ago Tony Finchgitweb: allow extra breadcrumbs to prefix the trail
29 hours ago Charles McGarveygitweb: fix problem causing erroneous project list
29 hours ago Jakub Narębskigitweb/INSTALL: Simplify description of GITWEB_CONFIG_S...
29 hours ago Stefano LattariniCorrect common spelling mistakes in comments and tests
29 hours ago Stefano Lattarinidoc: various spelling fixes
29 hours ago Fredrik Gustafssongitweb/README: remove reference to git.kernel.org
29 hours ago Andrej E Baranovgitweb: refer to picon/gravatar images over the same...
29 hours ago Orgad Shanehgitweb: fix error in sanitize when highlight is enabled
29 hours ago Matthew Daleygitweb: Sort projects with undefined ages last
29 hours ago Phil Pennockgitweb: make remote_heads config setting work
29 hours ago Jeff Kinggitweb: escape html in rss title
29 hours ago Richard Hubbellgitweb.perl: fix %highlight_ext mappings
29 hours ago Dylan Alex... gitweb.cgi: fix "comitter_tz" typo in feed
29 hours ago Jay Soffiangitweb: URL-decode $my_url/$my_uri when stripping PATH_INFO
29 hours ago Namhyung Kimgitweb: Add support to Link: tag
29 hours ago Namhyung Kimgitweb: Handle other types of tag in git_print_log
29 hours ago Namhyung Kimgitweb: Cleanup git_print_log()
29 hours ago Kacper Kornetgitweb: Option to not display information about owner
29 hours ago Kacper Kornetgitweb: Option to omit column with time of the last...
29 hours ago Kacper Kornetgitweb: Don't set owner if got empty value from project...
29 hours ago Michał Kiedrowiczgitweb: Refinement highlightning in combined diffs
29 hours ago Michał Kiedrowiczgitweb: Highlight interesting parts of diff
29 hours ago Michał Kiedrowiczgitweb: Push formatting diff lines to print_diff_chunk()
29 hours ago Michał Kiedrowiczgitweb: Use print_diff_chunk() for both side-by-side...
29 hours ago Michał Kiedrowiczgitweb: Extract print_sidebyside_diff_lines()
29 hours ago Jakub Narębskigitweb: Pass esc_html_hl_regions() options to esc_html()
29 hours ago Michał Kiedrowiczgitweb: esc_html_hl_regions(): Don't create empty ...
29 hours ago Michał Kiedrowiczgitweb: Use descriptive names in esc_html_hl_regions()
29 hours ago Sebastian Pippinggitweb: Fix unintended "--no-merges" for regular Atom...
29 hours ago W. Trevor Kinggitweb: add If-Modified-Since handling to git_snapshot().
29 hours ago W. Trevor Kinggitweb: refactor If-Modified-Since handling
29 hours ago W. Trevor Kinggitweb: add `status` headers to git_feed() responses.
29 hours ago Jim Meyeringcorrect a few doubled-word nits in comments and documen...
29 hours ago Jakub Narebskigitweb: Fix fixed string (non-regexp) project search
29 hours ago Jakub Narebskigitweb: Fix passing parameters to git_project_search_form
29 hours ago Jakub Narebskigitweb: Handle invalid regexp in regexp search
29 hours ago Jakub Narebskigitweb: Highlight matched part of shortened project...
29 hours ago Jakub Narebskigitweb: Highlight matched part of project description...
29 hours ago Jakub Narebskigitweb: Highlight matched part of project name when...
29 hours ago Jakub Narebskigitweb: Introduce esc_html_match_hl and esc_html_hl_regions
29 hours ago Jakub Narebskigitweb: Faster project search
29 hours ago Jakub Narebskigitweb: Option for filling only specified info in fill_...
29 hours ago Jakub Narebskigitweb: Refactor checking if part of project info need...
29 hours ago Jakub Narebskigitweb: Fix 'grep' search for multiple matches in file
29 hours ago Jakub Narebskigitweb: Fix "heads" view when there is no current branch
29 hours ago Jakub Narebskigitweb: Harden and improve $project_filter page title
29 hours ago Jakub Narebskigitweb: Allow UTF-8 encoded CGI query parameters and...
29 hours ago Jakub Narebskigitweb: Make project search respect project_filter
29 hours ago Jakub Narebskigitweb: improve usability of projects search form
29 hours ago Bernhard R... gitweb: place links to parent directories in page header
29 hours ago Bernhard R... gitweb: show active project_filter in project_list...
29 hours ago Bernhard R... gitweb: limit links to alternate forms of project_list...
29 hours ago Bernhard R... gitweb: add project_filter to limit project list to...
29 hours ago Bernhard R... gitweb: prepare git_get_projects_list for use outside...
29 hours ago Bernhard R... gitweb: move hard coded .git suffix out of git_get_proj...
29 hours ago Jakub Narebskigitweb: Fix actionless dispatch for non-existent objects
29 hours ago Jakub Narebskigitweb: Harden "grep" search against filenames with ':'
29 hours ago Jakub Narebskigitweb: Fix file links in "grep" search
29 hours ago Matthieu Moygitweb: accept trailing "/" in $project_list
29 hours ago Jakub Narebskigitweb: Fix fallback mode of to_utf8 subroutine
29 hours ago Jürgen Kreiledergitweb: Output valid utf8 in git_blame_common('data')
29 hours ago Jürgen Kreiledergitweb: esc_html() site name for title in OPML
29 hours ago Jürgen Kreiledergitweb: Call to_utf8() on input string in chop_and_esca...
29 hours ago Kato Kazuyoshigitweb: Add navigation to select side-by-side diff
29 hours ago Jakub Narebskigitweb: Use href(-replay=>1,...) for formats links...
29 hours ago Jakub Narebskigitweb: Give side-by-side diff extra CSS styling
next
This page took 0.550969 seconds and 4 git commands to generate.