index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t7110-reset-merge.sh
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-03
t7110: replace `test -f` with `test_path_is_*` helpers
Matteo Bagnolini
1
-6
/
+6
2024-11-21
t: remove TEST_PASSES_SANITIZE_LEAK annotations
Patrick Steinhardt
1
-1
/
+0
2023-11-02
tests: teach callers of test_i18ngrep to use test_grep
Junio C Hamano
1
-3
/
+3
2023-05-23
t7110-reset-merge: modernize test format
John Cai
1
-157
/
+157
2022-07-27
leak tests: mark passing SANITIZE=leak tests as leak-free
Ævar Arnfjörð Bjarmason
1
-0
/
+1
2021-12-13
tests: simplify by dropping unnecessary `for` loops
Eric Sunshine
1
-1
/
+1
2011-04-13
i18n: use test_i18ncmp and test_i18ngrep in t7102 and t7110
Junio C Hamano
1
-6
/
+6
2011-03-09
i18n: git-commit "middle of a merge" message
Ævar Arnfjörð Bjarmason
1
-3
/
+3
2010-03-06
reset: disallow using --keep when there are unmerged entries
Christian Couder
1
-14
/
+9
2010-01-24
reset: add test cases for "--keep" option
Christian Couder
1
-1
/
+118
2010-01-03
"reset --merge": fix unmerged case
Junio C Hamano
1
-9
/
+31
2010-01-03
reset: use "unpack_trees()" directly instead of "git read-tree"
Stephan Beyer
1
-5
/
+7
2009-12-30
reset: add a few tests for "git reset --merge"
Christian Couder
1
-0
/
+159