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