find multi-byte comment chars in NUL-terminated strings
Jeff King committed over 2 years ago
prefer comment_line_str to comment_line_char for printing
Jeff King committed over 2 years ago
strbuf: accept a comment string for strbuf_add_commented_lines()
Jeff King committed over 2 years ago
strbuf: accept a comment string for strbuf_commented_addf()
Jeff King committed over 2 years ago
strbuf: accept a comment string for strbuf_stripspace()
Jeff King committed over 2 years ago
environment: store comment_line_char as a string
Jeff King committed over 2 years ago
strbuf: avoid shadowing global comment_line_char name
Jeff King committed over 2 years ago
commit: refactor base-case of adjust_comment_line_char()
Jeff King committed over 2 years ago
strbuf: avoid static variables in strbuf_add_commented_lines()
Jeff King committed over 2 years ago
strbuf: simplify comment-handling in add_lines() helper
Jeff King committed over 2 years ago
config: forbid newline as core.commentChar
Jeff King committed over 2 years ago
Junio C Hamano committed over 2 years ago
Merge branch 'sj/t9117-path-is-file'
Junio C Hamano committed over 2 years ago
Merge branch 'kh/doc-dashed-commands-have-not-worked-for-a-long-time'
Junio C Hamano committed over 2 years ago
Merge branch 'rs/t-ctype-simplify'
Junio C Hamano committed over 2 years ago
Merge branch 'es/config-doc-sort-sections'
Junio C Hamano committed over 2 years ago
Merge branch 'js/merge-base-with-missing-commit'
Junio C Hamano committed over 2 years ago
setup: notice more types of implicit bare repositories
Junio C Hamano committed over 2 years ago
ci(github): make Windows test artifacts name unique
Philippe Blain committed over 2 years ago
doc: git-clone: format placeholders
Jean-Noël Avila committed over 2 years ago