cat-file: add option '-Z' that delimits input and output with NUL
Patrick Steinhardt committed about 3 years ago
cat-file: simplify reading from standard input
Patrick Steinhardt committed about 3 years ago
strbuf: provide CRLF-aware helper to read until a specified delimiter
Patrick Steinhardt committed about 3 years ago
t1006: modernize test style to use `test_cmp`
Patrick Steinhardt committed about 3 years ago
t1006: don't strip timestamps from expected results
Patrick Steinhardt committed about 3 years ago
mingw: use lowercase includes for some Windows headers
Mike Hommey committed about 3 years ago
worktree: integrate with sparse-index
Shuqi Liang committed about 3 years ago
run-command: report exec error even on ENOENT
René Scharfe committed about 3 years ago
t1800: loosen matching of error message for bad shebang
René Scharfe committed about 3 years ago
statinfo.h: move DTYPE defines from dir.h
Alejandro R. Sedeño committed about 3 years ago
add: test use of brackets when color is disabled
Derrick Stolee committed about 3 years ago
add: check color.ui for interactive add
Derrick Stolee committed about 3 years ago
notes: move the documentation to the struct
Kristoffer Haugsbakk committed about 3 years ago
notes: update documentation for `use_default_notes`
Kristoffer Haugsbakk committed about 3 years ago
ref-filter: add new "signature" atom
Kousik Sanagavarapu committed about 3 years ago
t/lib-gpg: introduce new prereq GPG2
Kousik Sanagavarapu committed about 3 years ago
commit-reach: fix memory leak in get_reachable_subset()
Mike Hommey committed about 3 years ago
Jeff King committed about 3 years ago
ci: run ASan/UBSan in a single job
Jeff King committed about 3 years ago
ci: use clang for ASan/UBSan checks
Jeff King committed about 3 years ago