commit-graph: close descriptors after mmap
Jeff King committed over 6 years ago
gitweb: Recognize *-to and Closes/Fixes trailers
Emma Brooks committed over 6 years ago
config doc: fix reference to config.worktree info
Matheus Tavares committed over 6 years ago
credential: handle `credential.<partial-URL>.<key>` again
Johannes Schindelin committed over 6 years ago
credential: optionally allow partial URLs in credential_from_url_gently()
Johannes Schindelin committed over 6 years ago
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