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