| Commit message (Expand) | Author | Age | Files | Lines |
* | t: use perl instead of "$PERL_PATH" where applicablejk/wrap-perl-used-in-tests | Jeff King | 2013-10-29 | 1 | -1/+1 |
* | Merge branch 'bc/submodule-status-ignored' | Jonathan Nieder | 2013-09-24 | 1 | -2/+2 |
|\ |
|
| * | submodule: don't print status output with ignore=all | Brian M. Carlson | 2013-09-04 | 1 | -2/+2 |
* | | t7508: avoid non-portable sed expressionmm/status-without-comment-char | Eric Sunshine | 2013-09-17 | 1 | -1/+2 |
* | | status: add missing blank line after list of "other" files | Matthieu Moy | 2013-09-06 | 1 | -0/+21 |
* | | tests: don't set status.displayCommentPrefix file-wide | Matthieu Moy | 2013-09-06 | 1 | -450/+439 |
* | | status: disable display of '#' comment prefix by default | Matthieu Moy | 2013-09-06 | 1 | -5/+58 |
|/ |
|
* | status/commit: make sure --porcelain is not affected by user-facing config | Junio C Hamano | 2013-06-24 | 1 | -0/+5 |
* | status: introduce status.branch to enable --branch by default | Jorge Juan Garcia Garcia | 2013-06-24 | 1 | -0/+27 |
* | status: introduce status.short to enable --short by default | Jorge Juan Garcia Garcia | 2013-06-24 | 1 | -0/+30 |
* | Merge branch 'yd/use-test-config-unconfig' | Junio C Hamano | 2013-03-28 | 1 | -30/+16 |
|\ |
|
| * | t7508: use test_config to set/unset git config variables | Yann Droneaud | 2013-03-25 | 1 | -30/+16 |
* | | Merge branch 'tb/document-status-u-tradeoff' | Junio C Hamano | 2013-03-21 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | status: advise to consider use of -u when read_directory takes too long | Nguyễn Thái Ngọc Duy | 2013-03-16 | 1 | -0/+1 |
* | | Allow custom "comment char" | Junio C Hamano | 2013-01-16 | 1 | -0/+50 |
|/ |
|
* | Fix tests under GETTEXT_POISON on diffstat | Jiang Xin | 2012-08-27 | 1 | -1/+1 |
* | tests: enclose $PERL_PATH in double quotes | Junio C Hamano | 2012-06-24 | 1 | -1/+1 |
* | t: Replace 'perl' by $PERL_PATH | Vincent van Ravesteijn | 2012-06-12 | 1 | -1/+1 |
* | Merge branch 'jk/maint-status-porcelain-z-b' into HEAD | Jeff King | 2012-05-08 | 1 | -1/+15 |
|\ |
|
| * | status: respect "-b" for porcelain format | Jeff King | 2012-05-08 | 1 | -1/+6 |
| * | status: fix null termination with "-b" | Jeff King | 2012-05-08 | 1 | -0/+9 |
* | | status: add --column | Nguyễn Thái Ngọc Duy | 2012-04-27 | 1 | -0/+24 |
|/ |
|
* | t/t7508-status.sh: use test_i18ncmpab/i18n-test-fix | Ævar Arnfjörð Bjarmason | 2011-11-05 | 1 | -2/+2 |
* | Merge branch 'jk/maint-1.7.2-status-ignored' | Junio C Hamano | 2011-06-29 | 1 | -0/+121 |
|\ |
|
| * | git status --ignored: tests and docs | Junio C Hamano | 2011-06-02 | 1 | -0/+121 |
* | | Merge branch 'bc/maint-status-z-to-use-porcelain' | Junio C Hamano | 2011-06-06 | 1 | -0/+7 |
|\ \ |
|
| * | | builtin/commit.c: set status_format _after_ option parsing | Brandon Casey | 2011-05-29 | 1 | -1/+1 |
| * | | t7508: demonstrate status's failure to use --porcelain format with -z | Brandon Casey | 2011-05-29 | 1 | -0/+7 |
* | | | i18n: use test_i18n{grep,cmp} in t7508 | Junio C Hamano | 2011-04-14 | 1 | -120/+102 |
* | | | i18n: git-status basic messages | Ævar Arnfjörð Bjarmason | 2011-03-09 | 1 | -50/+65 |
* | | | Merge branch 'aa/status-hilite-branch' | Junio C Hamano | 2010-12-16 | 1 | -2/+3 |
|\ \ \ |
|
| * | | | status: show branchname with a configurable color | Aleksi Aalto | 2010-11-29 | 1 | -2/+3 |
* | | | | Merge branch 'jn/git-cmd-h-bypass-setup' | Junio C Hamano | 2010-12-12 | 1 | -0/+24 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | commit/status -h: show usage even with broken configuration | Nguyễn Thái Ngọc Duy | 2010-10-22 | 1 | -0/+24 |
* | | | | Better "Changed but not updated" message in git-status | Matthieu Moy | 2010-11-03 | 1 | -17/+17 |
|/ / / |
|
* | | | t3404 & t7508: cd inside subshell instead of around | Jens Lehmann | 2010-09-06 | 1 | -1/+1 |
* | | | Merge branch 'ab/test-2' | Junio C Hamano | 2010-09-04 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | tests: A SANITY test prereq for testing if we're root | Ævar Arnfjörð Bjarmason | 2010-08-18 | 1 | -1/+1 |
* | | | | Add tests for the diff.ignoreSubmodules config option | Jens Lehmann | 2010-08-09 | 1 | -2/+10 |
* | | | | Submodules: Use "ignore" settings from .gitmodules too for diff and status | Jens Lehmann | 2010-08-09 | 1 | -8/+83 |
* | | | | Submodules: Add the new "ignore" config option for diff and status | Jens Lehmann | 2010-08-09 | 1 | -4/+96 |
|/ / / |
|
* | | | Merge branch 'jl/status-ignore-submodules' | Junio C Hamano | 2010-06-30 | 1 | -0/+127 |
|\ \ \ |
|
| * | | | Add the option "--ignore-submodules" to "git status" | Jens Lehmann | 2010-06-25 | 1 | -0/+127 |
| | |/
| |/| |
|
* | | | Documentation+t5708: document and test status -s -b | Michael J Gruber | 2010-06-03 | 1 | -1/+46 |
* | | | Merge branch 'mg/advice-statushints' | Junio C Hamano | 2010-05-21 | 1 | -0/+45 |
|\ \ \ |
|
| * | | | wt-status: take advice.statusHints seriously | Michael J Gruber | 2010-05-06 | 1 | -1/+1 |
| * | | | t7508: test advice.statusHints | Michael J Gruber | 2010-05-06 | 1 | -0/+45 |
| |/ / |
|
* | | | t7508: add a test for "git status" in a read-only repository | Markus Heidelberg | 2010-04-03 | 1 | -0/+15 |
* | | | git status: refresh the index if possible | Markus Heidelberg | 2010-04-02 | 1 | -1/+1 |
* | | | t7508: add test for "git status" refreshing the index | Markus Heidelberg | 2010-04-02 | 1 | -0/+10 |
|/ / |
|