summaryrefslogtreecommitdiff
path: root/t/t7060-wtstatus.sh
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'rs/wt-status-detached-branch-fix' into maintJunio C Hamano2015-11-051-0/+14
|\
| * wt-status: avoid building bogus branch name with detached HEADRené Scharfe2015-11-011-1/+1
| * t7060: add test for status --branch on a detached HEADRené Scharfe2015-11-011-0/+14
* | Merge branch 'mp/t7060-diff-index-test'Junio C Hamano2015-09-141-1/+1
|\ \ | |/ |/|
| * t7060: actually test "git diff-index --cached -M"mp/t7060-diff-index-testMatthieu Prat2015-09-021-1/+1
* | wt-status: lift the artificual "at least 20 columns" floorjn/wt-statusJunio C Hamano2014-03-121-7/+7
* | tests: don't set status.displayCommentPrefix file-wideMatthieu Moy2013-09-061-59/+54
* | status: disable display of '#' comment prefix by defaultMatthieu Moy2013-09-061-0/+4
* | status: advise to consider use of -u when read_directory takes too longNguyễn Thái Ngọc Duy2013-03-161-0/+1
* | status: don't suggest "git rm" or "git add" if not appropriateLucien Kong2012-06-141-2/+34
* | wt-status.*: better advices for git status addedLucien Kong2012-06-141-0/+64
* | Merge branch 'ab/i18n-fixup'Junio C Hamano2011-05-021-3/+3
|\ \
| * | i18n: use test_i18ncmp and test_i18ngrep in t5541, t6040, t6120, t7004, t7012...Junio C Hamano2011-04-131-3/+3
* | | Merge branch 'mz/maint-rename-unmerged'Junio C Hamano2011-05-021-0/+62
|\ \ \ | |/ / |/| / | |/
| * diffcore-rename: don't consider unmerged path as sourceMartin von Zweigbergk2011-03-231-0/+62
* | i18n: git-status basic messagesÆvar Arnfjörð Bjarmason2011-03-091-1/+1
|/
* status/commit: do not suggest "reset HEAD <path>" while mergingJunio C Hamano2009-12-121-1/+0
* commit/status: "git add <path>" is not necessarily how to resolveJunio C Hamano2009-12-121-1/+1
* git status: not "commit --dry-run" anymoreJunio C Hamano2009-08-221-3/+5
* status: show worktree status of conflicted paths separatelyJunio C Hamano2009-08-061-0/+27
* diff-index: report unmerged new entriesJunio C Hamano2009-08-051-0/+31