Makefile(s): do not enforce "all indents must be done with tab"
Junio C Hamano committed over 2 years ago
Makefile(s): avoid recipe prefix in conditional statements
Taylor Blau committed over 2 years ago
config: do not leak excludes_file
Junio C Hamano committed over 2 years ago
reftable/stack: use geometric table compaction
Justin Tobler committed over 2 years ago
reftable/stack: add env to disable autocompaction
Justin Tobler committed over 2 years ago
reftable/stack: expose option to disable auto-compaction
Justin Tobler committed over 2 years ago
Junio C Hamano committed over 2 years ago
Junio C Hamano committed over 2 years ago
t: teach lint that RHS of 'local VAR=VAL' needs to be quoted
Junio C Hamano committed over 2 years ago
t: local VAR="VAL" (quote ${magic-reference})
Junio C Hamano committed over 2 years ago
t: local VAR="VAL" (quote command substitution)
Junio C Hamano committed over 2 years ago
t: local VAR="VAL" (quote positional parameters)
Junio C Hamano committed over 2 years ago
CodingGuidelines: quote assigned value in 'local var=$val'
Junio C Hamano committed over 2 years ago
CodingGuidelines: describe "export VAR=VAL" rule
Junio C Hamano committed over 2 years ago
userdiff: better method/property matching for C#
Steven Jeuris committed over 2 years ago
date: make DATE_MODE thread-safe
René Scharfe committed over 2 years ago
usage: report vsnprintf(3) failure
René Scharfe committed over 2 years ago
remote-curl: add Transfer-Encoding header only for older curl
Jeff King committed over 2 years ago
Junio C Hamano committed over 2 years ago
Merge branch 'jk/core-comment-string'
Junio C Hamano committed over 2 years ago