Merge branch 'master' of git://git.kernel.org/pub/scm/git/git
commit368e063c36ace529bf0c65b4d7aa2b1dbeeedbc5
authorJakub Narebski <jnareb@gmail.com>
Sun, 15 Jun 2008 12:51:07 +0000 (15 14:51 +0200)
committerJakub Narebski <jnareb@gmail.com>
Sun, 15 Jun 2008 12:51:07 +0000 (15 14:51 +0200)
treee029e3c6ee2e60e45a4e970e6f7a53986783b719
parentc38bc7423e0bf0fcadb7020f303076a786d2c0ec
parent52cb2bc28b8336a3f2259bb1c6ad2b99c3caca9c
Merge branch 'master' of git://git./git/git

* 'master' of git://git.kernel.org/pub/scm/git/git: (33 commits)
  GIT 1.5.6-rc3
  Simplify and rename find_sha1_file()
  Make loose object file reading more careful
  Avoid cross-directory renames and linking on object creation
  Use 'trash directory' thoroughly in t/test-lib.sh
  Don't allocate too much memory in quote_ref_url
  gitweb: Make it work with $GIT containing spaces
  completion: add more 'git add' options
  git add: add long equivalents of '-u' and '-f' options
  git-svn: test that extra blank lines aren't inserted in commit messages.
  git-svn: don't append extra newlines at the end of commit messages.
  git-submodule - Fix errors regarding resolve_relative_url
  documentation: bisect: remove bits talking about a bisection branch
  sha1_file.c: dead code removal
  git-instaweb: improve auto-discovery of httpd and call conventions.
  t4126: fix test that happened to work due to timing
  fast-export: Correctly generate initial commits with no parents
  t/.gitattributes: only ignore whitespace errors in test files
  document --pretty=tformat: option
  Improve sed portability
  ...
t/test-lib.sh