72 Commits (490bc83a01acfefa11e98f8852b1f4a9dd962331)

Author SHA1 Message Date
Ævar Arnfjörð Bjarmason 0d75bfe67b tests: fix tests broken under GETTEXT_POISON=YesPlease 8 years ago
Stephen Kent 93fdf301de status: add color config slots for branch info in "--short --branch" 8 years ago
Jeff King 75177c8591 status: fix missing newline when comment chars are disabled 8 years ago
Nguyễn Thái Ngọc Duy 378932d3c3 test-lib.sh: introduce and use $EMPTY_BLOB 9 years ago
Vasco Almeida 1edbaac3bb tests: use test_i18n* functions to suppress false positives 9 years ago
Jeff King a6a4a88af0 t: fix &&-chaining issues around setup which might fail 10 years ago
Jeff King 99094a7ad4 t: fix trivial &&-chain breakage 10 years ago
Michael J Gruber 4055500093 commit/status: show the index-worktree diff with -v -v 10 years ago
Michael J Gruber f8c65c1f97 t7508: test git status -v 10 years ago
Junio C Hamano ec8a896eb5 t7508: .gitignore 'expect' and 'output' files 10 years ago
Nguyễn Thái Ngọc Duy 50b54fd72a config: be strict on core.commentChar 11 years ago
Jens Lehmann c215d3d282 commit -m: commit staged submodules regardless of ignore config 11 years ago
Jens Lehmann 1d2f393ac9 status/commit: show staged submodules regardless of ignore config 11 years ago
Jeff King 94221d2203 t: use perl instead of "$PERL_PATH" where applicable 11 years ago
Eric Sunshine 2e582df0e0 t7508: avoid non-portable sed expression 12 years ago
Matthieu Moy 2f0f7f1ce7 status: add missing blank line after list of "other" files 12 years ago
Matthieu Moy 2556b9962e status: disable display of '#' comment prefix by default 12 years ago
Matthieu Moy 1c7969c933 tests: don't set status.displayCommentPrefix file-wide 12 years ago
Brian M. Carlson 927b26f87a submodule: don't print status output with ignore=all 12 years ago
Junio C Hamano 84b4202d80 status/commit: make sure --porcelain is not affected by user-facing config 12 years ago
Jorge Juan Garcia Garcia ec85d0700f status: introduce status.branch to enable --branch by default 12 years ago
Jorge Juan Garcia Garcia 4fb5166ab5 status: introduce status.short to enable --short by default 12 years ago
Junio C Hamano 908a0e6b98 Revert "Merge branch 'jg/status-config'" 12 years ago
Jorge Juan Garcia Garcia 0e254bbd22 status: introduce status.branch to enable --branch by default 12 years ago
Jorge Juan Garcia Garcia 50e4f757f4 status: introduce status.short to enable --short by default 12 years ago
Yann Droneaud c63659dd96 t7508: use test_config to set/unset git config variables 12 years ago
Nguyễn Thái Ngọc Duy 6a38ef2ced status: advise to consider use of -u when read_directory takes too long 12 years ago
Junio C Hamano eff80a9fd9 Allow custom "comment char" 12 years ago
Jiang Xin b354f11b59 Fix tests under GETTEXT_POISON on diffstat 13 years ago
Junio C Hamano 7096b6486e tests: enclose $PERL_PATH in double quotes 13 years ago
Vincent van Ravesteijn a3428205e6 t: Replace 'perl' by $PERL_PATH 13 years ago
Jeff King d4a6bf1fb6 status: respect "-b" for porcelain format 13 years ago
Jeff King a598523787 status: fix null termination with "-b" 13 years ago
Nguyễn Thái Ngọc Duy 323d053091 status: add --column 13 years ago
Ævar Arnfjörð Bjarmason ca0f515d75 t/t7508-status.sh: use test_i18ncmp 13 years ago
Junio C Hamano 150b493ad4 git status --ignored: tests and docs 14 years ago
Brandon Casey 000f97bd11 builtin/commit.c: set status_format _after_ option parsing 14 years ago
Brandon Casey 95b9f9f927 t7508: demonstrate status's failure to use --porcelain format with -z 14 years ago
Junio C Hamano cc6658e7b4 i18n: use test_i18n{grep,cmp} in t7508 14 years ago
Ævar Arnfjörð Bjarmason 355ec7a130 i18n: git-status basic messages 14 years ago
Aleksi Aalto 1d282327d7 status: show branchname with a configurable color 14 years ago
Matthieu Moy 8009d83c7e Better "Changed but not updated" message in git-status 14 years ago
Nguyễn Thái Ngọc Duy 5d3dd915e6 commit/status -h: show usage even with broken configuration 14 years ago
Jens Lehmann c2e0940b44 t3404 & t7508: cd inside subshell instead of around 15 years ago
Ævar Arnfjörð Bjarmason c91cfd1916 tests: A SANITY test prereq for testing if we're root 15 years ago
Jens Lehmann 90e14525f2 Add tests for the diff.ignoreSubmodules config option 15 years ago
Jens Lehmann 302ad7a993 Submodules: Use "ignore" settings from .gitmodules too for diff and status 15 years ago
Jens Lehmann aee9c7d654 Submodules: Add the new "ignore" config option for diff and status 15 years ago
Jens Lehmann 46a958b3da Add the option "--ignore-submodules" to "git status" 15 years ago
Michael J Gruber 46077fa5d4 Documentation+t5708: document and test status -s -b 15 years ago