| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'ks/status-initial-commit' | Junio C Hamano | 2017-06-30 | 1 | -0/+30 |
|\ |
|
| * | status: contextually notify user about an initial commitks/status-initial-commit | Kaartic Sivaraam | 2017-06-21 | 1 | -0/+30 |
* | | Merge branch 'ks/t7508-indent-fix' | Junio C Hamano | 2017-06-26 | 1 | -1/+1 |
|\ \ |
|
| * | | t7508: fix a broken indentationks/t7508-indent-fix | Kaartic Sivaraam | 2017-06-21 | 1 | -1/+1 |
* | | | status: add optional stash count information | Liam Beguin | 2017-06-18 | 1 | -0/+32 |
* | | | Merge branch 'ab/fix-poison-tests' | Junio C Hamano | 2017-05-23 | 1 | -3/+3 |
|\ \ \
| | |/
| |/| |
|
| * | | tests: fix tests broken under GETTEXT_POISON=YesPlease | Ævar Arnfjörð Bjarmason | 2017-05-11 | 1 | -3/+3 |
| |/ |
|
* | | status: add color config slots for branch info in "--short --branch"sk/status-short-branch-color-config | Stephen Kent | 2017-04-28 | 1 | -2/+4 |
* | | status: fix missing newline when comment chars are disabled | Jeff King | 2017-04-28 | 1 | -4/+111 |
|/ |
|
* | Merge branch 'nd/cache-tree-ita' | Junio C Hamano | 2016-07-25 | 1 | -1/+1 |
|\ |
|
| * | test-lib.sh: introduce and use $EMPTY_BLOB | Nguyễn Thái Ngọc Duy | 2016-07-18 | 1 | -1/+1 |
* | | tests: use test_i18n* functions to suppress false positives | Vasco Almeida | 2016-06-17 | 1 | -2/+2 |
|/ |
|
* | t: fix &&-chaining issues around setup which might fail | Jeff King | 2015-03-20 | 1 | -1/+1 |
* | t: fix trivial &&-chain breakage | Jeff King | 2015-03-20 | 1 | -4/+4 |
* | commit/status: show the index-worktree diff with -v -v | Michael J Gruber | 2015-03-06 | 1 | -0/+11 |
* | t7508: test git status -v | Michael J Gruber | 2015-03-06 | 1 | -2/+12 |
* | t7508: .gitignore 'expect' and 'output' files | Junio C Hamano | 2015-03-06 | 1 | -65/+13 |
* | Merge branch 'jl/status-added-submodule-is-never-ignored' | Junio C Hamano | 2014-06-16 | 1 | -2/+72 |
|\ |
|
| * | commit -m: commit staged submodules regardless of ignore configjl/status-added-submodule-is-never-ignored | Jens Lehmann | 2014-04-07 | 1 | -1/+1 |
| * | status/commit: show staged submodules regardless of ignore config | Jens Lehmann | 2014-04-07 | 1 | -2/+72 |
* | | config: be strict on core.commentChar | Nguyễn Thái Ngọc Duy | 2014-05-19 | 1 | -2/+1 |
|/ |
|
* | 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 |