Age | Commit message (Expand) | Author | Files | Lines |
2019-06-21 | status: remove the empty line after hints | John Lin | 1 | -5/+0 |
2016-09-08 | Merge branch 'jh/status-v2-porcelain' | Junio C Hamano | 1 | -0/+21 |
2016-08-05 | status: support --porcelain[=<version>] | Jeff Hostetler | 1 | -0/+21 |
2016-07-22 | status: suggest 'git merge --abort' when appropriate | Matthieu Moy | 1 | -0/+4 |
2015-11-05 | Merge branch 'rs/wt-status-detached-branch-fix' into maint | Junio C Hamano | 1 | -0/+14 |
2015-11-03 | Merge branch 'rs/wt-status-detached-branch-fix' | Junio C Hamano | 1 | -0/+14 |
2015-11-01 | wt-status: avoid building bogus branch name with detached HEAD | René Scharfe | 1 | -1/+1 |
2015-11-01 | t7060: add test for status --branch on a detached HEAD | René Scharfe | 1 | -0/+14 |
2015-09-14 | Merge branch 'mp/t7060-diff-index-test' | Junio C Hamano | 1 | -1/+1 |
2015-09-02 | t7060: actually test "git diff-index --cached -M" | Matthieu Prat | 1 | -1/+1 |
2014-03-12 | wt-status: lift the artificual "at least 20 columns" floor | Junio C Hamano | 1 | -7/+7 |
2013-09-06 | tests: don't set status.displayCommentPrefix file-wide | Matthieu Moy | 1 | -59/+54 |
2013-09-06 | status: disable display of '#' comment prefix by default | Matthieu Moy | 1 | -0/+4 |
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 |
2012-06-14 | status: don't suggest "git rm" or "git add" if not appropriate | Lucien Kong | 1 | -2/+34 |
2012-06-14 | wt-status.*: better advices for git status added | Lucien Kong | 1 | -0/+64 |
2011-05-02 | Merge branch 'ab/i18n-fixup' | Junio C Hamano | 1 | -3/+3 |
2011-05-02 | Merge branch 'mz/maint-rename-unmerged' | Junio C Hamano | 1 | -0/+62 |
2011-04-13 | i18n: use test_i18ncmp and test_i18ngrep in t5541, t6040, t6120, t7004, t7012... | Junio C Hamano | 1 | -3/+3 |
2011-03-23 | diffcore-rename: don't consider unmerged path as source | Martin von Zweigbergk | 1 | -0/+62 |
2011-03-09 | i18n: git-status basic messages | Ævar Arnfjörð Bjarmason | 1 | -1/+1 |
2009-12-12 | status/commit: do not suggest "reset HEAD <path>" while merging | Junio C Hamano | 1 | -1/+0 |
2009-12-12 | commit/status: "git add <path>" is not necessarily how to resolve | Junio C Hamano | 1 | -1/+1 |
2009-08-22 | git status: not "commit --dry-run" anymore | Junio C Hamano | 1 | -3/+5 |
2009-08-06 | status: show worktree status of conflicted paths separately | Junio C Hamano | 1 | -0/+27 |
2009-08-05 | diff-index: report unmerged new entries | Junio C Hamano | 1 | -0/+31 |