index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
...
|
*
|
|
|
|
|
|
|
|
gitweb: die_error first (optional) parameter is HTTP status
Jakub Narebski
2006-08-06
|
*
|
|
|
|
|
|
|
|
gitweb: Separate input validation and dispatch, add comment about opml action
Jakub Narebski
2006-08-06
|
*
|
|
|
|
|
|
|
|
gitweb: git_tree displays blame based on repository config
Luben Tuikov
2006-08-04
|
*
|
|
|
|
|
|
|
|
gitweb: do not use @@FOO@@ for replaced tokens
Junio C Hamano
2006-08-02
|
*
|
|
|
|
|
|
|
|
gitweb: require $ENV{'GITWEB_CONFIG'}
Matthias Lederhofer
2006-08-02
|
*
|
|
|
|
|
|
|
|
gitweb: optionally read config from GITWEB_CONFIG
Jeff King
2006-08-02
|
*
|
|
|
|
|
|
|
|
Makefile: gitweb/gitweb.cgi is now generated.
Junio C Hamano
2006-08-01
|
*
|
|
|
|
|
|
|
|
gitweb/README: do not bug Kay with gitweb questions anymore
Junio C Hamano
2006-08-01
|
*
|
|
|
|
|
|
|
|
gitweb: use out-of-line GIT logo.
Martin Waitz
2006-08-01
|
*
|
|
|
|
|
|
|
|
gitweb: fill in gitweb configuration by Makefile
Martin Waitz
2006-08-01
|
*
|
|
|
|
|
|
|
|
gitweb: Refactoring git_project_list
Jakub Narebski
2006-07-31
|
*
|
|
|
|
|
|
|
|
gitweb: avoid undefined value warning in print_page_path
Junio C Hamano
2006-07-31
|
*
|
|
|
|
|
|
|
|
gitweb: when showing history of a tree, show tree link not blob
Junio C Hamano
2006-07-31
|
*
|
|
|
|
|
|
|
|
gitweb: fix use of uninitialized value.
Junio C Hamano
2006-07-31
|
*
|
|
|
|
|
|
|
|
gitweb: an obvious cut and paste error.
Junio C Hamano
2006-07-31
|
*
|
|
|
|
|
|
|
|
gitweb: There can be more than two levels of subdirectories
Junio C Hamano
2006-07-31
|
*
|
|
|
|
|
|
|
|
gitweb: use a hash to lookup the sub for an action
Matthias Lederhofer
2006-07-31
|
*
|
|
|
|
|
|
|
|
gitweb: Reordering code and dividing it into categories
Jakub Narebski
2006-07-31
|
*
|
|
|
|
|
|
|
|
gitweb: Remove characters entities entirely when shortening string -- correction
Jakub Narebski
2006-07-31
|
*
|
|
|
|
|
|
|
|
gitweb: do not quote path for list version of open "-|"
Jakub Narebski
2006-07-31
|
*
|
|
|
|
|
|
|
|
gitweb: Refactor generation of shortlog, tags and heads body
Jakub Narebski
2006-07-31
|
*
|
|
|
|
|
|
|
|
gitweb: Ref refactoring - use git_get_referencing for marking tagged/head com...
Jakub Narebski
2006-07-30
|
*
|
|
|
|
|
|
|
|
gitweb: Remove characters entities entirely when shortening string
Jakub Narebski
2006-07-30
|
*
|
|
|
|
|
|
|
|
gitweb: Headers refactoring - use git_header_div for header divs
Jakub Narebski
2006-07-30
|
*
|
|
|
|
|
|
|
|
gitweb: Remove $project from git_get_paging_nav arguments
Jakub Narebski
2006-07-30
|
*
|
|
|
|
|
|
|
|
gitweb: Pager refactoring - use git_get_paging_nav for pagination
Jakub Narebski
2006-07-30
|
*
|
|
|
|
|
|
|
|
gitweb: Add "\n" after <br/> in git_page_nav
Jakub Narebski
2006-07-30
|
*
|
|
|
|
|
|
|
|
gitweb: Show project descriptions with utf-8 characters in project list corre...
Jakub Narebski
2006-07-30
|
*
|
|
|
|
|
|
|
|
gitweb: Replace form-feed character by ^L
Jakub Narebski
2006-07-30
|
*
|
|
|
|
|
|
|
|
gitweb: Navbar refactoring - use git_page_nav to generate navigation bar
Jakub Narebski
2006-07-30
|
*
|
|
|
|
|
|
|
|
gitweb: Add git_page_nav for later use
Jakub Narebski
2006-07-30
|
*
|
|
|
|
|
|
|
|
gitweb: Cleanup - chomp @lines in consistent style
Jakub Narebski
2006-07-30
|
*
|
|
|
|
|
|
|
|
gitweb: Cleanup - chomp $line in consistent style
Jakub Narebski
2006-07-30
|
*
|
|
|
|
|
|
|
|
gitweb: More explicit error messages for open "-|"
Jakub Narebski
2006-07-30
|
*
|
|
|
|
|
|
|
|
gitweb: simplify git_get_hash_by_path
Jakub Narebski
2006-07-30
|
*
|
|
|
|
|
|
|
|
gitweb: Use list for of open for running git commands, thorougly.
Jakub Narebski
2006-07-30
|
*
|
|
|
|
|
|
|
|
gitweb: whitespace cleanup
Jakub Narebski
2006-07-30
|
|
|
_
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Merge branch 'jn/conf'
Junio C Hamano
2006-08-12
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
autoconf: Add support for setting CURLDIR, OPENSSLDIR, EXPATDIR
Jakub Narebski
2006-08-08
|
*
|
|
|
|
|
|
|
|
autoconf: It is --without-python, not --no-python
Jakub Narebski
2006-08-08
|
*
|
|
|
|
|
|
|
|
autoconf: clean temporary file mak.append
Junio C Hamano
2006-08-08
|
*
|
|
|
|
|
|
|
|
autoconf: Move variables which we always set to config.mak.in
Jakub Narebski
2006-08-08
|
*
|
|
|
|
|
|
|
|
autoconf: Improvements in NO_PYTHON/PYTHON_PATH handling
Jakub Narebski
2006-08-08
|
*
|
|
|
|
|
|
|
|
autoconf: Error out on --without-shell and --without-perl
Jakub Narebski
2006-08-08
|
*
|
|
|
|
|
|
|
|
autoconf: Add configure target to main Makefile
Jakub Narebski
2006-08-08
|
*
|
|
|
|
|
|
|
|
autoconf: Unset NO_STH and NEED_STH when it is detected not needed
Jakub Narebski
2006-08-07
|
*
|
|
|
|
|
|
|
|
autoconf: NO_IPV6
Junio C Hamano
2006-08-04
|
*
|
|
|
|
|
|
|
|
autoconf: Set NEEDS_LIBICONV unconditionally if there is no iconv in libc
Jakub Narebski
2006-08-04
|
*
|
|
|
|
|
|
|
|
autoconf: fix NEEDS_SSL_WITH_CRYPTO
Junio C Hamano
2006-08-04
|
*
|
|
|
|
|
|
|
|
Copy description of new build configuration variables to configure.ac
Jakub Narebski
2006-08-04
[prev]
[next]