Merge branch 'tz/tech-docs-to-help-fix'
Junio C Hamano committed almost 4 years ago
Merge branch 'ml/commit-graph-expire-dir-leak-fix'
Junio C Hamano committed almost 4 years ago
Merge branch 'ec/reftable-pass-pq-entry-by-reference'
Junio C Hamano committed almost 4 years ago
fsmonitor--daemon: don't translate literal commands
Alex Henrie committed almost 4 years ago
builtin/diagnose.c: don't translate the two mode values
Alex Henrie committed almost 4 years ago
t/Makefile: remove 'test-results' on 'make clean'
SZEDER Gábor committed almost 4 years ago
t: convert fgrep usage to "grep -F"
Đoàn Trần Công Danh committed almost 4 years ago
t: convert egrep usage to "grep -E"
Đoàn Trần Công Danh committed almost 4 years ago
t: remove \{m,n\} from BRE grep usage
Đoàn Trần Công Danh committed almost 4 years ago
CodingGuidelines: allow grep -E
Đoàn Trần Công Danh committed almost 4 years ago
gc: don't translate literal commands
Alex Henrie committed almost 4 years ago
Documentation: clean up various typos in technical docs
Jacob Stopak committed almost 4 years ago
Documentation: clean up a few misspelled word typos
Jacob Stopak committed almost 4 years ago
midx.c: avoid cruft packs with non-zero `repack --batch-size`
Taylor Blau committed almost 4 years ago
midx.c: remove unnecessary loop condition
Taylor Blau committed almost 4 years ago
midx.c: replace `xcalloc()` with `CALLOC_ARRAY()`
Taylor Blau committed almost 4 years ago
midx.c: avoid cruft packs with `repack --batch-size=0`
Taylor Blau committed almost 4 years ago
midx.c: prevent `expire` from removing the cruft pack
Taylor Blau committed almost 4 years ago
Documentation/git-multi-pack-index.txt: clarify expire behavior
Taylor Blau committed almost 4 years ago
Documentation/git-multi-pack-index.txt: fix typo
Taylor Blau committed almost 4 years ago