Merge branch 'master' into next
commit80ade87709eacd1e711598c83ffa94bf9f77b3aa
authorJunio C Hamano <gitster@pobox.com>
Sat, 20 Mar 2010 18:43:02 +0000 (20 11:43 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sat, 20 Mar 2010 18:43:02 +0000 (20 11:43 -0700)
treebff0dc9fda2aa7a1e4e2c8a4d73626a637ac0127
parent911328df4dfc6a9159624bf9845e8f5659ad8e72
parent0d0925c5e25fad8079739be36d88faa21fc1f588
Merge branch 'master' into next

* master:
  Update draft release notes to 1.7.1
  Update draft release notes to 1.7.0.3
  fetch: Fix minor memory leak
  fetch: Future-proof initialization of a refspec on stack
  fetch: Check for a "^{}" suffix with suffixcmp()
  Fix a spelling mistake in a git-p4 console message
  Use test_expect_success for test setups
  daemon: parse_host_and_port SIGSEGV if port is specified
  Makefile: Fix occasional GIT-CFLAGS breakage
  Makefile: Fix CDPATH problem
  notes.c: remove inappropriate call to return
  pull: replace unnecessary sed invocation
notes.c