summaryrefslogtreecommitdiffstats
path: root/t/t7012-skip-worktree-writing.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* object-name: free leaking object contextsPatrick Steinhardt2024-06-111-0/+1
* tests: stop assuming --no-cone is the default mode for sparse-checkoutElijah Newren2022-04-221-1/+1
* repo_read_index: clear SKIP_WORKTREE bit from files present in worktreeElijah Newren2022-01-141-37/+7
* t3705: add tests for `git add` in sparse checkoutsMatheus Tavares2021-04-081-19/+0
* tests: remove most uses of test_i18ncmpÆvar Arnfjörð Bjarmason2021-02-111-2/+2
* stash: fix stash application in sparse-checkoutsElijah Newren2020-12-011-1/+1
* t7012: add a testcase demonstrating stash apply bugs in sparse checkoutsElijah Newren2020-12-011-0/+88
* update-index: optionally leave skip-worktree entries aloneJohannes Schindelin2019-11-021-0/+15
* test-lib.sh: introduce and use $EMPTY_BLOBNguyễn Thái Ngọc Duy2016-07-181-6/+4
* Merge branch 'jc/fix-diff-files-unmerged'Junio C Hamano2011-05-061-1/+1
|\
| * test: use $_z40 from test-libJunio C Hamano2011-04-241-1/+1
* | i18n: use test_i18ncmp and test_i18ngrep in t5541, t6040, t6120, t7004, t7012...Junio C Hamano2011-04-141-4/+4
* | i18n: git-clean basic messagesÆvar Arnfjörð Bjarmason2011-03-101-2/+2
|/
* t7012: Mark missing tests as TODOMichael J Gruber2010-04-201-6/+6
* Teach Git to respect skip-worktree bit (writing part)Nguyễn Thái Ngọc Duy2009-08-241-0/+146