summaryrefslogtreecommitdiff
path: root/tests/test-basic-user.sh
Commit message (Expand)AuthorAgeFilesLines
* Update FSF license notices to use URL instead of addressJoseph Marrero2021-12-071-3/+1
* checkout: Ensure copies of unreadable usermode checkouts are readableColin Walters2020-09-161-0/+2
* lib/commit: Try checksum+hardlink for untrusted local same-uid reposColin Walters2018-12-041-1/+2
* lib/commit: Add devino_cache_hits to txn statsJonathan Lebon2018-11-051-1/+2
* Add SPDX-License-Identifier to source filesMarcus Folkesson2018-01-301-0/+2
* tests: Don't assume uid == primary gidSimon McVittie2018-01-021-6/+8
* lib/repo: Add a DEVINO_CANONICAL commit modifier flagColin Walters2017-12-041-1/+21
* lib/commit: Fix hardlink checkout commit with bare-user + mod xattrsColin Walters2017-10-231-1/+27
* tests: Reset umask to 022 while creating test repositorySimon McVittie2017-09-191-6/+2
* lib/commit: Ensure bare-user objects are always user-readableColin Walters2017-06-301-1/+14
* lib/repo: For bare-user, mask content object modes with 0775Colin Walters2017-06-081-0/+38
* Fix TAP syntax in test-basic-user.sh, and run itSimon McVittie2017-01-191-3/+0
* various tests: skip if temp directory lacks xattr supportSimon McVittie2016-03-311-2/+4
* tests: Use "bash strict mode"Colin Walters2016-01-271-1/+1
* Add test-basic-user.sh testing for bare-user reposAlexander Larsson2014-12-081-0/+29