| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat: ✨ update and simplify nushell activation (#2572)HEADmain | Mel Massadian | 2023-05-17 | 1 | -36/+12 |
| | | |||||
| * | update nushell's str collect command to str join (#2532) | Darren Schroeder | 2023-03-31 | 1 | -2/+2 |
| | | | | | Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> | ||||
| * | Update Nushell 'let' syntax (#2527) | JT | 2023-03-21 | 1 | -11/+11 |
| | | |||||
| * | Using explicit closure syntax (#2512) | WindSoilder | 2023-03-10 | 1 | -3/+3 |
| | | |||||
| * | Simplify environment lookup in Nushell activation (#2506) | Jakub Žádník | 2023-02-27 | 1 | -1/+1 |
| | | |||||
| * | Fix wrong prompt in Nushell activation script (#2481) | Jakub Žádník | 2023-01-13 | 1 | -1/+1 |
| | | | | Fixes https://github.com/pypa/virtualenv/issues/2480 | ||||
| * | Respect `VIRTUAL_ENV_DISABLE_PROMPT` in nushell activation script (#2458) | m-lima | 2022-12-05 | 1 | -28/+52 |
| | | | | Fixes https://github.com/pypa/virtualenv/issues/2461 | ||||
| * | Change Nushell activation script to module (#2422) | Jakub Žádník | 2022-11-27 | 1 | -15/+16 |
| | | |||||
| * | Port Nushell activation scripts to 0.67 (#2386) | Jakub Žádník | 2022-07-26 | 1 | -25/+25 |
| | | |||||
| * | Update Nushell activation scripts to 0.60 (#2321) | Jakub Žádník | 2022-03-25 | 1 | -39/+90 |
| | | |||||
| * | ?? prompt should be wrapped in paranthesis ?? (#2224) | Tushar Sadhwani | 2021-10-31 | 1 | -1/+1 |
| | | | | Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> | ||||
| * | Improve prompt nushell (#2190) | Fernando Herrera | 2021-09-18 | 1 | -4/+5 |
| | | |||||
| * | Nushell activation scripts (#2170) | Fernando Herrera | 2021-09-16 | 1 | -0/+40 |
