Age | Commit message (Expand) | Author | Files | Lines |
2017-06-30 | Merge branch 'ks/status-initial-commit' | Junio C Hamano | 1 | -0/+30 |
2017-06-26 | Merge branch 'ks/t7508-indent-fix' | Junio C Hamano | 1 | -1/+1 |
2017-06-21 | status: contextually notify user about an initial commit | Kaartic Sivaraam | 1 | -0/+30 |
2017-06-21 | t7508: fix a broken indentation | Kaartic Sivaraam | 1 | -1/+1 |
2017-06-18 | status: add optional stash count information | Liam Beguin | 1 | -0/+32 |
2017-05-23 | Merge branch 'ab/fix-poison-tests' | Junio C Hamano | 1 | -3/+3 |
2017-05-11 | tests: fix tests broken under GETTEXT_POISON=YesPlease | Ævar Arnfjörð Bjarmason | 1 | -3/+3 |
2017-04-28 | status: add color config slots for branch info in "--short --branch" | Stephen Kent | 1 | -2/+4 |
2017-04-28 | status: fix missing newline when comment chars are disabled | Jeff King | 1 | -4/+111 |
2016-07-25 | Merge branch 'nd/cache-tree-ita' | Junio C Hamano | 1 | -1/+1 |
2016-07-18 | test-lib.sh: introduce and use $EMPTY_BLOB | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2016-06-17 | tests: use test_i18n* functions to suppress false positives | Vasco Almeida | 1 | -2/+2 |
2015-03-20 | t: fix &&-chaining issues around setup which might fail | Jeff King | 1 | -1/+1 |
2015-03-20 | t: fix trivial &&-chain breakage | Jeff King | 1 | -4/+4 |
2015-03-06 | commit/status: show the index-worktree diff with -v -v | Michael J Gruber | 1 | -0/+11 |
2015-03-06 | t7508: test git status -v | Michael J Gruber | 1 | -2/+12 |
2015-03-06 | t7508: .gitignore 'expect' and 'output' files | Junio C Hamano | 1 | -65/+13 |
2014-06-16 | Merge branch 'jl/status-added-submodule-is-never-ignored' | Junio C Hamano | 1 | -2/+72 |
2014-05-19 | config: be strict on core.commentChar | Nguyễn Thái Ngọc Duy | 1 | -2/+1 |
2014-04-07 | commit -m: commit staged submodules regardless of ignore config | Jens Lehmann | 1 | -1/+1 |
2014-04-07 | status/commit: show staged submodules regardless of ignore config | Jens Lehmann | 1 | -2/+72 |
2013-10-29 | t: use perl instead of "$PERL_PATH" where applicable | Jeff King | 1 | -1/+1 |
2013-09-24 | Merge branch 'bc/submodule-status-ignored' | Jonathan Nieder | 1 | -2/+2 |
2013-09-17 | t7508: avoid non-portable sed expression | Eric Sunshine | 1 | -1/+2 |
2013-09-06 | status: add missing blank line after list of "other" files | Matthieu Moy | 1 | -0/+21 |
2013-09-06 | tests: don't set status.displayCommentPrefix file-wide | Matthieu Moy | 1 | -450/+439 |
2013-09-06 | status: disable display of '#' comment prefix by default | Matthieu Moy | 1 | -5/+58 |
2013-09-04 | submodule: don't print status output with ignore=all | Brian M. Carlson | 1 | -2/+2 |
2013-06-24 | status/commit: make sure --porcelain is not affected by user-facing config | Junio C Hamano | 1 | -0/+5 |
2013-06-24 | status: introduce status.branch to enable --branch by default | Jorge Juan Garcia Garcia | 1 | -0/+27 |
2013-06-24 | status: introduce status.short to enable --short by default | Jorge Juan Garcia Garcia | 1 | -0/+30 |
2013-03-28 | Merge branch 'yd/use-test-config-unconfig' | Junio C Hamano | 1 | -30/+16 |
2013-03-25 | t7508: use test_config to set/unset git config variables | Yann Droneaud | 1 | -30/+16 |
2013-03-21 | Merge branch 'tb/document-status-u-tradeoff' | Junio C Hamano | 1 | -0/+1 |
2013-03-16 | status: advise to consider use of -u when read_directory takes too long | Nguyễn Thái Ngọc Duy | 1 | -0/+1 |
2013-01-16 | Allow custom "comment char" | Junio C Hamano | 1 | -0/+50 |
2012-08-27 | Fix tests under GETTEXT_POISON on diffstat | Jiang Xin | 1 | -1/+1 |
2012-06-24 | tests: enclose $PERL_PATH in double quotes | Junio C Hamano | 1 | -1/+1 |
2012-06-12 | t: Replace 'perl' by $PERL_PATH | Vincent van Ravesteijn | 1 | -1/+1 |
2012-05-08 | Merge branch 'jk/maint-status-porcelain-z-b' into HEAD | Jeff King | 1 | -1/+15 |
2012-05-08 | status: respect "-b" for porcelain format | Jeff King | 1 | -1/+6 |
2012-05-08 | status: fix null termination with "-b" | Jeff King | 1 | -0/+9 |
2012-04-27 | status: add --column | Nguyễn Thái Ngọc Duy | 1 | -0/+24 |
2011-11-05 | t/t7508-status.sh: use test_i18ncmp | Ævar Arnfjörð Bjarmason | 1 | -2/+2 |
2011-06-29 | Merge branch 'jk/maint-1.7.2-status-ignored' | Junio C Hamano | 1 | -0/+121 |
2011-06-06 | Merge branch 'bc/maint-status-z-to-use-porcelain' | Junio C Hamano | 1 | -0/+7 |
2011-06-02 | git status --ignored: tests and docs | Junio C Hamano | 1 | -0/+121 |
2011-05-29 | builtin/commit.c: set status_format _after_ option parsing | Brandon Casey | 1 | -1/+1 |
2011-05-29 | t7508: demonstrate status's failure to use --porcelain format with -z | Brandon Casey | 1 | -0/+7 |
2011-04-14 | i18n: use test_i18n{grep,cmp} in t7508 | Junio C Hamano | 1 | -120/+102 |