Merge branch 'master' of git://git.kernel.org/pub/scm/git/git
commit15bf729165577f005c43c97b1a6de1d8019fe046
authorJakub Narebski <jnareb@gmail.com>
Wed, 28 Mar 2007 09:27:15 +0000 (28 11:27 +0200)
committerJakub Narebski <jnareb@gmail.com>
Wed, 28 Mar 2007 09:27:15 +0000 (28 11:27 +0200)
tree3db9503b836927c38607a64436ee072fb2328d49
parent74497aa8215413943689c912c35a5d86cd719f59
parent465b3518a9ad5080a4b652ef35fb13c61a93e7a4
Merge branch 'master' of git://git./git/git

* 'master' of git://git.kernel.org/pub/scm/git/git:
  git-upload-pack: make sure we close unused pipe ends
  --pretty=format: fix broken %ct and %at interpolation
  use xrealloc in help.c
  read-tree: use xcalloc
  Fix "getaddrinfo()" buglet
  Makefile: remove test-chmtime program in target clean.
  gitweb: Cleanup and uniquify die_error calls
  sha1_file.c (write_sha1_file): Detect close failure
  git.el: Display some information about the HEAD commit.
  Document git-log --first-parent
  Bisect: add checks at the beginning of "git bisect run".
  sha1_file.c (write_sha1_from_fd): Detect close failure.
  git-rm: don't remove newly added file without -f
  Bisect: Use "git-show-ref --verify" when reseting.
  gitweb: Add example of config file and how to generate projects list to gitweb/INSTALL