summaryrefslogtreecommitdiff
path: root/t/t7512-status-help.sh
AgeCommit message (Expand)Author
2017-01-26status: be prepared for not-yet-started interactive rebaseJohannes Schindelin
2016-07-22status: suggest 'git merge --abort' when appropriateMatthieu Moy
2015-07-06status: add new tests for status during rebase -iGuillaume Pagès
2015-07-06status: give more information during rebase -iGuillaume Pagès
2015-06-30status: differentiate interactive from non-interactive rebasesGuillaume Pagès
2014-03-12wt-status: lift the artificual "at least 20 columns" floorJunio C Hamano
2013-10-11status: show commit sha1 in "You are currently cherry-picking" messageRalf Thielow
2013-10-11status test: add missing && to <<EOF blocksJonathan Nieder
2013-09-06tests: don't set status.displayCommentPrefix file-wideMatthieu Moy
2013-09-06status: disable display of '#' comment prefix by defaultMatthieu Moy
2013-07-11Merge branch 'rr/rebase-checkout-reflog'Junio C Hamano
2013-06-27am: replace uses of --resolved with --continueKevin Bracey
2013-06-17wt-status: give better advice when cherry-pick is in progressRalf Thielow
2013-06-17status: do not depend on rebase reflog messagesRamkumar Ramachandra
2013-06-17t7512: test "detached from" as wellJunio C Hamano
2013-04-02status: show commit sha1 in "You are currently reverting" messageMatthieu Moy
2013-04-02status: show 'revert' state and status hintMatthieu Moy
2013-04-01Merge branch 'nd/branch-show-rebase-bisect-state'Junio C Hamano
2013-03-24status, branch: fix the misleading "bisecting" messageNguyễn Thái Ngọc Duy
2013-03-21Merge branch 'tb/document-status-u-tradeoff'Junio C Hamano
2013-03-17status: show more info than "currently not on any branch"Nguyễn Thái Ngọc Duy
2013-03-17status: advise to consider use of -u when read_directory takes too longNguyễn Thái Ngọc Duy
2013-02-25Sync with 'maint'Junio C Hamano
2013-02-25Documentation: "advice" is uncountableGreg Price
2013-02-05status: show the branch name if possible in in-progress infoNguyễn Thái Ngọc Duy
2012-06-14status: better advices when splitting a commit (during rebase -i)Lucien Kong
2012-06-14status: don't suggest "git rm" or "git add" if not appropriateLucien Kong
2012-06-14t7512-status-help.sh: better advices for git statusLucien Kong