Merge branch 'master' of git://git.kernel.org/pub/scm/git/git
commitfa8ee9dfcf521a493f9e5b3064c0b66a85d1cf5d
authorJakub Narebski <jnareb@gmail.com>
Fri, 6 Jun 2008 14:00:58 +0000 (6 16:00 +0200)
committerJakub Narebski <jnareb@gmail.com>
Fri, 6 Jun 2008 14:00:58 +0000 (6 16:00 +0200)
tree4c0461af9b0af0efe78126e958b6621da63a9507
parent640da11b8aeda12d3662603772ab19f6f71f729e
parent7f718e8b46b37a9e1caf58a372938817f04885d9
Merge branch 'master' of git://git./git/git

* 'master' of git://git.kernel.org/pub/scm/git/git: (387 commits)
  gitweb: Add charset info to "raw" output of 'text/plain' blobs
  Strbuf documentation: document most functions
  Documentation/git-mailsplit: Enhanced description of -o option
  Fix "git clone http://$URL" to check out the worktree when asked
  describe: match pattern for lightweight tags too
  t7502: honor SHELL_PATH
  Documentation: git-log cannot use rev-list specific options
  Fix t5516 on cygwin: it does not like double slashes at the beginning of a path
  t7502: tighten loosely written test sequence
  t7502: do not globally unset GIT_COMMITTER_* environment variables
  cat-file --batch: flush stdout also when objects are missing
  GIT v1.5.6-rc1
  commit: drop duplicated parents
  rebase --interactive: Compute upstream SHA1 before switching branches
  Documentation/git-filter-branch.txt: Fix description of --commit-filter
  gitweb: Fix "next" link on bottom of page
  Revert "git.el: Set process-environment instead of invoking env"
  make verify-pack a bit more useful with bad packs
  Git.pm: fix return value of config method
  glossary: improve a few links
  ...