tokkee.org
Code
projects
/
git.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gitweb: Remove unused variables in git_shortlog_body and git_heads
[git.git]
/
gitweb
/
2006-08-08
Jakub Narebski
gitweb: Remove unused variables in git_shortlog_body...
tree
|
commitdiff
2006-08-06
Matthias Lederhofer
gitweb: fix $project usage
tree
|
commitdiff
2006-08-06
Matthias Lederhofer
gitweb: fix commitdiff_plain for root commits
tree
|
commitdiff
2006-08-06
Jakub Narebski
gitweb: Skip nonmatching lines in difftree output,...
tree
|
commitdiff
2006-08-06
Jakub Narebski
gitweb: fix commitdiff for root commits
tree
|
commitdiff
2006-08-06
Matthias Lederhofer
gitweb: check if HTTP_ACCEPT is really set
tree
|
commitdiff
2006-08-06
Jakub Narebski
gitweb: Refactor untabifying - converting tabs to spaces
tree
|
commitdiff
2006-08-06
Jakub Narebski
gitweb: Inline $rss_link
tree
|
commitdiff
2006-08-06
Jakub Narebski
gitweb: PATH_INFO=/ means no project
tree
|
commitdiff
2006-08-06
Jakub Narebski
gitweb: No error messages with unescaped/unprotected...
tree
|
commitdiff
2006-08-06
Jakub Narebski
gitweb: No periods for error messages
tree
|
commitdiff
2006-08-06
Jakub Narebski
gitweb: Cleanup and uniquify error messages
tree
|
commitdiff
2006-08-06
Jakub Narebski
gitweb: Don't undefine query parameter related variable...
tree
|
commitdiff
2006-08-06
Jakub Narebski
gitweb: Use undef for die_error to use default first...
tree
|
commitdiff
2006-08-06
Jakub Narebski
gitweb: die_error first (optional) parameter is HTTP...
tree
|
commitdiff
2006-08-06
Jakub Narebski
gitweb: Separate input validation and dispatch, add...
tree
|
commitdiff
2006-08-05
Luben Tuikov
gitweb: git_tree displays blame based on repository...
tree
|
commitdiff
2006-08-02
Junio C Hamano
gitweb: do not use @@FOO@@ for replaced tokens
tree
|
commitdiff
2006-08-02
Matthias Lederhofer
gitweb: require $ENV{'GITWEB_CONFIG'}
tree
|
commitdiff
2006-08-02
Jeff King
gitweb: optionally read config from GITWEB_CONFIG
tree
|
commitdiff
2006-08-01
Junio C Hamano
gitweb/README: do not bug Kay with gitweb questions...
tree
|
commitdiff
2006-08-01
Martin Waitz
gitweb: use out-of-line GIT logo.
tree
|
commitdiff
2006-08-01
Martin Waitz
gitweb: fill in gitweb configuration by Makefile
tree
|
commitdiff
2006-08-01
Jakub Narebski
gitweb: Refactoring git_project_list
tree
|
commitdiff
2006-08-01
Junio C Hamano
gitweb: avoid undefined value warning in print_page_path
tree
|
commitdiff
2006-08-01
Junio C Hamano
gitweb: when showing history of a tree, show tree link...
tree
|
commitdiff
2006-08-01
Junio C Hamano
gitweb: fix use of uninitialized value.
tree
|
commitdiff
2006-08-01
Junio C Hamano
gitweb: an obvious cut and paste error.
tree
|
commitdiff
2006-08-01
Junio C Hamano
gitweb: There can be more than two levels of subdirectories
tree
|
commitdiff
2006-07-31
Matthias Lederhofer
gitweb: use a hash to lookup the sub for an action
tree
|
commitdiff
2006-07-31
Jakub Narebski
gitweb: Reordering code and dividing it into categories
tree
|
commitdiff
2006-07-31
Jakub Narebski
gitweb: Remove characters entities entirely when shorte...
tree
|
commitdiff
2006-07-31
Jakub Narebski
gitweb: do not quote path for list version of open...
tree
|
commitdiff
2006-07-31
Jakub Narebski
gitweb: Refactor generation of shortlog, tags and heads...
tree
|
commitdiff
2006-07-31
Jakub Narebski
gitweb: Ref refactoring - use git_get_referencing for...
tree
|
commitdiff
2006-07-31
Jakub Narebski
gitweb: Remove characters entities entirely when shorte...
tree
|
commitdiff
2006-07-31
Jakub Narebski
gitweb: Headers refactoring - use git_header_div for...
tree
|
commitdiff
2006-07-31
Jakub Narebski
gitweb: Remove $project from git_get_paging_nav arguments
tree
|
commitdiff
2006-07-31
Jakub Narebski
gitweb: Pager refactoring - use git_get_paging_nav...
tree
|
commitdiff
2006-07-31
Jakub Narebski
gitweb: Add "\n" after <br/> in git_page_nav
tree
|
commitdiff
2006-07-31
Jakub Narebski
gitweb: Show project descriptions with utf-8 characters...
tree
|
commitdiff
2006-07-31
Jakub Narebski
gitweb: Replace form-feed character by ^L
tree
|
commitdiff
2006-07-31
Jakub Narebski
gitweb: Navbar refactoring - use git_page_nav to genera...
tree
|
commitdiff
2006-07-31
Jakub Narebski
gitweb: Add git_page_nav for later use
tree
|
commitdiff
2006-07-31
Jakub Narebski
gitweb: Cleanup - chomp @lines in consistent style
tree
|
commitdiff
2006-07-31
Jakub Narebski
gitweb: Cleanup - chomp $line in consistent style
tree
|
commitdiff
2006-07-31
Jakub Narebski
gitweb: More explicit error messages for open "-|"
tree
|
commitdiff
2006-07-31
Jakub Narebski
gitweb: simplify git_get_hash_by_path
tree
|
commitdiff
2006-07-31
Jakub Narebski
gitweb: Use list for of open for running git commands...
tree
|
commitdiff
2006-07-31
Jakub Narebski
gitweb: whitespace cleanup
tree
|
commitdiff
2006-07-30
Junio C Hamano
Merge branch 'lt/web'
tree
|
commitdiff
2006-07-30
Junio C Hamano
Merge branch 'js/mv'
tree
|
commitdiff
2006-07-30
Junio C Hamano
Merge branch 'jn/make'
tree
|
commitdiff
2006-07-29
Junio C Hamano
Merge branch 'lt/setup' into __/setup-n-mv
tree
|
commitdiff
2006-07-28
Junio C Hamano
Merge branch 'pb/multi-fetch'
tree
|
commitdiff
2006-07-28
Junio C Hamano
Merge branch 'lt/web'
tree
|
commitdiff
2006-07-28
Junio C Hamano
Merge branch 'js/alias-p'
tree
|
commitdiff
2006-07-28
Junio C Hamano
Merge branch 'jc/diff'
tree
|
commitdiff
2006-07-26
Junio C Hamano
Merge branch 'pb/configure'
tree
|
commitdiff
2006-07-26
Johannes Schindelin
gitweb: fix two warnings
tree
|
commitdiff
2006-07-25
Daniel Drake
gitweb: escape tag comments
tree
|
commitdiff
2006-07-25
Luben Tuikov
gitweb.cgi: git_blame2: slight optimization reading...
tree
|
commitdiff
2006-07-25
Luben Tuikov
gitweb.cgi: Centralize printing of the page path
tree
|
commitdiff
2006-07-25
Luben Tuikov
gitweb.cgi: git_blame2: Revision blocks now have altern...
tree
|
commitdiff
2006-07-25
Luben Tuikov
gitweb.cgi: Show "raw" head of project link even when...
tree
|
commitdiff
2006-07-25
Luben Tuikov
gitweb.cgi: git_blame2: Allow back-trekking through...
tree
|
commitdiff
2006-07-25
Luben Tuikov
gitweb.cgi: git_blame2: an alternative simple working...
tree
|
commitdiff
2006-07-25
Luben Tuikov
gitweb.cgi: Include direct link to "raw" files from...
tree
|
commitdiff
2006-07-25
Luben Tuikov
gitweb.cgi: Teach git_history() to read hash from ...
tree
|
commitdiff
2006-07-17
Junio C Hamano
Merge branch 'sp/reflog'
v1.4.2-rc1
tree
|
commitdiff
2006-07-14
Junio C Hamano
Merge branch 'lt/unitype'
tree
|
commitdiff
2006-07-14
Junio C Hamano
Merge branch 'sp/lazy-mkdir'
tree
|
commitdiff
2006-07-14
Luben Tuikov
gitweb.css: Use monospace fonts for commits and tree...
tree
|
commitdiff
2006-07-13
Junio C Hamano
Merge branch 'ml/trace'
tree
|
commitdiff
2006-07-13
Junio C Hamano
Merge branch 'js/merge-base'
tree
|
commitdiff
2006-07-13
Junio C Hamano
Merge branch 'lt/prune'
tree
|
commitdiff
2006-07-13
Junio C Hamano
Merge branch 'lt/merge-tree'
tree
|
commitdiff
2006-07-13
Alp Toker
gitweb: Make command invocations go through the git...
tree
|
commitdiff
2006-07-11
Alp Toker
gitweb: Include a site name in page titles
tree
|
commitdiff
2006-07-11
Alp Toker
gitweb: Send XHTML as 'application/xhtml+xml' where...
tree
|
commitdiff
2006-07-10
Junio C Hamano
Merge branch 'jc/show-merge'
tree
|
commitdiff
2006-07-10
Luben Tuikov
gitweb.cgi: Teach "a=blob" action to know the blob...
tree
|
commitdiff
2006-07-10
Luben Tuikov
gitweb.cgi: Create $git_temp if it doesn't exist
tree
|
commitdiff
2006-07-10
Junio C Hamano
Merge branch 'lt/gitweb'
tree
|
commitdiff
2006-07-09
Luben Tuikov
Add "raw" output option to blobs in "tree" view format
tree
|
commitdiff
2006-07-07
Junio C Hamano
Merge branch 'js/merge-base'
tree
|
commitdiff
2006-07-05
Junio C Hamano
Merge branch 'lt/gitweb'
tree
|
commitdiff
2006-07-02
Dennis Stosberg
gitweb: Declare global variables with "our"
tree
|
commitdiff
2006-07-02
Luben Tuikov
gitweb: Enable tree (directory) history display
tree
|
commitdiff
2006-07-02
Junio C Hamano
gitweb: optimize per-file history generation
tree
|
commitdiff
2006-07-02
Dennis Stosberg
gitweb: Declare global variables with "our"
tree
|
commitdiff
2006-07-02
Luben Tuikov
gitweb: Enable tree (directory) history display
tree
|
commitdiff
2006-07-02
Junio C Hamano
gitweb: optimize per-file history generation
tree
|
commitdiff
2006-06-22
Junio C Hamano
Merge branch 'js/lsfix'
tree
|
commitdiff
2006-06-22
Junio C Hamano
Merge branch 'ew/rebase'
tree
|
commitdiff
2006-06-22
Junio C Hamano
Merge branch 'jn/web'
tree
|
commitdiff
2006-06-22
Junio C Hamano
Merge branch 'ew/rebase' into next
tree
|
commitdiff
2006-06-22
Junio C Hamano
Merge branch 'jn/web' into next
tree
|
commitdiff
2006-06-22
Jakub Narebski
gitweb: whitespace cleanup around '='
tree
|
commitdiff
2006-06-22
Timo Hirvonen
gitweb: Use $hash_base as $search_hash if possible
tree
|
commitdiff
next