diff options
| author | Junio C Hamano <gitster@pobox.com> | 2022-01-05 14:01:27 -0800 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2022-01-05 14:01:27 -0800 |
| commit | b58e7bfcd74402671f577609d766a5064e9c748d (patch) | |
| tree | 82c9344c13ac3f6e25e2e4783098155cbba5f91d /diff.c | |
| parent | The sixth batch (diff) | |
| parent | git-p4: resolve RCS keywords in bytes not utf-8 (diff) | |
| download | git-b58e7bfcd74402671f577609d766a5064e9c748d.tar.gz git-b58e7bfcd74402671f577609d766a5064e9c748d.zip | |
Merge branch 'jh/p4-rcs-expansion-in-bytestring'
The RCS keyword substitution in "git p4" used to be done assuming
that the contents are UTF-8 text, which can trigger decoding
errors. We now treat the contents as a bytestring for robustness
and correctness.
* jh/p4-rcs-expansion-in-bytestring:
git-p4: resolve RCS keywords in bytes not utf-8
git-p4: open temporary patch file for write only
git-p4: add raw option to read_pipelines
git-p4: pre-compile RCS keyword regexes
git-p4: use with statements to close files after use in patchRCSKeywords
Diffstat (limited to 'diff.c')
0 files changed, 0 insertions, 0 deletions
