]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jc/neuter-sideband-fixup' into jch
authorJunio C Hamano <gitster@pobox.com>
Thu, 9 Apr 2026 18:22:14 +0000 (11:22 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 9 Apr 2026 18:22:14 +0000 (11:22 -0700)
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

1  2 
sideband.c
transport.c

diff --cc sideband.c
Simple merge
diff --cc transport.c
Simple merge