aboutsummaryrefslogtreecommitdiff
path: root/t/t7060-wtstatus.sh
Commit message (Expand)AuthorAge
* Merge branch 'jh/status-v2-porcelain'Junio C Hamano2016-09-08
|\
| * status: support --porcelain[=<version>]Jeff Hostetler2016-08-05
| * Merge branch 'rs/wt-status-detached-branch-fix'Junio C Hamano2015-11-03
| |\
* | | status: suggest 'git merge --abort' when appropriateMatthieu Moy2016-07-22
* | | Merge branch 'rs/wt-status-detached-branch-fix' into maintJunio C Hamano2015-11-05
|\ \ \ | |/ / |/| / | |/
| * wt-status: avoid building bogus branch name with detached HEADRené Scharfe2015-11-01
| * t7060: add test for status --branch on a detached HEADRené Scharfe2015-11-01
* | Merge branch 'mp/t7060-diff-index-test'Junio C Hamano2015-09-14
|\ \ | |/ |/|
| * t7060: actually test "git diff-index --cached -M"Matthieu Prat2015-09-02
* | wt-status: lift the artificual "at least 20 columns" floorJunio C Hamano2014-03-12
* | tests: don't set status.displayCommentPrefix file-wideMatthieu Moy2013-09-06
* | status: disable display of '#' comment prefix by defaultMatthieu Moy2013-09-06
* | status: advise to consider use of -u when read_directory takes too longNguyễn Thái Ngọc Duy2013-03-16
* | status: don't suggest "git rm" or "git add" if not appropriateLucien Kong2012-06-14
* | wt-status.*: better advices for git status addedLucien Kong2012-06-14
* | Merge branch 'ab/i18n-fixup'Junio C Hamano2011-05-02
|\ \
| * | i18n: use test_i18ncmp and test_i18ngrep in t5541, t6040, t6120, t7004, t7012...Junio C Hamano2011-04-13
* | | Merge branch 'mz/maint-rename-unmerged'Junio C Hamano2011-05-02
|\ \ \ | |/ / |/| / | |/
| * diffcore-rename: don't consider unmerged path as sourceMartin von Zweigbergk2011-03-23
* | i18n: git-status basic messagesÆvar Arnfjörð Bjarmason2011-03-09
|/
* status/commit: do not suggest "reset HEAD <path>" while mergingJunio C Hamano2009-12-12
* commit/status: "git add <path>" is not necessarily how to resolveJunio C Hamano2009-12-12
* git status: not "commit --dry-run" anymoreJunio C Hamano2009-08-22
* status: show worktree status of conflicted paths separatelyJunio C Hamano2009-08-06
* diff-index: report unmerged new entriesJunio C Hamano2009-08-05