index
:
git
gitk-resize-error
main
Fork of git SCM with my patches.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
t2004-checkout-cache-temp.sh
Age
Commit message (
Expand
)
Author
2026-02-21
t2004: use test_path_is_file instead of test -f
Lambert Duclos-de Guise
2024-11-21
t: remove TEST_PASSES_SANITIZE_LEAK annotations
Patrick Steinhardt
2023-11-08
Merge branch 'jc/test-i18ngrep'
Junio C Hamano
2023-11-02
tests: teach callers of test_i18ngrep to use test_grep
Junio C Hamano
2023-09-05
checkout-index: delay automatic setting of to_tempfile
Jeff King
2021-12-13
t0000-t3999: detect and signal failure within loop
Eric Sunshine
2021-10-12
leak tests: mark all checkout-index tests as passing with SANITIZE=leak
Ævar Arnfjörð Bjarmason
2020-10-27
checkout-index: propagate errors to exit code
Jeff King
2020-10-27
checkout-index: drop error message from empty --stage=all
Jeff King
2014-12-29
checkout-index: fix --temp relative path mangling
Eric Sunshine
2014-12-29
t2004: demonstrate broken relative path printing
Eric Sunshine
2014-12-29
t2004: standardize file naming in symlink test
Eric Sunshine
2014-12-29
t2004: drop unnecessary write-tree/read-tree
Eric Sunshine
2014-12-29
t2004: modernize style
Eric Sunshine
2013-06-07
tests: use test_ln_s_add to remove SYMLINKS prerequisite (trivial cases)
Johannes Sixt
2012-04-11
tests: modernise style: more uses of test_line_count
Stefano Lattarini
2009-03-22
Use prerequisite tags to skip tests that depend on symbolic links
Johannes Sixt
2007-07-02
Rewrite "git-frotz" to "git frotz"
Junio C Hamano
2006-03-05
Add --temp and --stage=all options to checkout-index.
Shawn Pearce