aboutsummaryrefslogtreecommitdiffstats
path: root/t/t7512-status-help.sh
AgeCommit message (Expand)AuthorFilesLines
2024-01-02Merge branch 'rj/status-bisect-while-rebase'Junio C Hamano1-0/+28
2023-10-16status: fix branch shown when not only bisectingRubén Justo1-0/+28
2023-06-27fix cherry-pick/revert status when doing multiple commitsJacob Keller1-0/+22
2021-12-15am: support --allow-empty to record specific empty patches徐沛文 (Aleen)1-0/+1
2021-02-10tests: remove most uses of test_i18ncmpÆvar Arnfjörð Bjarmason1-37/+37
2020-11-19t7[5-9]*: adjust the references to the default branch name "main"Johannes Schindelin1-21/+21
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin1-0/+3
2020-02-16rebase: rename the two primary rebase backendsElijah Newren1-6/+6
2020-02-16rebase tests: mark tests specific to the am-backend with --amElijah Newren1-6/+6
2019-08-27status: mention --skip for revert and cherry-pickDenton Liu1-0/+6
2019-07-19Merge branch 'jl/status-reduce-vertical-blank'Junio C Hamano1-14/+0
2019-07-19Merge branch 'pw/status-with-corrupt-sequencer-state'Junio C Hamano1-0/+16
2019-07-09Merge branch 'nd/switch-and-restore'Junio C Hamano1-10/+10
2019-06-27status: do not report errors in sequencer/todoPhillip Wood1-0/+16
2019-06-21status: remove the empty line after hintsJohn Lin1-14/+0
2019-05-07doc: promote "git restore"Nguyễn Thái Ngọc Duy1-10/+10
2019-04-17fix cherry-pick/revert status after commitPhillip Wood1-0/+36
2017-01-26status: be prepared for not-yet-started interactive rebaseJohannes Schindelin1-0/+19
2016-07-22status: suggest 'git merge --abort' when appropriateMatthieu Moy1-0/+1
2015-07-06status: add new tests for status during rebase -iGuillaume Pagès1-0/+87
2015-07-06status: give more information during rebase -iGuillaume Pagès1-0/+111
2015-06-30status: differentiate interactive from non-interactive rebasesGuillaume Pagès1-14/+14
2014-03-12wt-status: lift the artificual "at least 20 columns" floorJunio C Hamano1-6/+6
2013-10-11status: show commit sha1 in "You are currently cherry-picking" messageRalf Thielow1-4/+6
2013-10-11status test: add missing && to <<EOF blocksJonathan Nieder1-5/+5
2013-09-06tests: don't set status.displayCommentPrefix file-wideMatthieu Moy1-304/+300
2013-09-06status: disable display of '#' comment prefix by defaultMatthieu Moy1-0/+4
2013-07-11Merge branch 'rr/rebase-checkout-reflog'Junio C Hamano1-21/+26
2013-06-27am: replace uses of --resolved with --continueKevin Bracey1-2/+2
2013-06-17wt-status: give better advice when cherry-pick is in progressRalf Thielow1-2/+4
2013-06-17status: do not depend on rebase reflog messagesRamkumar Ramachandra1-20/+17
2013-06-17t7512: test "detached from" as wellJunio C Hamano1-1/+9
2013-04-02status: show commit sha1 in "You are currently reverting" messageMatthieu Moy1-3/+4
2013-04-02status: show 'revert' state and status hintMatthieu Moy1-0/+57
2013-04-01Merge branch 'nd/branch-show-rebase-bisect-state'Junio C Hamano1-20/+34
2013-03-23status, branch: fix the misleading "bisecting" messageNguyễn Thái Ngọc Duy1-1/+1
2013-03-21Merge branch 'tb/document-status-u-tradeoff'Junio C Hamano1-0/+1
2013-03-16status: show more info than "currently not on any branch"Nguyễn Thái Ngọc Duy1-19/+33
2013-03-16status: advise to consider use of -u when read_directory takes too longNguyễn Thái Ngọc Duy1-0/+1
2013-02-25Sync with 'maint'Junio C Hamano1-1/+1
2013-02-25Documentation: "advice" is uncountableGreg Price1-1/+1
2013-02-05status: show the branch name if possible in in-progress infoNguyễn Thái Ngọc Duy1-35/+52
2012-06-14status: better advices when splitting a commit (during rebase -i)Lucien Kong1-0/+277
2012-06-14status: don't suggest "git rm" or "git add" if not appropriateLucien Kong1-4/+4
2012-06-14t7512-status-help.sh: better advices for git statusLucien Kong1-0/+372