summaryrefslogtreecommitdiff
path: root/t/t7512-status-help.sh
Commit message (Expand)AuthorAgeFilesLines
* 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