summaryrefslogtreecommitdiffstats
path: root/contrib/persistent-https
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2026-04-09 11:21:59 -0700
committerJunio C Hamano <gitster@pobox.com>2026-04-09 11:21:59 -0700
commit3eabc358a940e5ac2e0cb161957a51f3e2a5a3a0 (patch)
tree46f800c359bcef80b85cf632190126b5b72fc0e8 /contrib/persistent-https
parentb15384c06f77bc2d34d0d3623a8a58218313a561 (diff)
parent58589c20e555de187c8026ac721467919595543f (diff)
downloadgit-3eabc358a940e5ac2e0cb161957a51f3e2a5a3a0.tar.gz
git-3eabc358a940e5ac2e0cb161957a51f3e2a5a3a0.zip
Merge branch 'jk/c23-const-preserving-fixes-more'
Further work to adjust the codebase for C23 that changes functions like strchr() that discarded constness when they return a pointer into a const string to preserve constness. * jk/c23-const-preserving-fixes-more: git-compat-util: fix CONST_OUTPARAM typo and indentation refs/files-backend: drop const to fix strchr() warning http: drop const to fix strstr() warning range-diff: drop const to fix strstr() warnings pkt-line: make packet_reader.line non-const skip_prefix(): check const match between in and out params pseudo-merge: fix disk reads from find_pseudo_merge() find_last_dir_sep(): convert inline function to macro run-command: explicitly cast away constness when assigning to void pager: explicitly cast away strchr() constness transport-helper: drop const to fix strchr() warnings http: add const to fix strchr() warnings convert: add const to fix strchr() warnings
Diffstat (limited to 'contrib/persistent-https')
0 files changed, 0 insertions, 0 deletions