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