cmake: avoid editing t/test-lib.sh
Johannes Schindelin committed almost 4 years ago
add -p: avoid ambiguous signed/unsigned comparison
Johannes Schindelin committed almost 4 years ago
cmake: copy the merge tools for testing
Johannes Schindelin committed almost 4 years ago
cmake: make it easier to diagnose regressions in CTest runs
Johannes Schindelin committed almost 4 years ago
fsmonitor OSX: compile with DC_SHA1=YesPlease
Ævar Arnfjörð Bjarmason committed almost 4 years ago
Makefile: force -O0 when compiling with SANITIZE=leak
Jeff King committed almost 4 years ago
Git.pm: add semicolon after catch statement
Michael McClimon committed almost 4 years ago
repack: don't remove .keep packs with `--pack-kept-objects`
Taylor Blau committed almost 4 years ago
builtin/repack.c: remove redundant pack-based bitmaps
Taylor Blau committed almost 4 years ago
ll-merge: mark unused parameters in callbacks
Jeff King committed almost 4 years ago
diffcore-pickaxe: mark unused parameters in pickaxe functions
Jeff King committed almost 4 years ago
convert: mark unused parameter in null stream filter
Jeff King committed almost 4 years ago
apply: mark unused parameters in noop error/warning routine
Jeff King committed almost 4 years ago
apply: mark unused parameters in handlers
Jeff King committed almost 4 years ago
date: mark unused parameters in handler functions
Jeff King committed almost 4 years ago
string-list: mark unused callback parameters
Jeff King committed almost 4 years ago
object-file: mark unused parameters in hash_unknown functions
Jeff King committed almost 4 years ago
mark unused parameters in trivial compat functions
Jeff King committed almost 4 years ago
update-index: drop unused argc from do_reupdate()
Jeff King committed almost 4 years ago
submodule--helper: drop unused argc from module_list_compute()
Jeff King committed almost 4 years ago