]> Lady’s Gitweb - Gitweb/history - gitweb.perl
gitweb/Makefile: add a "NO_GITWEB" parameter
[Gitweb] / gitweb.perl
23 hours ago Jason Yundtgitweb: switch to an XHTML5 DOCTYPE
23 hours ago Jason Yundtgitweb: remove invalid http-equiv="content-type"
23 hours ago Greg Hurrellgitweb: use HEAD as secondary sort key in git_get_heads...
23 hours ago Georgios Kontaxisgitweb: add "e-mail privacy" feature to redact e-mail...
23 hours ago Emma Brooksgitweb: Recognize *-to and Closes/Fixes trailers
23 hours ago Julien Moutinhogitweb: fix UTF-8 encoding when using CGI::Fast
23 hours ago Denis Ovsienkogitweb: fix a couple spelling errors in comments
23 hours ago Jeff Kinggitweb: escape URLs generated by href()
23 hours ago Elijah NewrenFix spelling errors in code comments
23 hours ago brian m. carlsongitweb: make hash size independent
23 hours ago Ævar Arnfjörð Bjar... gitweb: hard-depend on the Digest::MD5 5.8 module
23 hours ago Guillaume Castagninogitweb: use filetest to allow ACLs
23 hours ago Job Snijdersgitweb: add 'raw' blob_plain link in history overview
23 hours ago Hielke Christian... gitweb: skip unreadable subdirectories
23 hours ago Ville SkyttäSpelling fixes
23 hours ago Sven Strickrothdoc: use https links to Wikipedia to avoid http redirects
23 hours ago Ævar Arnfjörð Bjar... gitweb: link to "git describe"'d commits in log messages
23 hours ago Ævar Arnfjörð Bjar... gitweb: link to 7-char+ SHA-1s, not only 8-char+
23 hours ago Ævar Arnfjörð Bjar... gitweb: fix a typo in a comment
23 hours ago Ian Kellinggitweb: use highlight's shebang detection
23 hours ago Ian Kellinggitweb: remove unused guess_file_syntax() parameter
23 hours ago Andreas Brauchligitweb: escape link body in format_ref_marker
23 hours ago Shin Kojimagitweb: apply fallback encoding before highlight
23 hours ago Øyvind A. Holmgitweb: squelch "uninitialized value" warning
23 hours ago Jeff Kinggitweb: hack around CGI's list-context param() handling
23 hours ago Roland Masgitweb: use start_form, not startform that was removed...
23 hours ago Justin Lebarcomments: fix misuses of "nor"
23 hours ago Andrew Kellergitweb: Avoid overflowing page body frame with large...
23 hours ago Krzesimir Nowakgitweb: Denote non-heads, non-remotes branches
23 hours ago Krzesimir Nowakgitweb: Add a feature for adding more branch refs
23 hours ago Krzesimir Nowakgitweb: Return 1 on validation success instead of passe...
23 hours ago Krzesimir Nowakgitweb: Move check-ref-format code into separate function
23 hours ago Ævar Arnfjörð Bjar... gitweb: Fix the author initials in blame for non-ASCII...
23 hours ago Tony Finchgitweb: make search help link less ugly
23 hours ago Tony Finchgitweb: omit the repository owner when it is unset
23 hours ago Tony Finchgitweb: allow extra breadcrumbs to prefix the trail
23 hours ago Charles McGarveygitweb: fix problem causing erroneous project list
23 hours ago Stefano LattariniCorrect common spelling mistakes in comments and tests
23 hours ago Andrej E Baranovgitweb: refer to picon/gravatar images over the same...
23 hours ago Orgad Shanehgitweb: fix error in sanitize when highlight is enabled
23 hours ago Matthew Daleygitweb: Sort projects with undefined ages last
23 hours ago Phil Pennockgitweb: make remote_heads config setting work
23 hours ago Jeff Kinggitweb: escape html in rss title
23 hours ago Richard Hubbellgitweb.perl: fix %highlight_ext mappings
23 hours ago Dylan Alex Simongitweb.cgi: fix "comitter_tz" typo in feed
23 hours ago Jay Soffiangitweb: URL-decode $my_url/$my_uri when stripping PATH_INFO
23 hours ago Namhyung Kimgitweb: Add support to Link: tag
23 hours ago Namhyung Kimgitweb: Handle other types of tag in git_print_log
23 hours ago Namhyung Kimgitweb: Cleanup git_print_log()
23 hours ago Kacper Kornetgitweb: Option to not display information about owner
23 hours ago Kacper Kornetgitweb: Option to omit column with time of the last...
23 hours ago Kacper Kornetgitweb: Don't set owner if got empty value from project...
23 hours ago Michał Kiedrowiczgitweb: Refinement highlightning in combined diffs
23 hours ago Michał Kiedrowiczgitweb: Highlight interesting parts of diff
23 hours ago Michał Kiedrowiczgitweb: Push formatting diff lines to print_diff_chunk()
23 hours ago Michał Kiedrowiczgitweb: Use print_diff_chunk() for both side-by-side...
23 hours ago Michał Kiedrowiczgitweb: Extract print_sidebyside_diff_lines()
23 hours ago Jakub Narębskigitweb: Pass esc_html_hl_regions() options to esc_html()
23 hours ago Michał Kiedrowiczgitweb: esc_html_hl_regions(): Don't create empty ...
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 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. Linkgitweb: place links to parent directories in page header
23 hours ago Bernhard R. Linkgitweb: show active project_filter in project_list...
23 hours ago Bernhard R. Linkgitweb: limit links to alternate forms of project_list...
23 hours ago Bernhard R. Linkgitweb: add project_filter to limit project list to...
23 hours ago Bernhard R. Linkgitweb: prepare git_get_projects_list for use outside...
23 hours ago Bernhard R. Linkgitweb: 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
next
This page took 1.381068 seconds and 107 git commands to generate.