mergetools: vimdiff: fix layout where REMOTE is the target
Fernando Ramos committed over 1 year ago
meson: disable coccinelle configuration when building from a tarball
Eli Schwartz committed over 1 year ago
vimdiff: clarify the sigil used for marking the buffer to save
D. Ben Knoble committed over 1 year ago
advice: allow disabling default branch name advice
Justin Tobler committed over 1 year ago
builtin/clone: suppress unexpected default branch advice
Justin Tobler committed over 1 year ago
remote: allow `guess_remote_head()` to suppress advice
Justin Tobler committed over 1 year ago
bulk-checkin: fix sign compare warnings
Tuomas Ahola committed over 1 year ago
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