git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] Always release pack files before calling gc --auto
@ 2016-01-13 17:20 Johannes Schindelin
  2016-01-13 17:20 ` [PATCH 1/4] fetch: release pack files before garbage-collecting Johannes Schindelin
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Johannes Schindelin @ 2016-01-13 17:20 UTC (permalink / raw)
  To: Junio C Hamano; +Cc: git

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2016-01-13 18:52 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-13 17:20 [PATCH 0/4] Always release pack files before calling gc --auto Johannes Schindelin
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

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).