]> Lady’s Gitweb - Gitweb/history - gitweb.perl
gitweb: Add charset info to "raw" output of 'text/plain' blobs
[Gitweb] / gitweb.perl
34 hours ago Jakub Narebskigitweb: Fix bug in "blobdiff" view for split (e.g....
34 hours ago Jakub Narebskigitweb: Quote hash keys, and do not use barewords keys
34 hours ago Jakub Narebskigitweb: Whitespace cleanup - tabs are for indent, space...
34 hours ago Jakub Narebskigitweb: Support comparing blobs (files) with different...
34 hours ago Jakub Narebskigitweb: Cleanup and uniquify die_error calls
34 hours ago Jakub Narebskigitweb: Don't escape attributes in CGI.pm HTML methods
34 hours ago Li Yanggitweb: Change to use explicitly function call cgi...
34 hours ago Jakub Narebskigitweb: Fix "next" link in commit view
34 hours ago Junio C Hamanogitweb: fix mismatched parenthesis
34 hours ago Yasushi SHOJIgitweb: Convert project name to UTF-8
34 hours ago Pavel RoskinAssorted typo fixes
34 hours ago Tom PrinceRename git-repo-config to git-config.
34 hours ago Jakub Narebskigitweb: Fix git_patchset_body not closing <div class...
34 hours ago Jakub Narebskigitweb: Remove superfluous "|" in "commit" view
34 hours ago Jakub Narebskigitweb: Fix split patches output (e.g. file to symlink)
34 hours ago Jakub NarebskiRevert "gitweb: There can be empty patches (in git_patc...
34 hours ago Jakub Narebskigitweb: Fix errors in git_patchset_body for empty patches
34 hours ago Jakub Narebskigitweb: Fix error in "rename to"/"copy to" git diff...
34 hours ago Jakub Narebskigitweb: Fix error in git_patchest_body for file creatio...
34 hours ago Luben TuikovBlame "linenr" link jumps to previous state at "orig_li...
34 hours ago Jakub Narebskigitweb: Fix "Use of uninitialized value" warning in...
34 hours ago Robert Fitzsimonsgitweb: Fix shortlog only showing HEAD revision.
34 hours ago Jakub Narebskigitweb: There can be empty patches (in git_patchset_body)
34 hours ago Jakub Narebskigitweb: Fix bug in git_difftree_body (was '!=' instead...
34 hours ago Jakub Narebskigitweb: Fix error in git_project_index subroutine
34 hours ago Jakub Narebskigitweb: Precompile CGI routines for mod_perl
34 hours ago Jakub Narebskigitweb: Add mod_perl version string to "generator"...
34 hours ago Robert Fitzsimonsgitweb: Re-enable rev-list --parents for parse_commit.
34 hours ago Robert Fitzsimonsgitweb: Use rev-list --skip option.
34 hours ago Robert Fitzsimonsgitweb: Change history action to use parse_commits.
34 hours ago Robert Fitzsimonsgitweb: Change atom, rss actions to use parse_commits.
34 hours ago Robert Fitzsimonsgitweb: Change header search action to use parse_commits.
34 hours ago Robert Fitzsimonsgitweb: Change log action to use parse_commits.
34 hours ago Robert Fitzsimonsgitweb: Change summary, shortlog actions to use parse_c...
34 hours ago Robert Fitzsimonsgitweb: We do longer need the --parents flag in rev...
34 hours ago Robert Fitzsimonsgitweb: Add parse_commits, used to bulk load commit...
34 hours ago Robert Fitzsimonsgitweb: Paginate commit/author/committer search output
34 hours ago Robert Fitzsimonsgitweb: Allow search to be disabled from the config...
34 hours ago Robert Fitzsimonsgitweb: Require a minimum of two character for the...
34 hours ago Robert Fitzsimonsgitweb: Use rev-list pattern search options.
34 hours ago Robert Fitzsimonsgitweb: optimize git_summary.
34 hours ago Robert Fitzsimonsgitweb: optimize git_shortlog_body.
34 hours ago Robert Fitzsimonsgitweb: optimize git_get_last_activity.
34 hours ago Robert Fitzsimonsgitweb: Add missing show '...' links change.
34 hours ago Robert Fitzsimonsgitweb: Show '...' links in "summary" view only if...
34 hours ago Jakub Narebskigitweb: Add "next" link to commit view
34 hours ago Jakub Narebskigitweb: Add title attribute to ref marker with full...
34 hours ago Jakub Narebskigitweb: Do not show difftree for merges in "commit...
34 hours ago Jakub Narebskigitweb: SHA-1 in commit log message links to "object...
34 hours ago Jakub Narebskigitweb: Hyperlink target of symbolic link in "tree...
34 hours ago Jakub Narebskigitweb: Add generic git_object subroutine to display...
34 hours ago Jakub Narebskigitweb: Show target of symbolic link in "tree" view
34 hours ago Jakub Narebskigitweb: Don't use Content-Encoding: header in git_snapshot
34 hours ago Uwe ZeisbergerFix documentation copy&paste typo
34 hours ago Jakub Narebskigitweb: Allow PNG, GIF, JPEG images to be displayed...
34 hours ago Jakub Narebskigitweb: Fix Atom feed <logo>: it is $logo, not $logo_url
34 hours ago Jakub Narebskigitweb: Make project description in projects list link...
34 hours ago Jakub Narebskigitweb: Use author_epoch for pubdate in gitweb feeds
34 hours ago Jakub Narebskigitweb: Add author and contributor email to Atom feed
34 hours ago Jakub Narebskigitweb: Add author and committer email extraction to...
34 hours ago Jakub Narebskigitweb: Use git-show-ref instead of git-peek-remote
34 hours ago Jakub Narebskigitweb: Do not use esc_html in esc_path
34 hours ago Junio C Hamanogitweb: (style) use chomp without parentheses consistently.
34 hours ago Jakub Narebskigitweb: Replace SPC with &nbsp; also in tag comment
34 hours ago Jakub Narebskigitweb: Finish restoring "blob" links in git_difftree_body
34 hours ago Jakub Narebskigitweb: Refactor feed generation, make output prettier...
34 hours ago Jakub Narebskigitweb: Add an option to href() to return full URL
34 hours ago Jakub Narebskigitweb: New improved formatting of chunk header in...
34 hours ago Jakub Narebskigitweb: Default to $hash_base or HEAD for $hash in...
34 hours ago Jakub Narebskigitweb: Buffer diff header to deal with split patches...
34 hours ago Jakub Narebskigitweb: Protect against possible warning in git_commitdiff
34 hours ago Alexandre Julliardgitweb: Put back shortlog instead of graphiclog in...
34 hours ago Junio C Hamanogitweb: fix unmatched div in commitdiff
34 hours ago Junio C Hamanogitweb: protect commit messages from controls.
34 hours ago Junio C Hamanogitweb: protect blob and diff output lines from controls.
34 hours ago Junio C Hamanogitweb: do not give blame link unconditionally in diff...
34 hours ago Jakub Narebskigitweb: New improved patchset view
34 hours ago Jakub Narebskigitweb: Use character or octal escape codes (and add...
34 hours ago Jakub Narebskigitweb: Better git-unquoting and gitweb-quoting of...
34 hours ago Junio C Hamanogitweb: minimally fix "fork" support.
34 hours ago Junio C Hamanogitweb: fix disabling of "forks"
34 hours ago Aneesh Kumar K.Vgitweb: Remove extra "/" in path names for git_get_proj...
34 hours ago Jakub Narebskigitweb: Better support for non-CSS aware web browsers
34 hours ago Jakub Narebskigitweb: Output also empty patches in "commitdiff" view
34 hours ago Jakub Narebskigitweb: Use git-for-each-ref to generate list of heads...
34 hours ago Jakub Narebskigitweb: Use 's' regexp modifier to secure against filen...
34 hours ago Jakub Narebskigitweb: Secure against commit-ish/tree-ish with the...
34 hours ago Luben Tuikovgitweb: esc_html() author in blame
34 hours ago Jakub Narebskigitweb: Add "next" link to commitdiff view
34 hours ago Jakub Narebskigitweb: Move git_get_last_activity subroutine earlier
34 hours ago Petr Baudisgitweb: Fix up bogus $stylesheet declarations
34 hours ago Jakub Narebskigitweb: Check git base URLs before generating URL from it
34 hours ago Jakub Narebskigitweb: Use --no-commit-id in git_commit and git_commitdiff
34 hours ago Petr Baudisgitweb: Support for 'forks'
34 hours ago Jakub Narebskigitweb: Print commit message without title in commitdif...
34 hours ago Jakub Narebskigitweb: Filter out commit ID from @difftree in git_comm...
34 hours ago Jakub Narebskigitweb: Get rid of git_print_simplified_log
34 hours ago Petr Baudisgitweb: Show project's README.html if available
34 hours ago Petr Baudisgitweb: Do not automatically append " git" to custom...
34 hours ago Petr Baudisgitweb: Make search type a popup menu
next
This page took 2.297672 seconds and 107 git commands to generate.