dir.c: avoid "exceeds maximum object size" error with GCC v12.x
Johannes Schindelin committed over 4 years ago
nedmalloc: avoid new compile error
Johannes Schindelin committed over 4 years ago
compat/win32/syslog: fix use-after-realloc
Johannes Schindelin committed over 4 years ago
builtin/pack-objects.c: ensure pack validity from MIDX bitmap objects
Taylor Blau committed over 4 years ago
builtin/pack-objects.c: ensure included `--stdin-packs` exist
Taylor Blau committed over 4 years ago
builtin/pack-objects.c: avoid redundant NULL check
Taylor Blau committed over 4 years ago
pack-bitmap.c: check preferred pack validity when opening MIDX bitmap
Taylor Blau committed over 4 years ago
Junio C Hamano committed over 4 years ago
Merge branch 'jc/archive-add-file-normalize-mode'
Junio C Hamano committed over 4 years ago
Merge branch 'ab/valgrind-fixes'
Junio C Hamano committed over 4 years ago
Merge branch 'ab/commit-plug-leaks'
Junio C Hamano committed over 4 years ago
sparse-checkout: integrate with sparse index
Derrick Stolee committed over 4 years ago
p2000: add test for 'git sparse-checkout [add|set]'
Derrick Stolee committed over 4 years ago
sparse-index: complete partial expansion
Derrick Stolee committed over 4 years ago
sparse-index: partially expand directories
Derrick Stolee committed over 4 years ago
sparse-checkout: --no-sparse-index needs a full index
Derrick Stolee committed over 4 years ago
cache-tree: implement cache_tree_find_path()
Derrick Stolee committed over 4 years ago
sparse-index: introduce partially-sparse indexes
Derrick Stolee committed over 4 years ago
sparse-index: create expand_index()
Derrick Stolee committed over 4 years ago
t1092: stress test 'git sparse-checkout set'
Derrick Stolee committed over 4 years ago