]> Lady’s Gitweb - Gitweb/history - gitweb.perl
gitweb/Makefile: fix typo in gitweb.min.css rule
[Gitweb] / gitweb.perl
31 hours ago Matt McCutchengitweb: make "No commits" in project list gray, not...
31 hours ago Matt McCutchengitweb: make search form generate pathinfo-style URLs
31 hours ago Miklos Vajnagitweb: prefer git_get_project_owner() over get_file_ow...
31 hours ago Junio C Hamanogitweb: make repeated calls to git_get_project_owner...
31 hours ago Matthias Lederhofergitweb: change filename/directory name of snapshots
31 hours ago Jakub Narebskigitweb: '--cc' for merges in 'commitdiff' view
31 hours ago Jakub Narebskigitweb: Add links to blobdiffs in from-file/to-file...
31 hours ago Jakub Narebskigitweb: Create special from-file/to-file header for...
31 hours ago Jakub Narebskigitweb: Split git_patchset_body into separate subroutines
31 hours ago Jakub Narebskigitweb: Improve "next" link in commitdiff view
31 hours ago Jakub Narebskigitweb: Provide links to commitdiff to each parent...
31 hours ago Martin Koeglergitweb: Handle non UTF-8 text better
31 hours ago Mark Levedahlgitweb.perl - Optionally send archives as .zip files
31 hours ago Jakub Narebskigitweb: Fix "Use of uninitialized value" warning in...
31 hours ago Petr Baudisgitweb: Remove redundant $searchtype setup
31 hours ago Petr Baudisgitweb: Allow arbitrary strings to be dug with pickaxe
31 hours ago Petr Baudisgitweb: Add support for grep searches
31 hours ago Petr Baudisgitweb: Normalize searchbar font size
31 hours ago Jakub Narebskigitweb: Fix error in git_patchset_body for deletion...
31 hours ago Junio C Hamanogitweb: fix another use of undefined value
31 hours ago Jakub Narebskigitweb: Empty patch for merge means trivial merge,...
31 hours ago Jakub Narebskigitweb: Separate search regexp from search text
31 hours ago Jakub Narebskigitweb: Add a few comments about %feature hash
31 hours ago Jakub Narebskigitweb: Fix "Use of unitialized value" warnings in...
31 hours ago Jakub Narebskigitweb: Check if requested object exists
31 hours ago Jakub Narebskigitweb: Test if $from_id and $to_id are defined before...
31 hours ago Gerrit Papegitweb: choose appropriate view for file type if a...
31 hours ago Jakub Narebskigitweb: Show combined diff for merge commits in 'commit...
31 hours ago Jakub Narebskigitweb: Show combined diff for merge commits in 'commit...
31 hours ago Jakub Narebskigitweb: Make it possible to use pre-parsed info in...
31 hours ago Jakub Narebskigitweb: Add combined diff support to git_patchset_body
31 hours ago Jakub Narebskigitweb: Add combined diff support to git_difftree_body
31 hours ago Jakub Narebskigitweb: Add parsing of raw combined diff format to...
31 hours ago Ismail Dönmezgitweb: use decode_utf8 directly
31 hours ago Martin Koeglergitweb: Show "no difference" message for empty diff
31 hours ago Frank Lichtenheldgitweb: Allow configuring the default projects order...
31 hours ago Frank Lichtenheldgitweb: Allow forks with project list file
31 hours ago Jakub Narebskigitweb: Fix bug in "blobdiff" view for split (e.g....
31 hours ago Jakub Narebskigitweb: Quote hash keys, and do not use barewords keys
31 hours ago Jakub Narebskigitweb: Whitespace cleanup - tabs are for indent, space...
31 hours ago Jakub Narebskigitweb: Support comparing blobs (files) with different...
31 hours ago Jakub Narebskigitweb: Cleanup and uniquify die_error calls
31 hours ago Jakub Narebskigitweb: Don't escape attributes in CGI.pm HTML methods
31 hours ago Li Yanggitweb: Change to use explicitly function call cgi...
31 hours ago Jakub Narebskigitweb: Fix "next" link in commit view
31 hours ago Junio C Hamanogitweb: fix mismatched parenthesis
31 hours ago Yasushi SHOJIgitweb: Convert project name to UTF-8
31 hours ago Pavel RoskinAssorted typo fixes
31 hours ago Tom PrinceRename git-repo-config to git-config.
31 hours ago Jakub Narebskigitweb: Fix git_patchset_body not closing <div class...
31 hours ago Jakub Narebskigitweb: Remove superfluous "|" in "commit" view
31 hours ago Jakub Narebskigitweb: Fix split patches output (e.g. file to symlink)
31 hours ago Jakub NarebskiRevert "gitweb: There can be empty patches (in git_patc...
31 hours ago Jakub Narebskigitweb: Fix errors in git_patchset_body for empty patches
31 hours ago Jakub Narebskigitweb: Fix error in "rename to"/"copy to" git diff...
31 hours ago Jakub Narebskigitweb: Fix error in git_patchest_body for file creatio...
31 hours ago Luben TuikovBlame "linenr" link jumps to previous state at "orig_li...
31 hours ago Jakub Narebskigitweb: Fix "Use of uninitialized value" warning in...
31 hours ago Robert Fitzsimonsgitweb: Fix shortlog only showing HEAD revision.
31 hours ago Jakub Narebskigitweb: There can be empty patches (in git_patchset_body)
31 hours ago Jakub Narebskigitweb: Fix bug in git_difftree_body (was '!=' instead...
31 hours ago Jakub Narebskigitweb: Fix error in git_project_index subroutine
31 hours ago Jakub Narebskigitweb: Precompile CGI routines for mod_perl
31 hours ago Jakub Narebskigitweb: Add mod_perl version string to "generator"...
31 hours ago Robert Fitzsimonsgitweb: Re-enable rev-list --parents for parse_commit.
31 hours ago Robert Fitzsimonsgitweb: Use rev-list --skip option.
31 hours ago Robert Fitzsimonsgitweb: Change history action to use parse_commits.
31 hours ago Robert Fitzsimonsgitweb: Change atom, rss actions to use parse_commits.
31 hours ago Robert Fitzsimonsgitweb: Change header search action to use parse_commits.
31 hours ago Robert Fitzsimonsgitweb: Change log action to use parse_commits.
31 hours ago Robert Fitzsimonsgitweb: Change summary, shortlog actions to use parse_c...
31 hours ago Robert Fitzsimonsgitweb: We do longer need the --parents flag in rev...
31 hours ago Robert Fitzsimonsgitweb: Add parse_commits, used to bulk load commit...
31 hours ago Robert Fitzsimonsgitweb: Paginate commit/author/committer search output
31 hours ago Robert Fitzsimonsgitweb: Allow search to be disabled from the config...
31 hours ago Robert Fitzsimonsgitweb: Require a minimum of two character for the...
31 hours ago Robert Fitzsimonsgitweb: Use rev-list pattern search options.
31 hours ago Robert Fitzsimonsgitweb: optimize git_summary.
31 hours ago Robert Fitzsimonsgitweb: optimize git_shortlog_body.
31 hours ago Robert Fitzsimonsgitweb: optimize git_get_last_activity.
31 hours ago Robert Fitzsimonsgitweb: Add missing show '...' links change.
31 hours ago Robert Fitzsimonsgitweb: Show '...' links in "summary" view only if...
31 hours ago Jakub Narebskigitweb: Add "next" link to commit view
31 hours ago Jakub Narebskigitweb: Add title attribute to ref marker with full...
31 hours ago Jakub Narebskigitweb: Do not show difftree for merges in "commit...
31 hours ago Jakub Narebskigitweb: SHA-1 in commit log message links to "object...
31 hours ago Jakub Narebskigitweb: Hyperlink target of symbolic link in "tree...
31 hours ago Jakub Narebskigitweb: Add generic git_object subroutine to display...
31 hours ago Jakub Narebskigitweb: Show target of symbolic link in "tree" view
31 hours ago Jakub Narebskigitweb: Don't use Content-Encoding: header in git_snapshot
31 hours ago Uwe ZeisbergerFix documentation copy&paste typo
31 hours ago Jakub Narebskigitweb: Allow PNG, GIF, JPEG images to be displayed...
31 hours ago Jakub Narebskigitweb: Fix Atom feed <logo>: it is $logo, not $logo_url
31 hours ago Jakub Narebskigitweb: Make project description in projects list link...
31 hours ago Jakub Narebskigitweb: Use author_epoch for pubdate in gitweb feeds
31 hours ago Jakub Narebskigitweb: Add author and contributor email to Atom feed
31 hours ago Jakub Narebskigitweb: Add author and committer email extraction to...
31 hours ago Jakub Narebskigitweb: Use git-show-ref instead of git-peek-remote
31 hours ago Jakub Narebskigitweb: Do not use esc_html in esc_path
31 hours ago Junio C Hamanogitweb: (style) use chomp without parentheses consistently.
next
This page took 2.938271 seconds and 107 git commands to generate.