Merge branch 'master' of git://git.kernel.org/pub/scm/git/git
commitcc5e7a03d1627bd94e1237b9bae957e6682aa395
authorJakub Narebski <jnareb@gmail.com>
Thu, 26 Jun 2008 17:55:53 +0000 (26 19:55 +0200)
committerJakub Narebski <jnareb@gmail.com>
Thu, 26 Jun 2008 17:55:53 +0000 (26 19:55 +0200)
treefedc464aaf10c984a1471a07c18526b45a4b1236
parent8b847f3102ed7513bb14b4e7e0b3c8e3dd7d60c7
parentde8d95703417a93bb6231f823bb82746f01e8a58
Merge branch 'master' of git://git./git/git

* 'master' of git://git.kernel.org/pub/scm/git/git: (69 commits)
  Start draft release notes for 1.6.0
  update-hook-example: optionally allow non-fast-forward
  Fix use of "perl -i" on Windows
  GIT 1.5.6.1
  fix update-hook-example to work with packed tag references
  clone: create intermediate directories of destination repo
  for-each-ref: implement missing tag values
  verify-pack: test for detection of index v2 object CRC mismatch
  verify-pack: check packed object CRC when using index version 2
  move show_pack_info() where it belongs
  optimize verify-pack a bit
  clone: create intermediate directories of destination repo
  Ship sample hooks with .sample suffix
  pre-rebase hook update
  refactor pack structure allocation
  test case for pack resilience against corruptions
  implement some resilience against pack corruptions
  call init_pack_revindex() lazily
  git-svn: make rebuild respect rewriteRoot option
  Workaround for AIX mkstemp()
  ...
t/test-lib.sh