summaryrefslogtreecommitdiff
path: root/t/t7060-wtstatus.sh
Commit message (Expand)AuthorAgeFilesLines
* leak tests: mark passing SANITIZE=leak tests as leak-freeÆvar Arnfjörð Bjarmason2022-07-271-0/+1
* tests: remove most uses of test_i18ncmpÆvar Arnfjörð Bjarmason2021-02-101-7/+7
* t7[0-4]*: adjust the references to the default branch name "main"Johannes Schindelin2020-11-191-14/+14
* tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin2020-11-191-0/+3
* status: remove the empty line after hintsJohn Lin2019-06-211-5/+0
* Merge branch 'jh/status-v2-porcelain'Junio C Hamano2016-09-081-0/+21
|\
| * status: support --porcelain[=<version>]Jeff Hostetler2016-08-051-0/+21
| * Merge branch 'rs/wt-status-detached-branch-fix'Junio C Hamano2015-11-031-0/+14
| |\
* | | status: suggest 'git merge --abort' when appropriatemm/status-suggest-merge-abortMatthieu Moy2016-07-221-0/+4
* | | 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