summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Allow shared memory accessv0.1.0a6Gravatar Johannes Christ2024-08-10-0/+3
|
* Allow access to black cacheGravatar Johannes Christ2024-08-10-0/+6
|
* Add license disclaimer to READMEGravatar Johannes Christ2024-08-01-0/+17
|
* Add LGPLv3 textGravatar Johannes Christ2024-08-01-0/+165
|
* Document installation via `poetry self add`Gravatar Johannes Christ2024-08-01-0/+9
|
* Begin v0.1.0a6 developmentGravatar Johannes Christ2024-08-01-1/+1
|
* 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
|
* Begin Alpha 5 developmentGravatar Johannes Christ2024-07-30-1/+1
|
* Improve wording in READMEv0.1.0a4Gravatar Johannes Christ2024-07-30-3/+4
|
* Allow access for directory where pyproject.toml isGravatar Johannes Christ2024-07-30-1/+1
| | | | | Previously, it would always use the current working directory, which was inaccurate when running poetry in a sub-directory of the project.
* 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
|
* Begin 0.1.0a4 developmentGravatar Johannes Christ2024-07-28-1/+1
|
* Move project information into section used by poetryv0.1.0a3Gravatar Johannes Christ2024-07-28-7/+4
|
* Add escape hatch via POETRY_NO_RESTRICT=1Gravatar Johannes Christ2024-07-28-0/+14
|
* Develop on alpha 3Gravatar Johannes Christ2024-07-27-1/+1
| | | | The first two were submitted to PyPI already.
* Publish to PyPIGravatar Johannes Christ2024-07-27-1/+1
|
* Publish to PyPIGravatar Johannes Christ2024-07-27-0/+15
|
* Publish as Alpha 1Gravatar Johannes Christ2024-07-27-1/+1
|
* Add a gitignoreGravatar Johannes Christ2024-07-27-0/+3
|
* Reword descriptionGravatar Johannes Christ2024-07-27-1/+1
|
* Use sane paths to poetryGravatar Johannes Christ2024-07-27-2/+2
|
* Add installation instructionsGravatar Johannes Christ2024-07-27-0/+25
|
* Create poetry directories for first invocationsGravatar Johannes Christ2024-07-27-6/+22
|
* Initial commitGravatar Johannes Christ2024-07-27-0/+1229