Merge branch 'gl/cleanup' into gl/cleanup-next
[gitweb.git] / gitweb /
2006-08-23 Merge branch 'gl/cleanup' into gl/cleanup-next
2006-08-21 Merge branch 'maint'
2006-08-17 gitweb: Uniquify version info output, add meta generato...
2006-08-17 Merge branch 'jc/format-patch'
2006-08-16 Merge branch 'jc/racy'
2006-08-16 Merge branch 'maint'
2006-08-16 gitweb: Add support for per project git URLs
2006-08-16 gitweb: consolidate action URL generation.
2006-08-16 gitweb: provide function to format the URL for an actio...
2006-08-16 gitweb: Show project's git URL on summary page
2006-08-16 Merge branch 'maint'
2006-08-15 gitweb: configurable home link string
2006-08-15 gitweb: Separate printing difftree in git_commit into...
2006-08-15 gitweb: True fix: Support for the standard mime.types...
2006-08-15 gitweb: Skip comments in mime.types like file
2006-08-15 gitweb: Change appereance of marker of refs pointing...
2006-08-15 gitweb: Separate finding project owner into git_get_pro...
2006-08-15 gitweb: Separate main part of git_history into git_hist...
2006-08-15 gitweb: Refactor printing shortened title in git_shortl...
2006-08-14 gitweb: Separate ref parsing in git_get_refs_list into...
2006-08-14 gitweb: Great subroutines renaming
2006-08-14 Merge branch 'maint'
2006-08-13 Merge branch 'jc/upload-pack'
2006-08-13 Merge branch 'jc/racy-delay'
2006-08-13 Merge branch 'th/diff-extra'
2006-08-13 Merge branch 'jc/pack-objects'
2006-08-13 Merge branch 'js/read-tree'
2006-08-13 Merge branch 'js/http-mb'
2006-08-13 Merge branch 'js/color-diff'
2006-08-13 Merge branch 'jn/web'
2006-08-13 Merge branch 'lt/web'
2006-08-13 GIT 1.4.2 v1.4.2
2006-08-13 Merge git://git.kernel.org/pub/scm/gitk/gitk
2006-08-10 gitweb: Whitespace cleanup - tabs are for indent, space...
2006-08-08 gitweb: blame table row no highlight fix
2006-08-08 gitweb: bugfix: git_commit and git_commitdiff parents
2006-08-08 gitweb: Remove unused variables in git_shortlog_body...
2006-08-06 gitweb: fix $project usage
2006-08-06 gitweb: fix commitdiff_plain for root commits
2006-08-06 gitweb: Skip nonmatching lines in difftree output,...
2006-08-06 gitweb: fix commitdiff for root commits
2006-08-06 gitweb: check if HTTP_ACCEPT is really set
2006-08-06 gitweb: Refactor untabifying - converting tabs to spaces
2006-08-06 gitweb: Inline $rss_link
2006-08-06 gitweb: PATH_INFO=/ means no project
2006-08-06 gitweb: No error messages with unescaped/unprotected...
2006-08-06 gitweb: No periods for error messages
2006-08-06 gitweb: Cleanup and uniquify error messages
2006-08-06 gitweb: Don't undefine query parameter related variable...
2006-08-06 gitweb: Use undef for die_error to use default first...
2006-08-06 gitweb: die_error first (optional) parameter is HTTP...
2006-08-06 gitweb: Separate input validation and dispatch, add...
2006-08-05 gitweb: git_tree displays blame based on repository...
2006-08-02 gitweb: do not use @@FOO@@ for replaced tokens
2006-08-02 gitweb: require $ENV{'GITWEB_CONFIG'}
2006-08-02 gitweb: optionally read config from GITWEB_CONFIG
2006-08-01 gitweb/README: do not bug Kay with gitweb questions...
2006-08-01 gitweb: use out-of-line GIT logo.
2006-08-01 gitweb: fill in gitweb configuration by Makefile
2006-08-01 gitweb: Refactoring git_project_list
2006-08-01 gitweb: avoid undefined value warning in print_page_path
2006-08-01 gitweb: when showing history of a tree, show tree link...
2006-08-01 gitweb: fix use of uninitialized value.
2006-08-01 gitweb: an obvious cut and paste error.
2006-08-01 gitweb: There can be more than two levels of subdirectories
2006-07-31 gitweb: use a hash to lookup the sub for an action
2006-07-31 gitweb: Reordering code and dividing it into categories
2006-07-31 gitweb: Remove characters entities entirely when shorte...
2006-07-31 gitweb: do not quote path for list version of open...
2006-07-31 gitweb: Refactor generation of shortlog, tags and heads...
2006-07-31 Merge branch 'js/read-tree' into js/c-merge-recursive
2006-07-31 gitweb: Ref refactoring - use git_get_referencing for...
2006-07-31 gitweb: Remove characters entities entirely when shorte...
2006-07-31 gitweb: Headers refactoring - use git_header_div for...
2006-07-31 gitweb: Remove $project from git_get_paging_nav arguments
2006-07-31 gitweb: Pager refactoring - use git_get_paging_nav...
2006-07-31 gitweb: Add "\n" after <br/> in git_page_nav
2006-07-31 gitweb: Show project descriptions with utf-8 characters...
2006-07-31 gitweb: Replace form-feed character by ^L
2006-07-31 gitweb: Navbar refactoring - use git_page_nav to genera...
2006-07-31 gitweb: Add git_page_nav for later use
2006-07-31 gitweb: Cleanup - chomp @lines in consistent style
2006-07-31 gitweb: Cleanup - chomp $line in consistent style
2006-07-31 gitweb: More explicit error messages for open "-|"
2006-07-31 gitweb: simplify git_get_hash_by_path
2006-07-31 gitweb: Use list for of open for running git commands...
2006-07-31 gitweb: whitespace cleanup
2006-07-30 Merge branch 'lt/web'
2006-07-30 Merge branch 'js/mv'
2006-07-30 Merge branch 'jn/make'
2006-07-29 Merge branch 'lt/setup' into __/setup-n-mv
2006-07-28 Merge branch 'pb/multi-fetch'
2006-07-28 Merge branch 'lt/web'
2006-07-28 Merge branch 'js/alias-p'
2006-07-28 Merge branch 'jc/diff'
2006-07-26 Merge branch 'pb/configure'
2006-07-26 gitweb: fix two warnings
2006-07-25 gitweb: escape tag comments
2006-07-25 gitweb.cgi: git_blame2: slight optimization reading...
2006-07-25 gitweb.cgi: Centralize printing of the page path
next