tests: don't lose "git" exit codes in "! ( git ... | grep )"
Ævar Arnfjörð Bjarmason committed over 3 years ago
tests: don't lose exit status with "(cd ...; test <op> $(git ...))"
Ævar Arnfjörð Bjarmason committed over 3 years ago
t/lib-patch-mode.sh: fix ignored exit codes
Ævar Arnfjörð Bjarmason committed over 3 years ago
auto-crlf tests: don't lose exit code in loops and outside tests
Ævar Arnfjörð Bjarmason committed over 3 years ago
docs & comments: replace mentions of "git-add--interactive.perl"
Ævar Arnfjörð Bjarmason committed over 3 years ago
add API: remove run_add_interactive() wrapper function
Ævar Arnfjörð Bjarmason committed over 3 years ago
add: remove "add.interactive.useBuiltin" & Perl "git add--interactive"
Ævar Arnfjörð Bjarmason committed over 3 years ago
pack-objects: use strcspn(3) in name_cmp_len()
René Scharfe committed over 3 years ago
read-cache: use size_t for {base,df}_name_compare()
René Scharfe committed over 3 years ago
t5000: modernise archive and :(glob) test
Kostya Farber committed over 3 years ago
new-command.txt: update reference to builtin docs
Wes Lord committed over 3 years ago
.gitattributes: include `text` attribute for eol attributes
Philip Oakley committed over 3 years ago
Johannes Schindelin committed over 3 years ago
Johannes Schindelin committed over 3 years ago
Johannes Schindelin committed over 3 years ago
Johannes Schindelin committed over 3 years ago
Johannes Schindelin committed over 3 years ago
Johannes Schindelin committed over 3 years ago
Johannes Schindelin committed over 3 years ago
Johannes Schindelin committed over 3 years ago