]> Lady’s Gitweb - Gitweb/shortlog
Gitweb
33 hours ago Jakub Narebskigitweb: Drop the href() params which keys are not in...
33 hours ago Jakub Narebskigitweb: Use here-doc
33 hours ago Jakub Narebskigitweb: Route rest of action subroutines through %actions
33 hours ago Jakub Narebskigitweb: Use underscore instead of hyphen to separate...
33 hours ago Jakub Narebskigitweb: Whitespace cleanup: realign, reindent
33 hours ago Jakub Narebskigitweb: Replace some presentational HTML by CSS
33 hours ago Jakub Narebskigitweb: bugfix: a.list formatting regression
33 hours ago Jakub Narebskigitweb: Use parse_difftree_raw_line in git_difftree_body
33 hours ago Jakub Narebskigitweb: Added parse_difftree_raw_line function for...
33 hours ago Aneesh Kumar K.Vgitweb: Make blame and snapshot a feature.
33 hours ago Aneesh Kumar K.Vgitweb: fix snapshot support
33 hours ago Luben Tuikovgitweb: bugfix: git_print_page_path() needs the hash...
33 hours ago Luben Tuikovgitweb: bugfix: commitdiff regression
33 hours ago Aneesh Kumar K.Vgitweb: Support for snapshot
33 hours ago Jakub Narebskigitweb: Refactor printing commit message
33 hours ago Martin Waitzgitweb: fix project list if PATH_INFO=="/".
33 hours ago Martin Waitzgitweb: support for / as home_link.
33 hours ago Martin Waitzgitweb: support for "fp" parameter.
33 hours ago Martin Waitzgitweb: continue consolidation of URL generation.
33 hours ago Jakub Narebskigitweb: Uniquify version info output, add meta generato...
33 hours ago Jakub Narebskigitweb: Add support for per project git URLs
33 hours ago Martin Waitzgitweb: consolidate action URL generation.
33 hours ago Martin Waitzgitweb: provide function to format the URL for an actio...
33 hours ago Jakub Narebskigitweb: Show project's git URL on summary page
33 hours ago Yasushi SHOJIgitweb: configurable home link string
33 hours ago Jakub Narebskigitweb: Separate printing difftree in git_commit into...
33 hours ago Jakub Narebskigitweb: True fix: Support for the standard mime.types...
33 hours ago Jakub Narebskigitweb: Skip comments in mime.types like file
33 hours ago Jakub Narebskigitweb: Change appereance of marker of refs pointing...
33 hours ago Jakub Narebskigitweb: Separate finding project owner into git_get_pro...
33 hours ago Jakub Narebskigitweb: Separate main part of git_history into git_hist...
33 hours ago Jakub Narebskigitweb: Refactor printing shortened title in git_shortl...
33 hours ago Jakub Narebskigitweb: Separate ref parsing in git_get_refs_list into...
33 hours ago Jakub Narebskigitweb: Great subroutines renaming
33 hours ago Jakub Narebskigitweb: Whitespace cleanup - tabs are for indent, space...
33 hours ago Luben Tuikovgitweb: blame table row no highlight fix
33 hours ago Luben Tuikovgitweb: bugfix: git_commit and git_commitdiff parents
33 hours ago Jakub Narebskigitweb: Remove unused variables in git_shortlog_body...
33 hours ago Matthias Lederhofergitweb: fix $project usage
33 hours ago Matthias Lederhofergitweb: fix commitdiff_plain for root commits
33 hours ago Jakub Narebskigitweb: Skip nonmatching lines in difftree output,...
33 hours ago Jakub Narebskigitweb: fix commitdiff for root commits
33 hours ago Matthias Lederhofergitweb: check if HTTP_ACCEPT is really set
33 hours ago Jakub Narebskigitweb: Refactor untabifying - converting tabs to spaces
33 hours ago Jakub Narebskigitweb: Inline $rss_link
33 hours ago Jakub Narebskigitweb: PATH_INFO=/ means no project
33 hours ago Jakub Narebskigitweb: No error messages with unescaped/unprotected...
33 hours ago Jakub Narebskigitweb: No periods for error messages
33 hours ago Jakub Narebskigitweb: Cleanup and uniquify error messages
33 hours ago Jakub Narebskigitweb: Don't undefine query parameter related variable...
33 hours ago Jakub Narebskigitweb: Use undef for die_error to use default first...
33 hours ago Jakub Narebskigitweb: die_error first (optional) parameter is HTTP...
33 hours ago Jakub Narebskigitweb: Separate input validation and dispatch, add...
33 hours ago Luben Tuikovgitweb: git_tree displays blame based on repository...
33 hours ago Junio C Hamanogitweb: do not use @@FOO@@ for replaced tokens
33 hours ago Matthias Lederhofergitweb: require $ENV{'GITWEB_CONFIG'}
33 hours ago Jeff Kinggitweb: optionally read config from GITWEB_CONFIG
33 hours ago Junio C Hamanogitweb/README: do not bug Kay with gitweb questions...
33 hours ago Martin Waitzgitweb: use out-of-line GIT logo.
33 hours ago Martin Waitzgitweb: fill in gitweb configuration by Makefile
33 hours ago Jakub Narebskigitweb: Refactoring git_project_list
33 hours ago Junio C Hamanogitweb: avoid undefined value warning in print_page_path
33 hours ago Junio C Hamanogitweb: when showing history of a tree, show tree link...
33 hours ago Junio C Hamanogitweb: fix use of uninitialized value.
33 hours ago Junio C Hamanogitweb: an obvious cut and paste error.
33 hours ago Junio C Hamanogitweb: There can be more than two levels of subdirectories
33 hours ago Matthias Lederhofergitweb: use a hash to lookup the sub for an action
33 hours ago Jakub Narebskigitweb: Reordering code and dividing it into categories
33 hours ago Jakub Narebskigitweb: Remove characters entities entirely when shorte...
33 hours ago Jakub Narebskigitweb: do not quote path for list version of open...
33 hours ago Jakub Narebskigitweb: Refactor generation of shortlog, tags and heads...
33 hours ago Jakub Narebskigitweb: Ref refactoring - use git_get_referencing for...
33 hours ago Jakub Narebskigitweb: Remove characters entities entirely when shorte...
33 hours ago Jakub Narebskigitweb: Headers refactoring - use git_header_div for...
33 hours ago Jakub Narebskigitweb: Remove $project from git_get_paging_nav arguments
33 hours ago Jakub Narebskigitweb: Pager refactoring - use git_get_paging_nav...
33 hours ago Jakub Narebskigitweb: Add "\n" after <br/> in git_page_nav
33 hours ago Jakub Narebskigitweb: Show project descriptions with utf-8 characters...
33 hours ago Jakub Narebskigitweb: Replace form-feed character by ^L
2 days ago Jakub Narebskigitweb: Navbar refactoring - use git_page_nav to genera...
2 days ago Jakub Narebskigitweb: Add git_page_nav for later use
2 days ago Jakub Narebskigitweb: Cleanup - chomp @lines in consistent style
2 days ago Jakub Narebskigitweb: Cleanup - chomp $line in consistent style
2 days ago Jakub Narebskigitweb: More explicit error messages for open "-|"
2 days ago Jakub Narebskigitweb: simplify git_get_hash_by_path
2 days ago Jakub Narebskigitweb: Use list for of open for running git commands...
2 days ago Jakub Narebskigitweb: whitespace cleanup
2 days ago Johannes Schindelingitweb: fix two warnings
2 days ago Daniel Drakegitweb: escape tag comments
2 days ago Luben Tuikovgitweb.cgi: git_blame2: slight optimization reading...
2 days ago Luben Tuikovgitweb.cgi: Centralize printing of the page path
2 days ago Luben Tuikovgitweb.cgi: git_blame2: Revision blocks now have altern...
2 days ago Luben Tuikovgitweb.cgi: Show "raw" head of project link even when...
2 days ago Luben Tuikovgitweb.cgi: git_blame2: Allow back-trekking through...
2 days ago Luben Tuikovgitweb.cgi: git_blame2: an alternative simple working...
2 days ago Luben Tuikovgitweb.cgi: Include direct link to "raw" files from...
2 days ago Luben Tuikovgitweb.cgi: Teach git_history() to read hash from ...
2 days ago Luben Tuikovgitweb.css: Use monospace fonts for commits and tree...
2 days ago Alp Tokergitweb: Make command invocations go through the git...
2 days ago Alp Tokergitweb: Include a site name in page titles
next
This page took 0.391347 seconds and 4 git commands to generate.