index
:
user/sven/git.git
gitweb/more-expires
gitweb/show-remotes
local
master
origin/HEAD
origin/maint
origin/master
Git
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
t6102-rev-list-unexpected-objects.sh
Age
Commit message (
Expand
)
Author
2025-04-07
t: introduce PERL_TEST_HELPERS prerequisite
Patrick Steinhardt
2024-11-21
t: remove TEST_PASSES_SANITIZE_LEAK annotations
Patrick Steinhardt
2023-11-02
tests: teach callers of test_i18ngrep to use test_grep
Junio C Hamano
2022-11-18
parse_object(): check on-disk type of suspected blob
Jeff King
2022-07-27
leak tests: don't skip some tests under SANITIZE=leak
Ævar Arnfjörð Bjarmason
2022-03-07
rev-list tests: don't hide abort() in "test_expect_failure"
Ævar Arnfjörð Bjarmason
2021-11-01
leak tests: mark some rev-list tests as passing with SANITIZE=leak
Ævar Arnfjörð Bjarmason
2019-10-21
parse_commit_buffer(): treat lookup_commit() failure as parse error
Jeff King
2019-04-10
rev-list: detect broken root trees
Jeff King
2019-04-10
rev-list: let traversal die when --missing is not in use
Jeff King
2019-04-10
list-objects.c: handle unexpected non-tree entries
Taylor Blau
2019-04-10
list-objects.c: handle unexpected non-blob entries
Taylor Blau
2019-04-10
t: introduce tests for unexpected object types
Taylor Blau