]> Lady’s Gitweb - Gitweb/history - gitweb.perl
gitweb: Remove extra "/" in path names for git_get_project_list
[Gitweb] / gitweb.perl
35 hours ago Aneesh Kumar K.Vgitweb: Remove extra "/" in path names for git_get_proj...
35 hours ago Jakub Narebskigitweb: Better support for non-CSS aware web browsers
35 hours ago Jakub Narebskigitweb: Output also empty patches in "commitdiff" view
35 hours ago Jakub Narebskigitweb: Use git-for-each-ref to generate list of heads...
35 hours ago Jakub Narebskigitweb: Use 's' regexp modifier to secure against filen...
35 hours ago Jakub Narebskigitweb: Secure against commit-ish/tree-ish with the...
35 hours ago Luben Tuikovgitweb: esc_html() author in blame
35 hours ago Jakub Narebskigitweb: Add "next" link to commitdiff view
35 hours ago Jakub Narebskigitweb: Move git_get_last_activity subroutine earlier
35 hours ago Petr Baudisgitweb: Fix up bogus $stylesheet declarations
35 hours ago Jakub Narebskigitweb: Check git base URLs before generating URL from it
35 hours ago Jakub Narebskigitweb: Use --no-commit-id in git_commit and git_commitdiff
35 hours ago Petr Baudisgitweb: Support for 'forks'
35 hours ago Jakub Narebskigitweb: Print commit message without title in commitdif...
35 hours ago Jakub Narebskigitweb: Filter out commit ID from @difftree in git_comm...
35 hours ago Jakub Narebskigitweb: Get rid of git_print_simplified_log
35 hours ago Petr Baudisgitweb: Show project's README.html if available
35 hours ago Petr Baudisgitweb: Do not automatically append " git" to custom...
35 hours ago Petr Baudisgitweb: Make search type a popup menu
35 hours ago Petr Baudisgitweb: Restore object-named links in item lists
35 hours ago Petr Baudisgitweb: Fix setting $/ in parse_commit()
35 hours ago Jakub Narebskigitweb: Add '..' (up directory) to tree view if applicable
35 hours ago Jakub Narebskigitweb: Improve git_print_page_path
35 hours ago Jakub Narebskigitweb: Do not esc_html $basedir argument to git_print_...
35 hours ago Jakub Narebskigitweb: Whitespace cleanup - tabs are for indent, space...
35 hours ago Junio C Hamanogitweb: use for-each-ref to show the latest activity...
35 hours ago Junio C Hamanogitweb: spell "blame --porcelain" with -p
35 hours ago Petr Baudisgitweb: Fix search form when PATH_INFO is enabled
35 hours ago Luben Tuikovgitweb: blame porcelain: lineno and orig lineno swapped
35 hours ago Jakub Narebskigitweb: Cleanup Git logo and Git logo target generation
35 hours ago Petr Baudisgitweb: Document features better
35 hours ago Petr Baudisgitweb: [commit view] Do not suppress commitdiff link...
35 hours ago Petr Baudisgitweb: Handle commits with empty commit messages more...
35 hours ago Petr Baudisgitweb: Separate (new) and (deleted) in commitdiff...
35 hours ago Petr BaudisShow snapshot link in shortlog only if have_snapsho
35 hours ago Yasushi SHOJIgitweb: refactor decode() for utf8 conversion
35 hours ago Junio C Hamanogitweb: use blame --porcelain
35 hours ago Junio C Hamanogitweb: Make the Git logo link target to point to the...
35 hours ago Luben Tuikovgitweb: Do not print "log" and "shortlog" redundantly...
35 hours ago Junio C Hamanotar-tree deprecation: we eat our own dog food.
35 hours ago Martin Waitzgitweb: warn if feature cannot be overridden.
35 hours ago Alan ChandlerGitweb - provide site headers and footers
35 hours ago Luben Tuikovgitweb: blame: Mouse-over commit-8 shows author and...
35 hours ago Luben Tuikovgitweb: blame: print commit-8 on the leading row of...
35 hours ago Junio C HamanoRevert 954a6183756a073723a7c9fd8d2feb13132876b0
35 hours ago Junio C Hamanogitweb: prepare for repositories with packed refs.
35 hours ago Junio C Hamanogitweb: make leftmost column of blame less cluttered.
35 hours ago Luben Tuikovgitweb: Escape ESCAPE (\e) character
35 hours ago Martin Waitzgitweb: start to generate PATH_INFO URLs.
35 hours ago Luben Tuikovgitweb: tree view: hash_base and hash are now context...
35 hours ago Luben Tuikovgitweb: History: blob and tree are first, then commitdi...
35 hours ago Luben Tuikovgitweb: Remove redundant "commit" from history
35 hours ago Luben Tuikovgitweb: Don't use quotemeta on internally generated...
35 hours ago Luben Tuikovgitweb: Add snapshot to shortlog
35 hours ago Luben Tuikovgitweb: Factor out gitweb_have_snapshot()
35 hours ago Luben Tuikovgitweb: Remove redundant "commit" link from shortlog
35 hours ago Luben Tuikovgitweb: "alternate" starts with shade (i.e. 1)
35 hours ago Luben Tuikovgitweb: Add history and blame to git_difftree_body()
35 hours ago Luben Tuikovgitweb: Remove excessively redundant entries from git_d...
35 hours ago Luben TuikovRevert "gitweb: extend blame to show links to diff...
35 hours ago Jakub Narebskigitweb: Quote filename in HTTP Content-Disposition...
35 hours ago Jakub Narebskigitweb: Add git_url subroutine, and use it to quote...
35 hours ago Jakub Narebskigitweb: Split validate_input into validate_pathname...
35 hours ago Jakub Narebskigitweb: Use "return" instead of "return undef" for...
35 hours ago Jakub Narebskigitweb: Strip trailing slashes from $path in git_get_ha...
35 hours ago Luben Tuikovgitweb: extend blame to show links to diff and previous
35 hours ago Yasushi SHOJIgitweb: Decode long title for link tooltips
35 hours ago Luben Tuikovgitweb: Remove redundant "tree" link
35 hours ago Luben Tuikovgitweb: tree view: eliminate redundant "blob"
35 hours ago Petr Baudisgitweb: fix over-eager application of esc_html().
35 hours ago Petr Baudisgitweb: Consolidate escaping/validation of query string
35 hours ago Petr BaudisFix snapshot link in tree view
35 hours ago Petr Baudisgitweb: Fix @git_base_url_list usage
35 hours ago Petr Baudisgitweb: Fix tree link associated with each commit log...
35 hours ago Petr BaudisMake path in tree view look nicer
35 hours ago Petr Baudisgitweb: Relabel "head" as "HEAD"
35 hours ago Petr Baudisgitweb: Rename "plain" labels to "raw"
35 hours ago Petr Baudisgitweb: Link to associated tree from a particular log...
35 hours ago Petr Baudisgitweb: Link to latest tree from the head line in heads...
35 hours ago Petr Baudisgitweb: Link to tree instead of snapshot in shortlog
35 hours ago Petr Baudisgitweb: More per-view navigation bar links
35 hours ago Petr Baudisgitweb: Link (HEAD) tree for each project from projects...
35 hours ago Jakub Narebskigitweb: Make git_get_hash_by_path check type if provided
35 hours ago Petr BaudisFix showing of path in tree view
35 hours ago Martin Waitzgitweb: fix display of trees via PATH_INFO.
35 hours ago Jakub Narebskigitweb: Fix thinko in git_tags and git_heads
35 hours ago Jakub Narebskigitweb: Make git_get_refs_list do work of git_get_refer...
35 hours ago Jakub Narebskigitweb: Always use git-peek-remote in git_get_references
35 hours ago Jakub Narebskigitweb: Require project for almost all actions
35 hours ago Jakub Narebskigitweb: Even more support for PATH_INFO based URLs
35 hours ago Jakub Narebskigitweb: Fix mimetype_guess_file for files with multiple...
35 hours ago Matthias Lederhofergitweb fix validating pg (page) parameter
35 hours ago Matthias Lederhofergitweb: fix warnings in PATH_INFO code and add export_o...
35 hours ago Matthias Lederhofergitweb: export options
35 hours ago Matthias Lederhofergitweb: do not use 'No such directory' error message
35 hours ago Martin Waitzgitweb: fix uninitialized variable warning.
35 hours ago Martin Waitzgitweb: more support for PATH_INFO based URLs
35 hours ago Jakub Narebskigitweb: Add link to "project_index" view to "project_li...
35 hours ago Jakub Narebskigitweb: Allow for href() to be used for links without...
35 hours ago Jakub Narebskigitweb: Add git_project_index for generating index.aux
next
This page took 3.187144 seconds and 107 git commands to generate.