]> git.ipfire.org Git - thirdparty/git.git/commit - Documentation/pretty-formats.txt
Merge branch 'jh/trace2-redact-auth'
authorJunio C Hamano <gitster@pobox.com>
Mon, 18 Dec 2023 22:10:13 +0000 (14:10 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 18 Dec 2023 22:10:13 +0000 (14:10 -0800)
commitc1aefb6d04fc585ead10dd99282d694d189a2995
tree0ab8e6028660a1391f1ebd9de53f97212965c824
parent78956864b095fb8f9336c46c2573d28cd6ee601e
parent16fa3eebc0b92dc2aa5d875c2f1338644e3c5b99
Merge branch 'jh/trace2-redact-auth'

trace2 streams used to record the URLs that potentially embed
authentication material, which has been corrected.

* jh/trace2-redact-auth:
  t0212: test URL redacting in EVENT format
  t0211: test URL redacting in PERF format
  trace2: redact passwords from https:// URLs by default
  trace2: fix signature of trace2_def_param() macro
t/helper/test-trace2.c