difftool: prepare "diff" cmdline in cmd_difftool()
Jeff King committed almost 5 years ago
difftool: prepare "struct child_process" in cmd_difftool()
Ævar Arnfjörð Bjarmason committed almost 5 years ago
git rev-parse --parseopt tests: add more usagestr tests
Ævar Arnfjörð Bjarmason committed almost 5 years ago
send-pack: properly use parse_options() API for usage string
Ævar Arnfjörð Bjarmason committed almost 5 years ago
parse-options API users: align usage output in C-strings
Ævar Arnfjörð Bjarmason committed almost 5 years ago
gc: remove unused launchctl_get_uid() call
Ævar Arnfjörð Bjarmason committed almost 5 years ago
test-tool run-command: fix flip-flop init pattern
Ævar Arnfjörð Bjarmason committed almost 5 years ago
tests: remove leftover untracked files
Elijah Newren committed almost 5 years ago
strvec: use size_t to store nr and alloc
Jeff King committed almost 5 years ago
compression: drop write-only core_compression_* variables
René Scharfe committed almost 5 years ago
test-lib: remove unused $_x40 and $_z40 variables
Ævar Arnfjörð Bjarmason committed almost 5 years ago
git-bisect: remove unused SHA-1 $x40 shell variable
Ævar Arnfjörð Bjarmason committed almost 5 years ago
git-sh-setup: remove unused "pull with rebase" message
Ævar Arnfjörð Bjarmason committed almost 5 years ago
git-submodule: remove unused is_zero_oid() function
Ævar Arnfjörð Bjarmason committed almost 5 years ago
packfile: use oidset for bad objects
René Scharfe committed almost 5 years ago
packfile: convert has_packed_and_bad() to object_id
René Scharfe committed almost 5 years ago
packfile: convert mark_bad_packed_object() to object_id
René Scharfe committed almost 5 years ago
midx: inline nth_midxed_pack_entry()
René Scharfe committed almost 5 years ago
oidset: make oidset_size() an inline function
René Scharfe committed almost 5 years ago
INSTALL: reword and copy-edit the "libcurl" section
Ævar Arnfjörð Bjarmason committed almost 5 years ago