Merge branch 'master' into next
commit8a0dc176fa57ba12b7359717f4568843162bb23c
authorJunio C Hamano <gitster@pobox.com>
Thu, 9 Jul 2009 08:21:04 +0000 (9 01:21 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 9 Jul 2009 08:21:04 +0000 (9 01:21 -0700)
treee5cf8b0e1e660eb837c2e5d98c2071a0a1e3bb57
parent8586bb07b181c75e65a39d88128e40a1c3e88e2c
parent4ecbc178704ca6c1027a38483e98f5fe493b1322
Merge branch 'master' into next

* master:
  Makefile: install 'git' in execdir
  git-svn.txt: fix description of fetch flags accepted by clone.
  git-svn.txt: fix fetch flags incorrectly documented as init flags.
  git-svn.txt: make formatting more consistent.
  git-svn.txt: stop using dash-form of commands.
  Documentation: update description of shell aliases
  MinGW: truncate exit()'s argument to lowest 8 bits
  gitweb: add empty alt text to avatar img
  gitweb: picon avatar provider
  gitweb: gravatar url cache
  gitweb: (gr)avatar support
  gitweb: use git_print_authorship_rows in 'tag' view too
  gitweb: uniform author info for commit and commitdiff
  gitweb: refactor author name insertion
  http.c: add http.sslCertPasswordProtected option
  http.c: prompt for SSL client certificate password