imap-send: explicitly verify the peer certificate
Johannes Schindelin committed over 1 year ago
test-tool path-utils: support debugging "dubious ownership" issues
Johannes Schindelin committed over 1 year ago
mingw: special-case administrators even more
Johannes Schindelin committed over 1 year ago
maintenance: add loose-objects.batchSize config
Derrick Stolee committed over 1 year ago
maintenance: force progress/no-quiet to children
Derrick Stolee committed over 1 year ago
completion: fix bugs with slashes in remote names
David Mandelberg committed over 1 year ago
completion: add helper to count path components
David Mandelberg committed over 1 year ago
commit: move clear_commit_marks_many() loop body to clear_commit_marks()
René Scharfe committed over 1 year ago
midx: implement writing incremental MIDX bitmaps
Taylor Blau committed over 1 year ago
pack-bitmap.c: use `ewah_or_iterator` for type bitmap iterators
Taylor Blau committed over 1 year ago
pack-bitmap.c: keep track of each layer's type bitmaps
Taylor Blau committed over 1 year ago
ewah: implement `struct ewah_or_iterator`
Taylor Blau committed over 1 year ago
pack-bitmap.c: apply pseudo-merge commits with incremental MIDXs
Taylor Blau committed over 1 year ago
pack-bitmap.c: compute disk-usage with incremental MIDXs
Taylor Blau committed over 1 year ago
pack-bitmap.c: teach `rev-list --test-bitmap` about incremental MIDXs
Taylor Blau committed over 1 year ago
pack-bitmap.c: support bitmap pack-reuse with incremental MIDXs
Taylor Blau committed over 1 year ago
pack-bitmap.c: teach `show_objects_for_type()` about incremental MIDXs
Taylor Blau committed over 1 year ago
pack-bitmap.c: teach `bitmap_for_commit()` about incremental MIDXs
Taylor Blau committed over 1 year ago
pack-bitmap.c: open and store incremental bitmap layers
Taylor Blau committed over 1 year ago
pack-revindex: prepare for incremental MIDX bitmaps
Taylor Blau committed over 1 year ago