From: Junio C Hamano <gitster@pobox.com>
Date: Mon, 8 Mar 2010 08:36:00 +0000 (-0800)
Subject: Merge branch 'mm/mkstemps-mode-for-packfiles' into maint
X-Git-Tag: v1.7.0.3~29
X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=493e433277ee72b200e72f7a17e08266ed9497c5;p=git.git

Merge branch 'mm/mkstemps-mode-for-packfiles' into maint

* mm/mkstemps-mode-for-packfiles:
  Use git_mkstemp_mode instead of plain mkstemp to create object files
  git_mkstemps_mode: don't set errno to EINVAL on exit.
  Use git_mkstemp_mode and xmkstemp_mode in odb_mkstemp, not chmod later.
  git_mkstemp_mode, xmkstemp_mode: variants of gitmkstemps with mode argument.
  Move gitmkstemps to path.c
  Add a testcase for ACL with restrictive umask.
---

493e433277ee72b200e72f7a17e08266ed9497c5