All of lore.kernel.org
 help / color / mirror / Atom feed
From: Johannes Sixt <j6t@kdbg.org>
To: Junio C Hamano <gitster@pobox.com>
Cc: git@vger.kernel.org
Subject: Re: What's cooking in git.git (Jun 2017, #01; Thu, 1)
Date: Thu, 1 Jun 2017 23:06:27 +0200	[thread overview]
Message-ID: <ebe29db6-45ed-81d7-2a3e-24437406eb08@kdbg.org> (raw)
In-Reply-To: <xmqqshjk5ezb.fsf@gitster.mtv.corp.google.com>

Am 01.06.2017 um 09:44 schrieb Junio C Hamano:
> * nd/fopen-errors (2017-05-30) 14 commits
>   - mingw_fopen: report ENOENT for invalid file names
>   - SQUASH??? use test_i18ngrep and add it at the end
>   - mingw: verify that paths are not mistaken for remote nicknames
>   - log: fix memory leak in open_next_file()
>   - rerere.c: move error_errno() closer to the source system call
>   - print errno when reporting a system call error
>   - wrapper.c: make warn_on_inaccessible() static
>   - wrapper.c: add and use fopen_or_warn()
>   - wrapper.c: add and use warn_on_fopen_errors()
>   - config.mak.uname: set FREAD_READS_DIRECTORIES for Darwin, too
>   - config.mak.uname: set FREAD_READS_DIRECTORIES for Linux and FreeBSD
>   - clone: use xfopen() instead of fopen()
>   - use xfopen() in more places
>   - git_fopen: fix a sparse 'not declared' warning
> 
>   We often try to open a file for reading whose existence is
>   optional, and silently ignore errors from open/fopen; report such
>   errors if they are not due to missing files.
> 
>   Waiting for an Ack to the SQUASH fix or a reroll of the tip commits.

ACK!

See also 
https://public-inbox.org/git/2899d715-a416-1852-4399-28af0a3e9b6e@kdbg.org/

-- Hannes

  parent reply	other threads:[~2017-06-01 21:06 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-01  7:44 What's cooking in git.git (Jun 2017, #01; Thu, 1) Junio C Hamano
2017-06-01 18:56 ` preserve untracked cache, was " Johannes Schindelin
2017-06-01 19:16   ` Samuel Lijin
2017-06-01 23:19     ` Junio C Hamano
2017-06-02 10:11       ` Johannes Schindelin
2017-06-03  0:26         ` Junio C Hamano
2017-06-15 10:34           ` Johannes Schindelin
2017-06-01 21:06 ` Johannes Sixt [this message]
2017-06-01 23:14   ` Junio C Hamano

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ebe29db6-45ed-81d7-2a3e-24437406eb08@kdbg.org \
    --to=j6t@kdbg.org \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.