]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'jc/neuter-sideband-fixup' into next
authorJunio C Hamano <gitster@pobox.com>
Fri, 13 Mar 2026 20:34:20 +0000 (13:34 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 13 Mar 2026 20:34:20 +0000 (13:34 -0700)
commit5a4098b0cdbbb086549f1c6554ce77cbbc82ce8b
tree0bbb39998e56ef67ab4ae83f73d7cedcd7e1ccda
parentb56d9408899cd3ebad81ec931f4a5c4c9138ecb8
parent826cc4722088a02d0ae240c1267b5b74d476b153
Merge branch 'jc/neuter-sideband-fixup' into next

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 sequence"
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