summaryrefslogtreecommitdiff
path: root/t/t2107-update-index-basic.sh
Commit message (Expand)AuthorAgeFilesLines
* t2107: fix mention of the_index.cache_changedAndrei Rybak2023-03-311-1/+1
* t2107: test 'git update-index --verbose'Derrick Stolee2022-06-161-6/+25
* t: drop debug `cat` callsMartin Ågren2020-02-241-1/+0
* t: switch $_z40 to $ZERO_OIDbrian m. carlson2018-05-141-2/+2
* t2107: abstract away SHA-1-specific constantsbc/hash-independent-testsbrian m. carlson2018-03-261-3/+3
* update-index: add test for chmod flagsThomas Gummerer2016-09-141-0/+13
* lockfile.c: store absolute pathnd/lockfile-absoluteNguyễn Thái Ngọc Duy2014-11-031-0/+15
* update-index: fix segfault with missing --cacheinfo argumentjc/rev-parse-argh-dashed-multi-wordsJeff King2014-06-041-0/+4
* update-index: teach --cacheinfo a new syntax "mode,sha1,path"Junio C Hamano2014-03-241-0/+13
* Merge branch 'nd/i18n-poison-test-updates'Junio C Hamano2012-09-071-2/+2
|\
| * Fix tests under GETTEXT_POISON on parseoptJiang Xin2012-08-271-2/+2
* | do not write null sha1s to on-disk indexJeff King2012-07-291-0/+19
|/
* t2107: mark passing test as successJeff King2010-12-191-1/+1
* update-index -h: show usage even with corrupt indexNguyễn Thái Ngọc Duy2010-10-221-0/+32