aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | gitweb: Headers refactoring - use git_header_div for header divsJakub Narebski2006-07-30
| * | | | gitweb: Remove $project from git_get_paging_nav argumentsJakub Narebski2006-07-30
| * | | | gitweb: Pager refactoring - use git_get_paging_nav for paginationJakub Narebski2006-07-30
| * | | | gitweb: Add "\n" after <br/> in git_page_navJakub Narebski2006-07-30
| * | | | gitweb: Show project descriptions with utf-8 characters in project list corre...Jakub Narebski2006-07-30
| * | | | gitweb: Replace form-feed character by ^LJakub Narebski2006-07-30
| * | | | gitweb: Navbar refactoring - use git_page_nav to generate navigation barJakub Narebski2006-07-30
| * | | | gitweb: Add git_page_nav for later useJakub Narebski2006-07-30
| * | | | gitweb: Cleanup - chomp @lines in consistent styleJakub Narebski2006-07-30
| * | | | gitweb: Cleanup - chomp $line in consistent styleJakub Narebski2006-07-30
| * | | | gitweb: More explicit error messages for open "-|"Jakub Narebski2006-07-30
| * | | | gitweb: simplify git_get_hash_by_pathJakub Narebski2006-07-30
| * | | | gitweb: Use list for of open for running git commands, thorougly.Jakub Narebski2006-07-30
| * | | | gitweb: whitespace cleanupJakub Narebski2006-07-30
| | |_|/ | |/| |
* | | | Merge branch 'jn/conf'Junio C Hamano2006-08-12
|\ \ \ \
| * | | | autoconf: Add support for setting CURLDIR, OPENSSLDIR, EXPATDIRJakub Narebski2006-08-08
| * | | | autoconf: It is --without-python, not --no-pythonJakub Narebski2006-08-08
| * | | | autoconf: clean temporary file mak.appendJunio C Hamano2006-08-08
| * | | | autoconf: Move variables which we always set to config.mak.inJakub Narebski2006-08-08
| * | | | autoconf: Improvements in NO_PYTHON/PYTHON_PATH handlingJakub Narebski2006-08-08
| * | | | autoconf: Error out on --without-shell and --without-perlJakub Narebski2006-08-08
| * | | | autoconf: Add configure target to main MakefileJakub Narebski2006-08-08
| * | | | autoconf: Unset NO_STH and NEED_STH when it is detected not neededJakub Narebski2006-08-07
| * | | | autoconf: NO_IPV6Junio C Hamano2006-08-04
| * | | | autoconf: Set NEEDS_LIBICONV unconditionally if there is no iconv in libcJakub Narebski2006-08-04
| * | | | autoconf: fix NEEDS_SSL_WITH_CRYPTOJunio C Hamano2006-08-04
| * | | | Copy description of new build configuration variables to configure.acJakub Narebski2006-08-04
| * | | | autoconf: Typo cleanup, reordering etc.Jakub Narebski2006-08-04
| * | | | autoconf: Check for ll hh j z t size specifiers introduced by C99Jakub Narebski2006-08-04
| * | | | autoconf: Add support for setting PYTHON_PATH or NO_PYTHONJakub Narebski2006-08-02
| * | | | autoconf: Move site configuration section earlier in configure.acJakub Narebski2006-08-02
| * | | | autoconf: Add support for setting SHELL_PATH and PERL_PATHJakub Narebski2006-08-02
* | | | | Merge branch 'jc/grep'Junio C Hamano2006-08-12
|\ \ \ \ \
| * | | | | git-grep: show pathnames relative to the current directoryJunio C Hamano2006-08-11
* | | | | | Merge branch 'mk/rename'Junio C Hamano2006-08-12
|\ \ \ \ \ \
| * | | | | | git-verify-pack: make builtinRene Scharfe2006-08-10
| * | | | | | Merge branch 'master' into mk/renameJunio C Hamano2006-08-10
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into mk/renameJunio C Hamano2006-08-08
| |\ \ \ \ \ \ \
| * | | | | | | | git.c: Rename NEEDS_PREFIX to RUN_SETUPJunio C Hamano2006-08-04
| * | | | | | | | builtins: Makefile clean-upJunio C Hamano2006-08-04
| * | | | | | | | Make git-checkout-index a builtinJunio C Hamano2006-08-04
| * | | | | | | | Make git-symbolic-ref a builtinMatthias Kestenholz2006-08-03
| * | | | | | | | Make git-unpack-objects a builtinMatthias Kestenholz2006-08-03
| * | | | | | | | Make git-pack-objects a builtinMatthias Kestenholz2006-08-03
| * | | | | | | | Make git-name-rev a builtinMatthias Kestenholz2006-08-03
* | | | | | | | | Merge branch 'ml/pager'Junio C Hamano2006-08-12
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | pager: environment variable GIT_PAGER to override PAGERMatthias Lederhofer2006-07-31
* | | | | | | | | | GIT 1.4.2v1.4.2Junio C Hamano2006-08-12
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | upload-pack: fix timeout in create_pack_filev1.4.1.1Matthias Lederhofer2006-07-24
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano2006-08-12
|\ \ \ \ \ \ \ \ \ \ \