log-tree.h: remove unused function declarations
Ævar Arnfjörð Bjarmason committed almost 5 years ago
grep.h: remove unused grep_threads_ok() declaration
Ævar Arnfjörð Bjarmason committed almost 5 years ago
builtin.h: remove cmd_tar_tree() declaration
Ævar Arnfjörð Bjarmason committed almost 5 years ago
builtin/remote.c: add and use SHOW_INFO_INIT
Ævar Arnfjörð Bjarmason committed almost 5 years ago
builtin/remote.c: add and use a REF_STATES_INIT
Ævar Arnfjörð Bjarmason committed almost 5 years ago
urlmatch.[ch]: add and use URLMATCH_CONFIG_INIT
Ævar Arnfjörð Bjarmason committed almost 5 years ago
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