Merge branch 'sp/msysgit' into next
commite48432277ecc9e7acfbb9c8b1dad51206d967486
authorJunio C Hamano <gitster@pobox.com>
Tue, 9 Jun 2009 07:31:56 +0000 (9 00:31 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 9 Jun 2009 07:31:56 +0000 (9 00:31 -0700)
treedaa706ef0f4a1548fccae9de81371ecbea5f9914
parenteeef5e211816df7722fec7c1d3121162502e4c21
parent48c46f1a14b45756b7354bdf2a52be8d93ebfaf3
Merge branch 'sp/msysgit' into next

* sp/msysgit:
  MinGW: Teach Makefile to detect msysgit and apply specific settings
  Fix warnings in nedmalloc when compiling with GCC 4.4.0
  Add custom memory allocator to MinGW and MacOS builds
  MinGW readdir reimplementation to support d_type
  connect.c: Support PuTTY plink and TortoisePlink as SSH on Windows
  git: browsing paths with spaces when using the start command
  MinGW: fix warning about implicit declaration of _getch()
  test-chmtime: work around Windows limitation
  Work around a regression in Windows 7, causing erase_in_line() to crash sometimes
  Quiet make: do not leave Windows behind
  MinGW: GCC >= 4 does not need SNPRINTF_SIZE_CORR anymore

Conflicts:
Makefile
Makefile
connect.c