]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'jc/neuter-sideband-fixup'
authorJunio C Hamano <gitster@pobox.com>
Mon, 11 May 2026 04:49:05 +0000 (13:49 +0900)
committerJunio C Hamano <gitster@pobox.com>
Mon, 11 May 2026 04:49:05 +0000 (13:49 +0900)
commit7760f83b59750c27df653c5c46d0f80e44cfe02c
tree0fd2fa4815214881a4fb988a360aad9cdf70caf7
parent8a101334b374889938403824af956cd92e47b84d
parent826cc4722088a02d0ae240c1267b5b74d476b153
Merge branch 'jc/neuter-sideband-fixup'

Try to resurrect and reboot a stalled "avoid sending risky escape
sequences taken from sideband to the terminal" topic by Dscho.  The
plan is to keep it in 'next' long enough to see if anybody screams
with the "everything dropped except for ANSI color escape sequences"
default.

* jc/neuter-sideband-fixup:
  sideband: drop 'default' configuration
  sideband: offer to configure sanitizing on a per-URL basis
  sideband: add options to allow more control sequences to be passed through
  sideband: do allow ANSI color sequences by default
  sideband: introduce an "escape hatch" to allow control characters
  sideband: mask control characters
transport.c