Commit graph

  • d6756cab9b CI: bump macos Ivan Pozdeev 2024-07-22 00:32:59 +0300
  • 6179ac76c4 Reflect pyenv-latest switch change in 2.4.8 Ivan Pozdeev 2024-07-21 23:31:47 +0300
  • cf45718a1b
    README: Remove dollar signs from commands that are meant to be copied (#481) Alex Galonsky 2024-06-27 13:16:45 -0400
  • 4106e3c897
    removing dollar signs from commands that are meant to be copied Alex Galonsky 2024-06-27 10:54:02 -0400
  • 37917069ec
    Fix failing to detect -m venv when "python" is not provided by the distro (#479) native-api 2024-04-10 00:14:13 +0300
  • efd0d75b5c Fix failing to detect -m venv when "python" is not provided by the distro Ivan Pozdeev 2024-04-10 00:03:07 +0300
  • b90bd92853 1.2.3 v1.2.3 Ivan Pozdeev 2024-04-07 22:59:10 +0300
  • 33f54ecad9 Add maintenance guide Ivan Pozdeev 2024-04-07 22:50:45 +0300
  • f8469a1c67
    Merge pull request #478 from native-api/3drparty_venv_over_ours native-api 2024-04-03 23:12:47 +0300
  • ac28398fc0 Don't activate if a 3rd-party virtualenv is active over ours Ivan Pozdeev 2024-04-03 18:28:41 +0300
  • 45a28ac094 bump stub and stub fns to Pyenv version Ivan Pozdeev 2024-04-03 18:21:35 +0300
  • 83fae32522 update README with example Jovier A. Jiménez 2024-02-19 21:30:57 -0800
  • 96d066e44c update tests Jovier A. Jiménez 2024-02-19 21:19:08 -0800
  • 9f3afd0cfb allow users to configure prompt add-on Jovier A. Jiménez 2024-02-19 21:18:56 -0800
  • 0f83c33a3b
    Add fish prompt changing (#475) Romir K 2024-02-12 09:58:27 +0000
  • 24546435c2
    add test romir kulshrestha 2024-02-12 09:36:17 +0100
  • 4e127dcd39
    add comments romir kulshrestha 2024-02-09 07:12:49 +0100
  • 9d0e422d3f
    fix fish prompt romir kulshrestha 2024-02-09 06:19:06 +0100
  • 5d7894d189 fix: PATH update for non-fish shells K Kollmann 2024-01-14 18:13:31 +0100
  • 2b2b87a25a
    Bump pyenv-virtualenv reporting version to match release (#471) John HU 2023-12-05 19:56:52 -0800
  • efe449e185
    Bump pyenv-virtualenv reporting version to match release John HU 2023-12-05 08:14:21 -0800
  • 38a6561f96
    fix: add colorize helper (#470) Jason Mobarak 2023-11-29 00:37:00 -0800
  • 73f857130e
    copy over colorize helper Jason Mobarak 2023-11-28 21:16:18 -0800
  • e5b2ecc125 fix: remove non-standard tool colorize Jason Mobarak 2023-11-27 18:47:32 -0800
  • c85c1c9ed5
    Link python*-config into VE (#460) v1.2.2 native-api 2023-06-27 01:36:04 +0300
  • c1dd09331f fix test Ivan Pozdeev 2023-06-27 01:30:13 +0300
  • d60159b4c3 add test Ivan Pozdeev 2023-06-27 00:57:51 +0300
  • 6711ed93da Fix logic Ivan Pozdeev 2023-06-27 00:32:19 +0300
  • cb27b408dd Add links to python-config to VE Ivan Pozdeev 2023-06-27 00:08:49 +0300
  • cd6a51ad68
    Add fish install oneliner (#322) Elijah Lynn 2023-04-16 14:01:19 -0700
  • f9779156a8 Format the fish line separately Ivan Pozdeev 2023-04-16 23:14:08 +0300
  • ed70fcb30e Revert "Exec not needed for fish shell" Ivan Pozdeev 2023-04-16 21:47:46 +0300
  • d08294471e revert back fish fix Zoltán Reegn 2023-04-12 10:15:19 +0200
  • 5ba0f8bdb9
    use fish_preexec for hook Merilynn Bandy 2023-04-11 13:50:21 -0600
  • dec191e836 Fix zsh shell hook performance issue Zoltán Reegn 2023-04-11 10:27:41 +0200
  • 85d8c5aabf
    More helpful error message when env's base version is not installed (#454) Marcin Konowalczyk 2023-04-10 19:42:47 +0100
  • 6e73570329 updated tests Marcin 2023-04-10 16:05:44 +0100
  • e650501cb3 not_installed_message Marcin 2023-04-10 16:05:37 +0100
  • 9205864cf0 grep -q Marcin 2023-04-10 15:08:18 +0100
  • 9da44cea3b even more helpful error message Marcin 2023-04-06 19:02:29 +0100
  • 23d721be0d more-helpful error message Marcin 2023-04-06 18:35:06 +0100
  • fca12418ca
    Add activate/deactivate hooks (#452) Josh French 2023-03-22 13:39:55 -0400
  • d227b8a1f7
    (de)activate hooks don't need to be validated Josh French 2023-03-19 18:20:01 -0400
  • d3c1b3423e
    run (de)activate hooks immediately before operation Josh French 2023-03-19 18:18:45 -0400
  • 198dab8c98
    add tests for pyenv deactivate hooks Josh French 2023-03-19 12:21:08 -0400
  • 7e58a5985f
    stub other uses of sh-activate in tests Josh French 2023-03-19 10:36:29 -0400
  • d22801dc8e
    wip: add activate hooks Josh French 2023-03-19 10:34:52 -0400
  • 096a1c91f3
    Update init test for fish Harish Rajagopal 2023-03-05 10:27:18 +0100
  • a8c1e3fc5f
    Run pyenv (de)activation in the background Harish Rajagopal 2023-03-04 16:42:41 +0100
  • 41f2b93fc8
    Run the fish prompt only when PWD/PYENV_VERSION changes Harish Rajagopal 2023-03-04 16:40:43 +0100
  • 13bc1877ef
    Update PYENV_VIRTUALENV_VERSION (#449) Jack McIvor 2023-02-07 16:37:47 +0000
  • 7a6ea24271 Update PYENV_VIRTUALENV_VERSION Jack McIvor 2023-02-07 13:17:49 +0000
  • a724aaa149 Merge branch 'master' of https://github.com/pyenv/pyenv-virtualenv Ivan Pozdeev 2023-02-01 00:27:32 +0300
  • f4162706d8 Remove Bountysource from advertized donation sources Ivan Pozdeev 2023-02-01 00:27:13 +0300
  • 77a7644ff7
    Remove prompt deprecation warning (#447) native-api 2023-01-31 23:14:52 +0300
  • 2867b226a0 Remove prompt deprecation warning Ivan Pozdeev 2023-01-31 23:07:40 +0300
  • 826f3fbe6f ISSUE_TEMPLATE.md: Add Zsh PS4 Ivan Pozdeev 2023-01-31 23:02:54 +0300
  • a6ab660b72
    Support a prefix resolved by pyenv-latest as base version (#446) v1.2.1 native-api 2023-01-29 23:47:22 +0300
  • 53fd50778c Fix test Ivan Pozdeev 2023-01-29 23:31:34 +0300
  • ce6f788675 Resolve the proper base version name Ivan Pozdeev 2023-01-29 23:19:25 +0300
  • 08b09ac1bc Revert "Support prefixes autoresolved by pyenv-latest" Ivan Pozdeev 2023-01-29 23:18:52 +0300
  • 02f0bbe452 Support prefixes autoresolved by pyenv-latest Ivan Pozdeev 2023-01-22 23:21:37 +0300
  • 9f3bc68f3e Add test for prefix resolution Ivan Pozdeev 2023-01-22 23:20:47 +0300
  • d5f2878a97
    Strip -<suffix> when autodetecting shell (#377) v1.2.0 Ville Skyttä 2022-10-18 20:37:46 +0300
  • 305cca74cb feat(init): strip -<suffix> when autodetecting shell Ville Skyttä 2021-03-01 07:49:47 +0200
  • ebef09bf3d Merge branch 'master' into pr Ivan Pozdeev 2022-10-14 17:23:37 +0300
  • 999a0f2cbc Merge branch 'master' into pr Ivan Pozdeev 2022-10-14 04:39:06 +0300
  • c4de2555b7
    Use realpath of scripts to determine relative locations (#308) Andrew Christianson 2022-10-13 18:37:08 -0700
  • 633711a0bc
    Return control to pyenv-uninstall in uninstall/envs.bash (#321) Diego Fernández Giraldo 2022-10-12 13:36:52 -0600
  • 4b895396e3 Merge branch 'master' into pr Ivan Pozdeev 2022-10-12 22:31:53 +0300
  • 177eb67af3
    Enhance documentation about options for pyenv virtualenv (#425) P M 2022-10-12 21:12:21 +0200
  • 579525fc47 Clarify the wording Ivan Pozdeev 2022-10-12 22:06:31 +0300
  • aab386e416 Merge branch 'master' into pr Ivan Pozdeev 2022-10-12 21:32:12 +0300
  • 0a1839d22a
    Set up Github Actions CI (#440) native-api 2022-10-12 21:30:36 +0300
  • 35981f8c66 delete duplicate test Ivan Pozdeev 2022-10-12 21:18:47 +0300
  • f7d6f59add typo Ivan Pozdeev 2022-10-12 21:14:43 +0300
  • cbdcce3ff3 install greadlink for old MacOS Ivan Pozdeev 2022-10-12 21:13:44 +0300
  • b874968652 Enable the rest; use newer bats Ivan Pozdeev 2022-10-12 20:52:09 +0300
  • 45dbdfc5f2 fix Ivan Pozdeev 2022-10-12 20:48:19 +0300
  • aed1c9c649 Revert "debug failing test" Ivan Pozdeev 2022-10-12 20:44:24 +0300
  • c61ea4309e improve failure message Ivan Pozdeev 2022-10-12 20:44:11 +0300
  • 7d9746adfe debug failing test Ivan Pozdeev 2022-10-12 20:32:54 +0300
  • 1d4610c575 adjust pip URLs Ivan Pozdeev 2022-10-12 20:32:06 +0300
  • ccb64fb05a Adjust tests 2 Ivan Pozdeev 2022-10-12 20:29:11 +0300
  • 8d3789c5d7 adjust tests Ivan Pozdeev 2022-10-12 19:55:48 +0300
  • 5f5850d6d8 Set up Github Actions CI Ivan Pozdeev 2022-10-12 19:49:49 +0300
  • 4054162a1c
    Fix errors when set -u is set in the user's shell (#350) Ville Skyttä 2022-10-12 07:41:29 +0300
  • 90a29223a0 set -u fixes Ville Skyttä 2022-10-11 23:40:29 +0300
  • 9a57cd7711
    Clone bats with --depth=1, gitignore it (#351) Ville Skyttä 2022-10-11 22:53:34 +0300
  • 3c0edf888e
    Spelling fixes (#352) Ville Skyttä 2022-10-10 21:50:28 +0300
  • 057b9be9d8
    fix: relative path to pyenv-realpath.dylib (#378) Ville Skyttä 2022-10-10 21:48:29 +0300
  • 7932bb4cc0
    Stop delete force failing when virtualenv does not exist (#330) Joseph Egan 2022-10-10 18:47:19 +0000
  • a911a2223f
    Upgrade uninstall hook after pyenv/pyenv#2432 (#438) laggardkernel 2022-10-11 01:34:24 +0800
  • d495b07268 Upgrade uninstall hook after pyenv/pyenv#2432 laggardkernel 2022-10-09 22:47:56 +0800
  • 001e997e58
    Update pyenv-virtualenv Bert Willekens 2022-08-18 14:03:13 +0200
  • d29d586e78
    Fish shell proper initialization Zoran Hristov 2022-06-02 11:27:35 +0200
  • c6ff093344
    Deduplicate shims in $PATH for the fish shell during initialization (#430) Eric N. Vander Weele 2022-05-19 12:03:51 -0400
  • 93c6927f1d Deduplicate shims in $PATH for the fish shell during initialization Eric N. Vander Weele 2022-05-19 11:29:42 -0400
  • cc9d5f168e
    Update get-pip.py URLs in pyenv-virtualenv (#426) Nick 2022-02-26 01:41:41 -0500
  • ba57d6ef2a
    Update the default get-pip.py URL Nicholas McDonnell 2022-02-26 01:35:19 -0500