Merge branch 'master' of git://git.kernel.org/pub/scm/git/git
commit877b5606893ed70b2a6a8e60241b066d3831faa0
authorJakub Narebski <jnareb@gmail.com>
Thu, 21 Dec 2006 09:01:41 +0000 (21 10:01 +0100)
committerJakub Narebski <jnareb@gmail.com>
Thu, 21 Dec 2006 09:01:41 +0000 (21 10:01 +0100)
tree14e30e505b2a799fbcd6676be6c9592e220eeeb1
parent1880e5287d82bd5e6ee471df09b9916ba195935d
parent54851157acf707eb953eada2a84830897dde5c1d
Merge branch 'master' of git://git./git/git

* 'master' of git://git.kernel.org/pub/scm/git/git: (34 commits)
  GIT 1.4.4.3
  clarify some error messages wrt unknown object types
  simplify inclusion of system header files.
  index-pack usage of mmap() is unacceptably slower on many OSes other than Linux
  gitweb: Show '...' links in "summary" view only if there are more items
  config_rename_section: fix FILE* leak
  Remove COLLISION_CHECK from Makefile since it's not used.
  fix populate-filespec
  git-cvsserver: fix breakage when calling git merge-file
  rerere: fix breakage of resolving.
  Add config example with respect to branch
  Add documentation for show-branch --topics
  make git a bit less cryptic on fetch errors
  make patch_delta() error cases a bit more verbose
  racy-git: documentation updates.
  show-ref: fix --exclude-existing
  parse-remote::expand_refs_wildcard()
  vim syntax: follow recent changes to commit template
  show-ref: fix --verify --hash=length
  show-ref: fix --quiet --verify
  ...