Merge branch 'jk/trace-fixup'
commit6d4960ac7d360744fe5bac39cb90697d81128565
authorJunio C Hamano <gitster@pobox.com>
Fri, 12 Aug 2016 16:47:36 +0000 (12 09:47 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 12 Aug 2016 16:47:36 +0000 (12 09:47 -0700)
tree5361b8a4d9eacc3e1174092efcc0aa7ca2bf40a1
parent8a5ad2ba5bacd84c10ec62b0cf5a67d0f147746e
parent6f25305799f0bbddbac1d678293e8c5cf404deb3
Merge branch 'jk/trace-fixup'

Various small fixups to the "GIT_TRACE" facility.

* jk/trace-fixup:
  trace: do not fall back to stderr
  write_or_die: drop write_or_whine_pipe()
  trace: disable key after write error
  trace: correct variable name in write() error message
  trace: cosmetic fixes for error messages
  trace: use warning() for printing trace errors
  trace: stop using write_or_whine_pipe()
  trace: handle NULL argument in trace_disable()
cache.h