credential: optionally allow partial URLs in credential_from_url_gently()
Johannes Schindelin committed over 6 years ago
Johannes Schindelin committed over 6 years ago
date.c: allow compact version of ISO-8601 datetime
Đoàn Trần Công Danh committed over 6 years ago
date.c: skip fractional second part of ISO-8601
Đoàn Trần Công Danh committed over 6 years ago
date.c: validate and set time in a helper function
Đoàn Trần Công Danh committed over 6 years ago
shallow.c: use '{commit,rollback}_shallow_file'
Taylor Blau committed over 6 years ago
t5537: use test_write_lines and indented heredocs for readability
Taylor Blau committed over 6 years ago
multi-pack-index: close file descriptor after mmap
Derrick Stolee committed over 6 years ago
test-bloom: check that we have expected arguments
Jeff King committed over 6 years ago
test-bloom: fix some whitespace issues
Jeff King committed over 6 years ago
commit-graph.c: gracefully handle file descriptor exhaustion
Taylor Blau committed over 6 years ago
t/test-lib.sh: make ULIMIT_FILE_DESCRIPTORS available to tests
Taylor Blau committed over 6 years ago
commit-graph.c: don't use discarded graph_name in error
Taylor Blau committed over 6 years ago
blame: drop unused parameter from maybe_changed_path
Jeff King committed over 6 years ago
Đoàn Trần Công Danh committed over 6 years ago
mailinfo: disallow NUL character in mail's header
Đoàn Trần Công Danh committed over 6 years ago
mailinfo.c: avoid strlen on strings that can contains NUL
Đoàn Trần Công Danh committed over 6 years ago
t4254: merge 2 steps of a single test
Đoàn Trần Công Danh committed over 6 years ago
Junio C Hamano committed over 6 years ago
Merge branch 'jk/credential-parsing-end-of-host-in-URL'
Junio C Hamano committed over 6 years ago