René Scharfe committed almost 5 years ago
p0071: test performance of llist_mergesort()
René Scharfe committed almost 5 years ago
p0071: measure sorting of already sorted and reversed files
René Scharfe committed almost 5 years ago
test-mergesort: add unriffle_skewed mode
René Scharfe committed almost 5 years ago
test-mergesort: add unriffle mode
René Scharfe committed almost 5 years ago
test-mergesort: add generate subcommand
René Scharfe committed almost 5 years ago
test-mergesort: add test subcommand
René Scharfe committed almost 5 years ago
test-mergesort: add sort subcommand
René Scharfe committed almost 5 years ago
test-mergesort: use strbuf_getline()
René Scharfe committed almost 5 years ago
difftool: add a missing space to the run_dir_diff() comments
David Aguilar committed almost 5 years ago
difftool: remove an unnecessary call to strbuf_release()
David Aguilar committed almost 5 years ago
difftool: refactor dir-diff to write files using helper functions
David Aguilar committed almost 5 years ago
difftool: create a tmpdir path without repeated slashes
David Aguilar committed almost 5 years ago
grep: refactor next_match() and match_one_pattern() for external use
Hamza Mahfooz committed almost 5 years ago
grep: demonstrate bug with textconv attributes and submodules
Matheus Tavares committed almost 5 years ago
builtin/repack.c: make largest pack preferred
Taylor Blau committed almost 5 years ago
builtin/repack.c: support writing a MIDX while repacking
Taylor Blau committed almost 5 years ago
builtin/repack.c: extract showing progress to a variable
Taylor Blau committed almost 5 years ago
builtin/repack.c: rename variables that deal with non-kept packs
Taylor Blau committed almost 5 years ago
builtin/repack.c: keep track of existing packs unconditionally
Taylor Blau committed almost 5 years ago