Merge branch 'master' of git://git.kernel.org/pub/scm/git/git
commita3211d670e1356d99fee3f0704e0b064ed58da55
authorJakub Narebski <jnareb@gmail.com>
Tue, 28 Apr 2009 18:28:08 +0000 (28 20:28 +0200)
committerJakub Narebski <jnareb@gmail.com>
Tue, 28 Apr 2009 18:28:08 +0000 (28 20:28 +0200)
treef7d64150c543e454bfeb4408137975e3953c1040
parent858d24ea6f6818e05e25126efe2fdc3ecc131a2f
parentb79376cdf3bd6ee922261776613d085a7b36ffd9
Merge branch 'master' of git://git./git/git

* 'master' of git://git.kernel.org/pub/scm/git/git: (89 commits)
  SubmittingPatches: itemize and reflect upon well written changes
  Makefile: fix NO_PERL bug with gitweb
  grep: fix segfault when "git grep '('" is given
  t5701: do not get stuck in empty-push/
  NetBSD compilation fix
  Documentation: fix a grammatical error in api-builtin.txt
  builtin-merge: fix a typo in an error message
  Add semicolon to curly brace group in main Makefile
  prune-packed: advanced progress even for non-existing fan-out directories
  t4202: fix typo
  Add an option not to use link(src, dest) && unlink(src) when that is unreliable
  connect: replace inet_ntop with getnameinfo
  Documentation: git-clean: make description more readable
  Documentation: git-clean: fix minor grammatical errors
  Remove obsolete bug warning in man git-update-server-info
  t7700-repack: repack -a now works properly, expect success from test
  t9001: use older Getopt::Long boolean prefix '--no' rather than '--no-'
  progress bar: round to the nearest instead of truncating down
  GIT 1.6.3-rc2
  t7800: respect NO_PERL
  ...
t/test-lib.sh