summaryrefslogtreecommitdiff
path: root/t/t7512-status-help.sh
AgeCommit message (Expand)AuthorFilesLines
2017-01-26status: be prepared for not-yet-started interactive rebaseLibravatar Johannes Schindelin1-0/+19
2016-07-22status: suggest 'git merge --abort' when appropriateLibravatar Matthieu Moy1-0/+1
2015-07-06status: add new tests for status during rebase -iLibravatar Guillaume Pagès1-0/+87
2015-07-06status: give more information during rebase -iLibravatar Guillaume Pagès1-0/+111
2015-06-30status: differentiate interactive from non-interactive rebasesLibravatar Guillaume Pagès1-14/+14
2014-03-12wt-status: lift the artificual "at least 20 columns" floorLibravatar Junio C Hamano1-6/+6
2013-10-11status: show commit sha1 in "You are currently cherry-picking" messageLibravatar Ralf Thielow1-4/+6
2013-10-11status test: add missing && to <<EOF blocksLibravatar Jonathan Nieder1-5/+5
2013-09-06tests: don't set status.displayCommentPrefix file-wideLibravatar Matthieu Moy1-304/+300
2013-09-06status: disable display of '#' comment prefix by defaultLibravatar Matthieu Moy1-0/+4
2013-07-11Merge branch 'rr/rebase-checkout-reflog'Libravatar Junio C Hamano1-21/+26
2013-06-27am: replace uses of --resolved with --continueLibravatar Kevin Bracey1-2/+2
2013-06-17wt-status: give better advice when cherry-pick is in progressLibravatar Ralf Thielow1-2/+4
2013-06-17status: do not depend on rebase reflog messagesLibravatar Ramkumar Ramachandra1-20/+17
2013-06-17t7512: test "detached from" as wellLibravatar Junio C Hamano1-1/+9
2013-04-02status: show commit sha1 in "You are currently reverting" messageLibravatar Matthieu Moy1-3/+4
2013-04-02status: show 'revert' state and status hintLibravatar Matthieu Moy1-0/+57
2013-04-01Merge branch 'nd/branch-show-rebase-bisect-state'Libravatar Junio C Hamano1-20/+34
2013-03-23status, branch: fix the misleading "bisecting" messageLibravatar Nguyễn Thái Ngọc Duy1-1/+1
2013-03-21Merge branch 'tb/document-status-u-tradeoff'Libravatar Junio C Hamano1-0/+1
2013-03-16status: show more info than "currently not on any branch"Libravatar Nguyễn Thái Ngọc Duy1-19/+33
2013-03-16status: advise to consider use of -u when read_directory takes too longLibravatar Nguyễn Thái Ngọc Duy1-0/+1
2013-02-25Sync with 'maint'Libravatar Junio C Hamano1-1/+1
2013-02-25Documentation: "advice" is uncountableLibravatar Greg Price1-1/+1
2013-02-05status: show the branch name if possible in in-progress infoLibravatar Nguyễn Thái Ngọc Duy1-35/+52
2012-06-14status: better advices when splitting a commit (during rebase -i)Libravatar Lucien Kong1-0/+277
2012-06-14status: don't suggest "git rm" or "git add" if not appropriateLibravatar Lucien Kong1-4/+4
2012-06-14t7512-status-help.sh: better advices for git statusLibravatar Lucien Kong1-0/+372