| Commit message (Expand) | Author | Age |
* | status: show commit sha1 in "You are currently cherry-picking" message | Ralf Thielow | 2013-10-11 |
* | status test: add missing && to <<EOF blocks | Jonathan Nieder | 2013-10-11 |
* | tests: don't set status.displayCommentPrefix file-wide | Matthieu Moy | 2013-09-06 |
* | status: disable display of '#' comment prefix by default | Matthieu Moy | 2013-09-06 |
* | Merge branch 'rr/rebase-checkout-reflog' | Junio C Hamano | 2013-07-11 |
|\ |
|
| * | status: do not depend on rebase reflog messages | Ramkumar Ramachandra | 2013-06-17 |
| * | t7512: test "detached from" as well | Junio C Hamano | 2013-06-17 |
* | | am: replace uses of --resolved with --continue | Kevin Bracey | 2013-06-27 |
* | | wt-status: give better advice when cherry-pick is in progress | Ralf Thielow | 2013-06-17 |
|/ |
|
* | status: show commit sha1 in "You are currently reverting" message | Matthieu Moy | 2013-04-02 |
* | status: show 'revert' state and status hint | Matthieu Moy | 2013-04-02 |
* | Merge branch 'nd/branch-show-rebase-bisect-state' | Junio C Hamano | 2013-04-01 |
|\ |
|
| * | status, branch: fix the misleading "bisecting" message | Nguyễn Thái Ngọc Duy | 2013-03-23 |
| * | status: show more info than "currently not on any branch" | Nguyễn Thái Ngọc Duy | 2013-03-16 |
* | | Merge branch 'tb/document-status-u-tradeoff' | Junio C Hamano | 2013-03-21 |
|\ \ |
|
| * | | status: advise to consider use of -u when read_directory takes too long | Nguyễn Thái Ngọc Duy | 2013-03-16 |
* | | | Sync with 'maint' | Junio C Hamano | 2013-02-25 |
|\ \ \
| |_|/
|/| | |
|
| * | | Documentation: "advice" is uncountable | Greg Price | 2013-02-25 |
| |/ |
|
* | | status: show the branch name if possible in in-progress info | Nguyễn Thái Ngọc Duy | 2013-02-05 |
|/ |
|
* | status: better advices when splitting a commit (during rebase -i) | Lucien Kong | 2012-06-14 |
* | status: don't suggest "git rm" or "git add" if not appropriate | Lucien Kong | 2012-06-14 |
* | t7512-status-help.sh: better advices for git status | Lucien Kong | 2012-06-14 |