From: Junio C Hamano <gitster@pobox.com>
Date: Mon, 11 May 2015 21:23:42 +0000 (-0700)
Subject: Merge branch 'lm/squelch-bg-progress'
X-Git-Tag: v2.5.0-rc0~141
X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/66ff763ebb35e5fc379f73c2769656cd61fe6b33

Merge branch 'lm/squelch-bg-progress'

Many long-running operations show progress eye-candy, even when
they are later backgrounded.  Hide the eye-candy when the process
is sent to the background instead.

* lm/squelch-bg-progress:
compat/mingw: stubs for getpgid() and tcgetpgrp()
progress: no progress in background
---

66ff763ebb35e5fc379f73c2769656cd61fe6b33