clone: the given repository dir should be relative to $PWD
[gitweb.git] / configure.ac
2006-10-02 Merge branch 'maint'
2006-10-01 Merge branch 'maint'
2006-10-01 Merge branch 'jc/gitpm'
2006-10-01 Merge branch 'jc/diff-stat'
2006-10-01 Merge branch 'lt/web'
2006-09-30 Remove -fPIC which was only needed for Git.xs
2006-09-28 Merge branch 'jl/virtual'
2006-09-28 Merge branch 'cc/branch-test'
2006-09-28 Merge branch 'sp/void'
2006-09-28 Merge branch 'jc/whitespace'
2006-09-28 Merge branch 'jc/repack'
2006-09-28 Merge branch 'jc/deprecate-recursive'
2006-09-25 Deprecate merge-recursive.py
2006-09-18 Merge part of branch 'jc/upload-pack'
2006-09-18 Merge branch 'jc/pack'
2006-09-14 Merge branches 'maint' and 'jc/http'
2006-09-13 Merge branch 'jc/unpack'
2006-09-13 Merge branch 'jc/binary'
2006-09-13 Merge branch 'aw/send-pack'
2006-09-07 autoconf: Add support for setting NO_ICONV and ICONVDIR
2006-09-07 autoconf: Set NO_ICONV if iconv is found neither in...
2006-09-07 Merge branch 'jc/daemon'
2006-09-07 Merge branch 'pm/diff'
2006-09-05 autoconf: Fix copy'n'paste error
2006-09-05 Merge branch 'jc/pack'
2006-09-05 autoconf: Quote AC_CACHE_CHECK arguments
2006-09-05 autoconf: Check for subprocess.py
2006-09-05 autoconf: Add -liconv to LIBS when NEEDS_LIBICONV
2006-09-01 Merge git://git.kernel.org/pub/scm/gitk/gitk
2006-08-28 Merge branch 'js/c-merge-recursive'
2006-08-23 Merge branch 'gl/cleanup' into gl/cleanup-next
2006-08-21 Merge branch 'maint'
2006-08-17 Merge branch 'jc/format-patch'
2006-08-16 Merge branch 'maint'
2006-08-16 Merge branch 'maint'
2006-08-15 Fix compilation with Sun CC
2006-08-15 Merge branch 'master' into pb/gitpm
2006-08-15 Fix detection of ipv6 on Solaris
2006-08-15 Look for sockaddr_storage in sys/socket.h
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 Merge branch 'jn/conf'
2006-08-13 Merge branch 'jc/grep'
2006-08-13 Merge branch 'mk/rename'
2006-08-13 Merge branch 'ml/pager'
2006-08-13 Merge branch 'master' into js/c-merge-recursive
2006-08-13 GIT 1.4.2 v1.4.2
2006-08-13 Merge git://git.kernel.org/pub/scm/gitk/gitk
2006-08-09 autoconf: Add support for setting CURLDIR, OPENSSLDIR...
2006-08-09 autoconf: It is --without-python, not --no-python
2006-08-09 autoconf: Move variables which we always set to config...
2006-08-08 autoconf: Improvements in NO_PYTHON/PYTHON_PATH handling
2006-08-08 autoconf: Error out on --without-shell and --without...
2006-08-08 autoconf: Add configure target to main Makefile
2006-08-08 Merge branch 'master' into pb/gitpm
2006-08-07 autoconf: Unset NO_STH and NEED_STH when it is detected...
2006-08-04 autoconf: NO_IPV6
2006-08-04 autoconf: Set NEEDS_LIBICONV unconditionally if there...
2006-08-04 autoconf: fix NEEDS_SSL_WITH_CRYPTO
2006-08-04 Copy description of new build configuration variables...
2006-08-04 autoconf: Typo cleanup, reordering etc.
2006-08-04 autoconf: Check for ll hh j z t size specifiers introdu...
2006-08-03 autoconf: Add support for setting PYTHON_PATH or NO_PYTHON
2006-08-03 autoconf: Move site configuration section earlier in...
2006-08-03 autoconf: Add support for setting SHELL_PATH and PERL_PATH
2006-07-31 Merge branch 'js/read-tree' into js/c-merge-recursive
2006-07-30 Merge branch 'lt/web'
2006-07-30 Merge branch '__/setup-n-mv'
2006-07-30 Merge branch 'js/mv'
2006-07-30 Merge branch 'jn/make'
2006-07-15 Quote all calls to GIT_CONF_APPEND_LINE
2006-07-09 Typofix in configure.ac comment.
2006-07-09 configure.ac vertical whitespace usage cleanup
2006-07-09 autoconf: Checks for some programs
2006-07-09 autoconf: Checks for libraries
2006-07-09 autoconf: Checks for some library functions.
2006-07-09 autoconf: Checks for typedefs, structures, and compiler...
2006-07-09 autoconf: Preparing the way for autodetection
2006-07-09 Copy description of build configuration variables to...
2006-07-03 autoconf: Use autoconf to write installation directorie...