Merge branch 'master' of git://git.kernel.org/pub/scm/git/git
commit462a631a0b2a8d74e75613dfe6116381d5f68306
authorJakub Narebski <jnareb@gmail.com>
Thu, 4 Jan 2007 08:34:08 +0000 (4 09:34 +0100)
committerJakub Narebski <jnareb@gmail.com>
Thu, 4 Jan 2007 08:34:08 +0000 (4 09:34 +0100)
treec0d5b73a7e769df6f5b2dca503700454c49f70ec
parent428d547a590fd4831d14bfbc52a14a835bb2afd7
parentd222984e3610c1558778f7a23d23b89f1d91fb36
Merge branch 'master' of git://git./git/git

* 'master' of git://git.kernel.org/pub/scm/git/git:
  gitweb: Fix shortlog only showing HEAD revision.
  git-verify-tag: make sure we remove temporary file.
  git-tag: add flag to verify a tag
  Refactor print-functions in builtin-branch
  gitweb: There can be empty patches (in git_patchset_body)
  gitweb: Fix bug in git_difftree_body (was '!=' instead of 'ne')
  Documentation/tutorial: misc updates
  tutorial: misc updates.
  Skip excessive blank lines before commit body
  Add documentation for git-branch's color configuration.
  gitweb: Fix error in git_project_index subroutine