doc: status.showUntrackedFiles does not take "false"
Jonas Wunderlich committed over 2 years ago
t5601: exercise clones with "includeIf.*.onbranch"
Patrick Steinhardt committed over 2 years ago
Documentation/user-manual.txt: example for generating object hashes
Dirk Gouders committed over 2 years ago
config: allow multi-byte core.commentChar
Jeff King committed over 2 years ago
environment: drop comment_line_char compatibility macro
Jeff King committed over 2 years ago
wt-status: drop custom comment-char stringification
Jeff King committed over 2 years ago
sequencer: handle multi-byte comment characters when writing todo list
Jeff King committed over 2 years ago
find multi-byte comment chars in unterminated buffers
Jeff King committed over 2 years ago
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