Merge branch 'lm/squelch-bg-progress'
commit66ff763ebb35e5fc379f73c2769656cd61fe6b33
authorJunio C Hamano <gitster@pobox.com>
Mon, 11 May 2015 21:23:42 +0000 (11 14:23 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 11 May 2015 21:23:42 +0000 (11 14:23 -0700)
tree802fb6b714ddb3c441573632dcb0c0a3fbdee8d4
parentcedeffeee06f7ae5982aa5e08fad78a90c4331bf
parent9a9a41db83052b674b89c084e4ac8c1458f7b11e
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