This is an automated email from the ASF dual-hosted git repository.
garydgregory pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-csv.git
from c6b4333c Bump ossf/scorecard-action from 2.4.3 to 2.4.4.
add 10220941 quote null value that starts a record in minimal quote mode
add 4026d3a7 pin ALL null encoding in test and drop magic size number
new d83c1b81 Merge pull request #629 from
rootvector2/quote-null-starting-record
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../java/org/apache/commons/csv/CSVFormat.java | 21 +++++++++++-
.../java/org/apache/commons/csv/CSVFormatTest.java | 2 +-
.../org/apache/commons/csv/CSVPrinterTest.java | 38 ++++++++++++++++++++--
3 files changed, 57 insertions(+), 4 deletions(-)