Merge branch 'lm/squelch-bg-progress' into next
commita2fe74da33011fec42409085b1e101a984869914
authorJunio C Hamano <gitster@pobox.com>
Wed, 6 May 2015 04:14:29 +0000 (5 21:14 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 6 May 2015 04:14:29 +0000 (5 21:14 -0700)
tree0118c51e653c528b5596d59c3655e86c53ab15e3
parenta8de68e8e30bdaa1438f18662cf42e1ab68c84e0
parent9a9a41db83052b674b89c084e4ac8c1458f7b11e
Merge branch 'lm/squelch-bg-progress' into next

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