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
midx: preliminary support for `--refs-snapshot`
Taylor Blau committed almost 5 years ago
builtin/multi-pack-index.c: support `--stdin-packs` mode
Taylor Blau committed almost 5 years ago
midx: expose `write_midx_file_only()` publicly
Taylor Blau committed almost 5 years ago
Makefile: restrict -Wpedantic and -Wno-pedantic-ms-format better
Carlo Marcelo Arenas Belón committed almost 5 years ago
parse-options.h: move PARSE_OPT_SHELL_EVAL between enums
Ævar Arnfjörð Bjarmason committed almost 5 years ago
doc: fix capitalization in "git status --porcelain=v2" description
Orgad Shaneh committed almost 5 years ago