send-email: drop FakeTerm hack
Jeff King committed about 3 years ago
apply: fix uninitialized hash function
Junio C Hamano committed about 2 years ago
builtin/hash-object: fix uninitialized hash function
Patrick Steinhardt committed about 2 years ago
builtin/patch-id: fix uninitialized hash function
Patrick Steinhardt committed about 2 years ago
t1517: test commands that are designed to be run outside repository
Junio C Hamano committed about 2 years ago
setup: add an escape hatch for "no more default hash algorithm" change
Junio C Hamano committed about 2 years ago
t/: port helper/test-strcmp-offset.c to unit-tests/t-strcmp-offset.c
Ghanshyam Thakkar committed over 2 years ago
chainlint.pl: make CPU count computation more robust
Eric Sunshine committed over 2 years ago
Junio C Hamano committed over 2 years ago
Merge branch 'jc/compat-regex-calloc-fix'
Junio C Hamano committed over 2 years ago
Merge branch 'kn/ref-transaction-symref'
Junio C Hamano committed over 2 years ago
doc: describe the project's decision-making process
Josh Steadmon committed over 2 years ago
scalar: make enlistment delete to work on all POSIX platforms
Marcel Telka committed over 2 years ago
t/t9001-send-email.sh: sed - remove the i flag for s
Marcel Telka committed over 2 years ago
t/t9118-git-svn-funky-branch-names.sh: sed needs semicolon
Marcel Telka committed over 2 years ago
t/t1700-split-index.sh: mv -v is not portable
Marcel Telka committed over 2 years ago
t/t4202-log.sh: fix misspelled variable
Marcel Telka committed over 2 years ago
t/t0600-reffiles-backend.sh: rm -v is not portable
Marcel Telka committed over 2 years ago
t/t9902-completion.sh: backslashes in echo
Marcel Telka committed over 2 years ago
Switch grep from non-portable BRE to portable ERE
Marcel Telka committed over 2 years ago