index
:
pub/scm/git/git.git
jch
main
maint
master
next
seen
todo
Git source code mirror
Junio C Hamano
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
t7201-co.sh
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-06
t: convert grep assertions to test_grep
Michael Montalbo
1
-3
/
+3
2026-04-29
checkout -m: autostash when switching branches
Harald Nordgren
1
-1
/
+70
2024-12-15
Merge branch 'bf/explicit-config-set-in-advice-messages'
Junio C Hamano
1
-2
/
+2
2024-12-06
advice: suggest using subcommand "git config set"
Bence Ferdinandy
1
-2
/
+2
2024-11-21
t: remove TEST_PASSES_SANITIZE_LEAK annotations
Patrick Steinhardt
1
-1
/
+0
2024-08-16
Merge branch 'jc/checkout-no-op-switch-errors' into maint-2.46
Junio C Hamano
1
-0
/
+13
2024-07-31
Merge branch 'jc/checkout-no-op-switch-errors'
Junio C Hamano
1
-0
/
+13
2024-07-02
checkout: special case error messages during noop switching
Junio C Hamano
1
-0
/
+13
2024-06-11
merge-recursive: fix leaking rename conflict info
Patrick Steinhardt
1
-0
/
+1
2024-03-14
checkout: fix interaction between --conflict and --merge
Phillip Wood
1
-0
/
+60
2024-03-14
checkout: cleanup --conflict=<style> parsing
Phillip Wood
1
-0
/
+6
2023-11-08
Merge branch 'jc/test-i18ngrep'
Junio C Hamano
1
-2
/
+2
2023-11-02
tests: teach callers of test_i18ngrep to use test_grep
Junio C Hamano
1
-2
/
+2
2023-10-02
Merge branch 'jc/unresolve-removal'
Junio C Hamano
1
-0
/
+47
2023-07-31
checkout: allow "checkout -m path" to unmerge removed paths
Junio C Hamano
1
-1
/
+1
2023-07-31
checkout/restore: add basic tests for --merge
Junio C Hamano
1
-0
/
+42
2023-07-31
checkout/restore: refuse unmerging paths unless checking out of the index
Junio C Hamano
1
-0
/
+5
2023-05-23
t7201-co: modernize test format
John Cai
1
-46
/
+46
2021-12-20
branch: add flags and config to inherit tracking
Josh Steadmon
1
-0
/
+17
2021-09-12
tests: remove leftover untracked files
Elijah Newren
1
-0
/
+1
2021-02-10
Merge branch 'ab/detox-gettext-tests'
Junio C Hamano
1
-1
/
+1
2021-01-21
tests: remove uses of GIT_TEST_GETTEXT_POISON=false
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2020-11-19
t7[0-4]*: adjust the references to the default branch name "main"
Johannes Schindelin
1
-56
/
+56
2020-11-19
tests: mark tests relying on the current default for `init.defaultBranch`
Johannes Schindelin
1
-0
/
+3
2020-10-22
t7201: put each command on a separate line
Charvi Mendiratta
1
-8
/
+18
2020-10-22
t7201: use 'git -C' to avoid subshell
Charvi Mendiratta
1
-8
/
+2
2020-10-22
t7102,t7201: remove whitespace after redirect operator
Charvi Mendiratta
1
-5
/
+5
2020-10-20
t7102,t7201: remove unnecessary blank spaces in test body
Charvi Mendiratta
1
-25
/
+0
2020-10-20
t7101,t7102,t7201: modernize test formatting
Charvi Mendiratta
1
-16
/
+15
2020-07-30
t7201: abstract away SHA-1-specific constants
brian m. carlson
1
-2
/
+4
2019-06-21
tests: make GIT_TEST_GETTEXT_POISON a boolean
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2019-03-24
checkout: prevent losing staged changes with --merge
Nguyễn Thái Ngọc Duy
1
-9
/
+1
2019-03-24
read-tree: add --quiet
Nguyễn Thái Ngọc Duy
1
-0
/
+3
2018-11-09
i18n: make GETTEXT_POISON a runtime option
Ævar Arnfjörð Bjarmason
1
-3
/
+3
2018-10-07
t/*: fix ordering of expected/observed arguments
Matthew DeVore
1
-2
/
+2
2018-08-27
Merge branch 'sg/test-must-be-empty'
Junio C Hamano
1
-4
/
+3
2018-08-21
tests: use 'test_must_be_empty' instead of 'test_cmp <empty> <out>'
SZEDER Gábor
1
-2
/
+1
2018-08-21
tests: use 'test_must_be_empty' instead of '! test -s'
SZEDER Gábor
1
-2
/
+2
2018-07-16
t7000-t7999: fix broken &&-chains
Eric Sunshine
1
-20
/
+20
2018-07-03
t7201: drop pointless "exit 0" at end of subshell
Eric Sunshine
1
-1
/
+0
2018-05-23
t: make many tests depend less on the refs being files
David Turner
1
-1
/
+1
2017-10-07
tests: fix diff order arguments in test_cmp
Stefan Beller
1
-2
/
+2
2016-06-17
i18n: advice: mark string about detached head for translation
Vasco Almeida
1
-1
/
+1
2015-03-20
t7201: fix &&-chain breakage
Jeff King
1
-13
/
+6
2015-03-20
t: fix &&-chaining issues around setup which might fail
Jeff King
1
-1
/
+1
2014-08-25
checkout -m: attempt merge when deletion of path was staged
Jonathan Nieder
1
-0
/
+17
2013-04-21
t7201.24: Add refspec to keep --track working
Johan Herland
1
-0
/
+1
2012-04-11
tests: modernise style: more uses of test_line_count
Stefano Lattarini
1
-2
/
+2
2011-04-13
i18n: use test_i18ngrep in t7201
Junio C Hamano
1
-7
/
+7
2011-04-01
Merge branch 'ab/i18n-st'
Junio C Hamano
1
-5
/
+5
[next]