]> Lady’s Gitweb - Gitweb/history - gitweb.perl
gitweb: Make project description in projects list link to summary view
[Gitweb] / gitweb.perl
32 hours ago Jakub Narebskigitweb: Make project description in projects list link...
32 hours ago Jakub Narebskigitweb: Use author_epoch for pubdate in gitweb feeds
32 hours ago Jakub Narebskigitweb: Add author and contributor email to Atom feed
32 hours ago Jakub Narebskigitweb: Add author and committer email extraction to...
32 hours ago Jakub Narebskigitweb: Use git-show-ref instead of git-peek-remote
32 hours ago Jakub Narebskigitweb: Do not use esc_html in esc_path
32 hours ago Junio C Hamanogitweb: (style) use chomp without parentheses consistently.
32 hours ago Jakub Narebskigitweb: Replace SPC with   also in tag comment
32 hours ago Jakub Narebskigitweb: Finish restoring "blob" links in git_difftree_body
32 hours ago Jakub Narebskigitweb: Refactor feed generation, make output prettier...
32 hours ago Jakub Narebskigitweb: Add an option to href() to return full URL
32 hours ago Jakub Narebskigitweb: New improved formatting of chunk header in...
32 hours ago Jakub Narebskigitweb: Default to $hash_base or HEAD for $hash in...
32 hours ago Jakub Narebskigitweb: Buffer diff header to deal with split patches...
32 hours ago Jakub Narebskigitweb: Protect against possible warning in git_commitdiff
32 hours ago Alexandre Julliardgitweb: Put back shortlog instead of graphiclog in...
32 hours ago Junio C Hamanogitweb: fix unmatched div in commitdiff
32 hours ago Junio C Hamanogitweb: protect commit messages from controls.
32 hours ago Junio C Hamanogitweb: protect blob and diff output lines from controls.
32 hours ago Junio C Hamanogitweb: do not give blame link unconditionally in diff...
32 hours ago Jakub Narebskigitweb: New improved patchset view
32 hours ago Jakub Narebskigitweb: Use character or octal escape codes (and add...
32 hours ago Jakub Narebskigitweb: Better git-unquoting and gitweb-quoting of...
32 hours ago Junio C Hamanogitweb: minimally fix "fork" support.
32 hours ago Junio C Hamanogitweb: fix disabling of "forks"
32 hours ago Aneesh Kumar K.Vgitweb: Remove extra "/" in path names for git_get_proj...
32 hours ago Jakub Narebskigitweb: Better support for non-CSS aware web browsers
32 hours ago Jakub Narebskigitweb: Output also empty patches in "commitdiff" view
32 hours ago Jakub Narebskigitweb: Use git-for-each-ref to generate list of heads...
32 hours ago Jakub Narebskigitweb: Use 's' regexp modifier to secure against filen...
32 hours ago Jakub Narebskigitweb: Secure against commit-ish/tree-ish with the...
32 hours ago Luben Tuikovgitweb: esc_html() author in blame
32 hours ago Jakub Narebskigitweb: Add "next" link to commitdiff view
32 hours ago Jakub Narebskigitweb: Move git_get_last_activity subroutine earlier
32 hours ago Petr Baudisgitweb: Fix up bogus $stylesheet declarations
32 hours ago Jakub Narebskigitweb: Check git base URLs before generating URL from it
32 hours ago Jakub Narebskigitweb: Use --no-commit-id in git_commit and git_commitdiff
32 hours ago Petr Baudisgitweb: Support for 'forks'
32 hours ago Jakub Narebskigitweb: Print commit message without title in commitdif...
32 hours ago Jakub Narebskigitweb: Filter out commit ID from @difftree in git_comm...
32 hours ago Jakub Narebskigitweb: Get rid of git_print_simplified_log
32 hours ago Petr Baudisgitweb: Show project's README.html if available
32 hours ago Petr Baudisgitweb: Do not automatically append " git" to custom...
32 hours ago Petr Baudisgitweb: Make search type a popup menu
32 hours ago Petr Baudisgitweb: Restore object-named links in item lists
32 hours ago Petr Baudisgitweb: Fix setting $/ in parse_commit()
32 hours ago Jakub Narebskigitweb: Add '..' (up directory) to tree view if applicable
32 hours ago Jakub Narebskigitweb: Improve git_print_page_path
32 hours ago Jakub Narebskigitweb: Do not esc_html $basedir argument to git_print_...
32 hours ago Jakub Narebskigitweb: Whitespace cleanup - tabs are for indent, space...
32 hours ago Junio C Hamanogitweb: use for-each-ref to show the latest activity...
32 hours ago Junio C Hamanogitweb: spell "blame --porcelain" with -p
32 hours ago Petr Baudisgitweb: Fix search form when PATH_INFO is enabled
32 hours ago Luben Tuikovgitweb: blame porcelain: lineno and orig lineno swapped
32 hours ago Jakub Narebskigitweb: Cleanup Git logo and Git logo target generation
32 hours ago Petr Baudisgitweb: Document features better
32 hours ago Petr Baudisgitweb: [commit view] Do not suppress commitdiff link...
32 hours ago Petr Baudisgitweb: Handle commits with empty commit messages more...
32 hours ago Petr Baudisgitweb: Separate (new) and (deleted) in commitdiff...
32 hours ago Petr BaudisShow snapshot link in shortlog only if have_snapsho
32 hours ago Yasushi SHOJIgitweb: refactor decode() for utf8 conversion
32 hours ago Junio C Hamanogitweb: use blame --porcelain
32 hours ago Junio C Hamanogitweb: Make the Git logo link target to point to the...
32 hours ago Luben Tuikovgitweb: Do not print "log" and "shortlog" redundantly...
32 hours ago Junio C Hamanotar-tree deprecation: we eat our own dog food.
32 hours ago Martin Waitzgitweb: warn if feature cannot be overridden.
32 hours ago Alan ChandlerGitweb - provide site headers and footers
32 hours ago Luben Tuikovgitweb: blame: Mouse-over commit-8 shows author and...
32 hours ago Luben Tuikovgitweb: blame: print commit-8 on the leading row of...
32 hours ago Junio C HamanoRevert 954a6183756a073723a7c9fd8d2feb13132876b0
32 hours ago Junio C Hamanogitweb: prepare for repositories with packed refs.
32 hours ago Junio C Hamanogitweb: make leftmost column of blame less cluttered.
32 hours ago Luben Tuikovgitweb: Escape ESCAPE (\e) character
32 hours ago Martin Waitzgitweb: start to generate PATH_INFO URLs.
32 hours ago Luben Tuikovgitweb: tree view: hash_base and hash are now context...
32 hours ago Luben Tuikovgitweb: History: blob and tree are first, then commitdi...
32 hours ago Luben Tuikovgitweb: Remove redundant "commit" from history
32 hours ago Luben Tuikovgitweb: Don't use quotemeta on internally generated...
32 hours ago Luben Tuikovgitweb: Add snapshot to shortlog
32 hours ago Luben Tuikovgitweb: Factor out gitweb_have_snapshot()
32 hours ago Luben Tuikovgitweb: Remove redundant "commit" link from shortlog
32 hours ago Luben Tuikovgitweb: "alternate" starts with shade (i.e. 1)
32 hours ago Luben Tuikovgitweb: Add history and blame to git_difftree_body()
32 hours ago Luben Tuikovgitweb: Remove excessively redundant entries from git_d...
32 hours ago Luben TuikovRevert "gitweb: extend blame to show links to diff...
32 hours ago Jakub Narebskigitweb: Quote filename in HTTP Content-Disposition...
32 hours ago Jakub Narebskigitweb: Add git_url subroutine, and use it to quote...
32 hours ago Jakub Narebskigitweb: Split validate_input into validate_pathname...
32 hours ago Jakub Narebskigitweb: Use "return" instead of "return undef" for...
32 hours ago Jakub Narebskigitweb: Strip trailing slashes from $path in git_get_ha...
32 hours ago Luben Tuikovgitweb: extend blame to show links to diff and previous
32 hours ago Yasushi SHOJIgitweb: Decode long title for link tooltips
32 hours ago Luben Tuikovgitweb: Remove redundant "tree" link
32 hours ago Luben Tuikovgitweb: tree view: eliminate redundant "blob"
32 hours ago Petr Baudisgitweb: fix over-eager application of esc_html().
32 hours ago Petr Baudisgitweb: Consolidate escaping/validation of query string
32 hours ago Petr BaudisFix snapshot link in tree view
32 hours ago Petr Baudisgitweb: Fix @git_base_url_list usage
32 hours ago Petr Baudisgitweb: Fix tree link associated with each commit log...
32 hours ago Petr BaudisMake path in tree view look nicer
next
This page took 1.625167 seconds and 107 git commands to generate.