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