tests: make GIT_TEST_FAIL_PREREQS a boolean
Ævar Arnfjörð Bjarmason committed about 7 years ago
tests: replace test_tristate with "git env--helper"
Ævar Arnfjörð Bjarmason committed about 7 years ago
tests README: re-flow a previously changed paragraph
Ævar Arnfjörð Bjarmason committed about 7 years ago
tests: make GIT_TEST_GETTEXT_POISON a boolean
Ævar Arnfjörð Bjarmason committed about 7 years ago
t6040 test: stop using global "script" variable
Ævar Arnfjörð Bjarmason committed about 7 years ago
config.c: refactor die_bad_number() to not call gettext() early
Ævar Arnfjörð Bjarmason committed about 7 years ago
env--helper: new undocumented builtin wrapping git_env_*()
Ævar Arnfjörð Bjarmason committed about 7 years ago
pull: add --[no-]show-forced-updates passthrough
Derrick Stolee committed about 7 years ago
fetch: warn about forced updates in branch listing
Derrick Stolee committed about 7 years ago
fetch: add --[no-]show-forced-updates argument
Derrick Stolee committed about 7 years ago
status: ignore status.aheadbehind in porcelain formats
Jeff Hostetler committed about 7 years ago
status: warn when a/b calculation takes too long
Jeff Hostetler committed about 7 years ago
status: add status.aheadbehind setting
Jeff Hostetler committed about 7 years ago
status: remove the empty line after hints
John Lin committed over 7 years ago
config tests: simplify include cycle test
Ævar Arnfjörð Bjarmason committed about 7 years ago
msvc: update Makefile to allow for spaces in the compiler path
Jeff Hostetler committed about 7 years ago
Jeff Hostetler committed about 7 years ago
Jeff Hostetler committed about 7 years ago
msvc: do not re-declare the timespec struct
Jeff Hostetler committed about 7 years ago
msvc: mark a variable as non-const
Jeff Hostetler committed about 7 years ago