summaryrefslogtreecommitdiff
path: root/t/t7512-status-help.sh
Commit message (Expand)AuthorAgeFilesLines
* am: support --allow-empty to record specific empty patches徐沛文 (Aleen)2021-12-151-0/+1
* tests: remove most uses of test_i18ncmpÆvar Arnfjörð Bjarmason2021-02-101-37/+37
* t7[5-9]*: adjust the references to the default branch name "main"Johannes Schindelin2020-11-191-21/+21
* tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin2020-11-191-0/+3
* rebase: rename the two primary rebase backendsElijah Newren2020-02-161-6/+6
* rebase tests: mark tests specific to the am-backend with --amElijah Newren2020-02-161-6/+6
* status: mention --skip for revert and cherry-pickDenton Liu2019-08-271-0/+6
* Merge branch 'jl/status-reduce-vertical-blank'Junio C Hamano2019-07-191-14/+0
|\
| * status: remove the empty line after hintsJohn Lin2019-06-211-14/+0
* | Merge branch 'pw/status-with-corrupt-sequencer-state'Junio C Hamano2019-07-191-0/+16
|\ \
| * | status: do not report errors in sequencer/todoPhillip Wood2019-06-271-0/+16
* | | Merge branch 'nd/switch-and-restore'Junio C Hamano2019-07-091-10/+10
|\ \ \ | |/ / |/| / | |/
| * doc: promote "git restore"Nguyễn Thái Ngọc Duy2019-05-071-10/+10
* | fix cherry-pick/revert status after commitPhillip Wood2019-04-171-0/+36
|/
* status: be prepared for not-yet-started interactive rebasejs/status-pre-rebase-iJohannes Schindelin2017-01-261-0/+19
* status: suggest 'git merge --abort' when appropriatemm/status-suggest-merge-abortMatthieu Moy2016-07-221-0/+1
* status: add new tests for status during rebase -igp/status-rebase-i-infoGuillaume Pagès2015-07-061-0/+87
* status: give more information during rebase -iGuillaume Pagès2015-07-061-0/+111
* status: differentiate interactive from non-interactive rebasesGuillaume Pagès2015-06-301-14/+14
* wt-status: lift the artificual "at least 20 columns" floorjn/wt-statusJunio C Hamano2014-03-121-6/+6
* status: show commit sha1 in "You are currently cherry-picking" messagert/cherry-pick-statusRalf Thielow2013-10-111-4/+6
* status test: add missing && to <<EOF blocksJonathan Nieder2013-10-111-5/+5
* tests: don't set status.displayCommentPrefix file-wideMatthieu Moy2013-09-061-304/+300
* status: disable display of '#' comment prefix by defaultMatthieu Moy2013-09-061-0/+4
* Merge branch 'rr/rebase-checkout-reflog'Junio C Hamano2013-07-111-21/+26
|\
| * status: do not depend on rebase reflog messagesRamkumar Ramachandra2013-06-171-20/+17
| * t7512: test "detached from" as wellJunio C Hamano2013-06-171-1/+9
* | am: replace uses of --resolved with --continueKevin Bracey2013-06-271-2/+2
* | wt-status: give better advice when cherry-pick is in progressRalf Thielow2013-06-171-2/+4
|/
* status: show commit sha1 in "You are currently reverting" messageMatthieu Moy2013-04-021-3/+4
* status: show 'revert' state and status hintMatthieu Moy2013-04-021-0/+57
* Merge branch 'nd/branch-show-rebase-bisect-state'Junio C Hamano2013-04-011-20/+34
|\
| * status, branch: fix the misleading "bisecting" messageNguyễn Thái Ngọc Duy2013-03-231-1/+1
| * status: show more info than "currently not on any branch"Nguyễn Thái Ngọc Duy2013-03-161-19/+33
* | Merge branch 'tb/document-status-u-tradeoff'Junio C Hamano2013-03-211-0/+1
|\ \
| * | status: advise to consider use of -u when read_directory takes too longNguyễn Thái Ngọc Duy2013-03-161-0/+1
* | | Sync with 'maint'Junio C Hamano2013-02-251-1/+1
|\ \ \ | |_|/ |/| |
| * | Documentation: "advice" is uncountableGreg Price2013-02-251-1/+1
| |/
* | status: show the branch name if possible in in-progress infoNguyễn Thái Ngọc Duy2013-02-051-35/+52
|/
* status: better advices when splitting a commit (during rebase -i)Lucien Kong2012-06-141-0/+277
* status: don't suggest "git rm" or "git add" if not appropriateLucien Kong2012-06-141-4/+4
* t7512-status-help.sh: better advices for git statusLucien Kong2012-06-141-0/+372