diff.c: decouple white space treatment from move detection algorithm
Stefan Beller committed about 8 years ago
diff.c: add a blocks mode for moved code detection
Stefan Beller committed about 8 years ago
diff.c: adjust hash function signature to match hashmap expectation
Stefan Beller committed about 8 years ago
diff.c: do not pass diff options as keydata to hashmap
Stefan Beller committed about 8 years ago
t4015: avoid git as a pipe input
Stefan Beller committed about 8 years ago
xdiff/xdiffi.c: remove unneeded function declarations
Stefan Beller committed about 8 years ago
xdiff/xdiff.h: remove unused flags
Stefan Beller committed about 8 years ago
gc: do not return error for prior errors in daemonized mode
Jonathan Nieder committed about 8 years ago
gc: exit with status 128 on failure
Jonathan Nieder committed about 8 years ago
gc: improve handling of errors reading gc.log
Jonathan Nieder committed about 8 years ago
t/chainlint: add chainlint "specialized" test cases
Eric Sunshine committed about 8 years ago
t/chainlint: add chainlint "complex" test cases
Eric Sunshine committed about 8 years ago
t/chainlint: add chainlint "cuddled" test cases
Eric Sunshine committed about 8 years ago
t/chainlint: add chainlint "loop" and "conditional" test cases
Eric Sunshine committed about 8 years ago
t/chainlint: add chainlint "nested subshell" test cases
Eric Sunshine committed about 8 years ago
t/chainlint: add chainlint "one-liner" test cases
Eric Sunshine committed about 8 years ago
t/chainlint: add chainlint "whitespace" test cases
Eric Sunshine committed about 8 years ago
t/chainlint: add chainlint "basic" test cases
Eric Sunshine committed about 8 years ago
t/Makefile: add machinery to check correctness of chainlint.sed
Eric Sunshine committed about 8 years ago
t/test-lib: teach --chain-lint to detect broken &&-chains in subshells
Eric Sunshine committed about 8 years ago