From: Johannes Schindelin <johannes.schindelin@gmx.de>
To: Junio C Hamano <gitster@pobox.com>
Cc: git@vger.kernel.org
Subject: [PATCH 0/4] Always release pack files before calling gc --auto
Date: Wed, 13 Jan 2016 18:20:02 +0100 (CET) [thread overview]
Message-ID: <cover.1452705584.git.johannes.schindelin@gmx.de> (raw)
These patches are companions to 786b150 (clone --dissociate: avoid
locking pack files, 2015-10-06), triggered by a bug report to the Git
for Windows project.
Johannes Schindelin (4):
fetch: release pack files before garbage-collecting
am: release pack files before garbage-collecting
merge: release pack files before garbage-collecting
receive-pack: release pack files before garbage-collecting
builtin/am.c | 1 +
builtin/fetch.c | 2 ++
builtin/merge.c | 1 +
builtin/receive-pack.c | 1 +
t/t5510-fetch.sh | 13 +++++++++++++
5 files changed, 18 insertions(+)
--
2.6.3.windows.1.300.g1c25e49
next reply other threads:[~2016-01-13 17:20 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-13 17:20 Johannes Schindelin [this message]
2016-01-13 17:20 ` [PATCH 1/4] fetch: release pack files before garbage-collecting Johannes Schindelin
2016-01-13 17:20 ` [PATCH 2/4] am: " Johannes Schindelin
2016-01-13 17:20 ` [PATCH 3/4] merge: " Johannes Schindelin
2016-01-13 17:20 ` [PATCH 4/4] receive-pack: " Johannes Schindelin
2016-01-13 17:52 ` [PATCH 0/4] Always release pack files before calling gc --auto Jeff King
2016-01-13 18:52 ` Johannes Schindelin
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=cover.1452705584.git.johannes.schindelin@gmx.de \
--to=johannes.schindelin@gmx.de \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).