aboutsummaryrefslogtreecommitdiffstats
path: root/t/t2107-update-index-basic.sh
AgeCommit message (Expand)AuthorFilesLines
2024-11-21t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt1-1/+0
2024-07-26csum-file: introduce discard_hashfile()Junio C Hamano1-0/+1
2023-11-08Merge branch 'jc/test-i18ngrep'Junio C Hamano1-2/+2
2023-11-02tests: teach callers of test_i18ngrep to use test_grepJunio C Hamano1-2/+2
2023-09-12update-index: add --show-index-versionJunio C Hamano1-0/+31
2023-03-31t2107: fix mention of the_index.cache_changedAndrei Rybak1-1/+1
2022-06-16t2107: test 'git update-index --verbose'Derrick Stolee1-6/+25
2020-02-24t: drop debug `cat` callsMartin Ågren1-1/+0
2018-05-14t: switch $_z40 to $ZERO_OIDbrian m. carlson1-2/+2
2018-03-26t2107: abstract away SHA-1-specific constantsbrian m. carlson1-3/+3
2016-09-14update-index: add test for chmod flagsThomas Gummerer1-0/+13
2014-11-03lockfile.c: store absolute pathNguyễn Thái Ngọc Duy1-0/+15
2014-06-04update-index: fix segfault with missing --cacheinfo argumentJeff King1-0/+4
2014-03-24update-index: teach --cacheinfo a new syntax "mode,sha1,path"Junio C Hamano1-0/+13
2012-09-07Merge branch 'nd/i18n-poison-test-updates'Junio C Hamano1-2/+2
2012-08-27Fix tests under GETTEXT_POISON on parseoptJiang Xin1-2/+2
2012-07-29do not write null sha1s to on-disk indexJeff King1-0/+19
2010-12-19t2107: mark passing test as successJeff King1-1/+1
2010-10-22update-index -h: show usage even with corrupt indexNguyễn Thái Ngọc Duy1-0/+32