aboutsummaryrefslogtreecommitdiffstats
path: root/poetry_restrict_plugin (follow)
Commit message (Expand)AuthorAgeLines
* Allow shared memory accessv0.1.0a6Gravatar Johannes Christ2024-08-10-0/+3
* Allow access to black cacheGravatar Johannes Christ2024-08-10-0/+6
* Allow reading pyvenv.cfg for nested poetry-in-poetry usecasesv0.1.0a5Gravatar Johannes Christ2024-08-01-0/+9
* Allow ~/.config/pypoetry for nested poetry invocationsGravatar Johannes Christ2024-08-01-0/+11
* Add comment for why pre-commit needs gitconfigGravatar Johannes Christ2024-08-01-0/+2
* Allow access to /etc/mime.typesGravatar Johannes Christ2024-07-30-0/+3
* Fix path to HOME gitconfigGravatar Johannes Christ2024-07-30-1/+6
* Allow access for directory where pyproject.toml isGravatar Johannes Christ2024-07-30-1/+1
* Allow access to gitconfig for pre-commitGravatar Johannes Christ2024-07-30-0/+4
* Allow access to /usr/include for compiled dependenciesGravatar Johannes Christ2024-07-30-0/+2
* Add escape hatch via POETRY_NO_RESTRICT=1Gravatar Johannes Christ2024-07-28-0/+7
* Create poetry directories for first invocationsGravatar Johannes Christ2024-07-27-6/+22
* Initial commitGravatar Johannes Christ2024-07-27-0/+86