Merge branch 'maint'
commite2b7eaf0ca3897940961d23392d4ff718867ea9f
authorJunio C Hamano <gitster@pobox.com>
Mon, 29 Oct 2007 19:53:54 +0000 (29 12:53 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 29 Oct 2007 19:53:54 +0000 (29 12:53 -0700)
treebf24e41872b28f8dc50db5f24e0222117da71da6
parent8371d8fd094548c1d02b8583fdbff8204a725ffc
parente720c4382f6c9317a3b495e80c7dfc609a0db5e6
Merge branch 'maint'

* maint:
  RelNotes-1.5.3.5: describe recent fixes
  merge-recursive.c: mrtree in merge() is not used before set
  sha1_file.c: avoid gcc signed overflow warnings
  Fix a small memory leak in builtin-add
  honor the http.sslVerify option in shell scripts
builtin-add.c
merge-recursive.c
sha1_file.c