index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t7512-status-help.sh
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
parse-options: fix leaks for users of OPT_FILENAME
Patrick Steinhardt
2024-06-11
1
-0
/
+1
*
Merge branch 'rj/status-bisect-while-rebase'
Junio C Hamano
2024-01-02
1
-0
/
+28
|
\
|
*
status: fix branch shown when not only bisecting
Rubén Justo
2023-10-17
1
-0
/
+28
*
|
fix cherry-pick/revert status when doing multiple commits
Jacob Keller
2023-06-28
1
-0
/
+22
|
/
*
am: support --allow-empty to record specific empty patches
徐沛文 (Aleen)
2021-12-16
1
-0
/
+1
*
tests: remove most uses of test_i18ncmp
Ævar Arnfjörð Bjarmason
2021-02-11
1
-37
/
+37
*
t7[5-9]*: adjust the references to the default branch name "main"
Johannes Schindelin
2020-11-20
1
-21
/
+21
*
tests: mark tests relying on the current default for `init.defaultBranch`
Johannes Schindelin
2020-11-20
1
-0
/
+3
*
rebase: rename the two primary rebase backends
Elijah Newren
2020-02-17
1
-6
/
+6
*
rebase tests: mark tests specific to the am-backend with --am
Elijah Newren
2020-02-17
1
-6
/
+6
*
status: mention --skip for revert and cherry-pick
Denton Liu
2019-08-27
1
-0
/
+6
*
Merge branch 'jl/status-reduce-vertical-blank'
Junio C Hamano
2019-07-19
1
-14
/
+0
|
\
|
*
status: remove the empty line after hints
John Lin
2019-06-21
1
-14
/
+0
*
|
Merge branch 'pw/status-with-corrupt-sequencer-state'
Junio C Hamano
2019-07-19
1
-0
/
+16
|
\
\
|
*
|
status: do not report errors in sequencer/todo
Phillip Wood
2019-06-27
1
-0
/
+16
*
|
|
Merge branch 'nd/switch-and-restore'
Junio C Hamano
2019-07-10
1
-10
/
+10
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
doc: promote "git restore"
Nguyễn Thái Ngọc Duy
2019-05-07
1
-10
/
+10
*
|
fix cherry-pick/revert status after commit
Phillip Wood
2019-04-17
1
-0
/
+36
|
/
*
status: be prepared for not-yet-started interactive rebase
Johannes Schindelin
2017-01-26
1
-0
/
+19
*
status: suggest 'git merge --abort' when appropriate
Matthieu Moy
2016-07-22
1
-0
/
+1
*
status: add new tests for status during rebase -i
Guillaume Pagès
2015-07-07
1
-0
/
+87
*
status: give more information during rebase -i
Guillaume Pagès
2015-07-07
1
-0
/
+111
*
status: differentiate interactive from non-interactive rebases
Guillaume Pagès
2015-06-30
1
-14
/
+14
*
wt-status: lift the artificual "at least 20 columns" floor
Junio C Hamano
2014-03-12
1
-6
/
+6
*
status: show commit sha1 in "You are currently cherry-picking" message
Ralf Thielow
2013-10-11
1
-4
/
+6
*
status test: add missing && to <<EOF blocks
Jonathan Nieder
2013-10-11
1
-5
/
+5
*
tests: don't set status.displayCommentPrefix file-wide
Matthieu Moy
2013-09-06
1
-304
/
+300
*
status: disable display of '#' comment prefix by default
Matthieu Moy
2013-09-06
1
-0
/
+4
*
Merge branch 'rr/rebase-checkout-reflog'
Junio C Hamano
2013-07-11
1
-21
/
+26
|
\
|
*
status: do not depend on rebase reflog messages
Ramkumar Ramachandra
2013-06-17
1
-20
/
+17
|
*
t7512: test "detached from" as well
Junio C Hamano
2013-06-17
1
-1
/
+9
*
|
am: replace uses of --resolved with --continue
Kevin Bracey
2013-06-27
1
-2
/
+2
*
|
wt-status: give better advice when cherry-pick is in progress
Ralf Thielow
2013-06-17
1
-2
/
+4
|
/
*
status: show commit sha1 in "You are currently reverting" message
Matthieu Moy
2013-04-02
1
-3
/
+4
*
status: show 'revert' state and status hint
Matthieu Moy
2013-04-02
1
-0
/
+57
*
Merge branch 'nd/branch-show-rebase-bisect-state'
Junio C Hamano
2013-04-01
1
-20
/
+34
|
\
|
*
status, branch: fix the misleading "bisecting" message
Nguyễn Thái Ngọc Duy
2013-03-24
1
-1
/
+1
|
*
status: show more info than "currently not on any branch"
Nguyễn Thái Ngọc Duy
2013-03-17
1
-19
/
+33
*
|
Merge branch 'tb/document-status-u-tradeoff'
Junio C Hamano
2013-03-21
1
-0
/
+1
|
\
\
|
*
|
status: advise to consider use of -u when read_directory takes too long
Nguyễn Thái Ngọc Duy
2013-03-17
1
-0
/
+1
*
|
|
Sync with 'maint'
Junio C Hamano
2013-02-25
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Documentation: "advice" is uncountable
Greg Price
2013-02-25
1
-1
/
+1
|
|
/
*
/
status: show the branch name if possible in in-progress info
Nguyễn Thái Ngọc Duy
2013-02-05
1
-35
/
+52
|
/
*
status: better advices when splitting a commit (during rebase -i)
Lucien Kong
2012-06-14
1
-0
/
+277
*
status: don't suggest "git rm" or "git add" if not appropriate
Lucien Kong
2012-06-14
1
-4
/
+4
*
t7512-status-help.sh: better advices for git status
Lucien Kong
2012-06-14
1
-0
/
+372