提交線圖

  • e567e74 (refs/pull/433/merge) Merge aab386e416 into 28cd9be54e by Bert Willekens 2024-09-19 11:31:06 +0900
  • abaeb2a (refs/pull/474/merge) Merge 5d7894d189 into 28cd9be54e by k 2024-09-18 12:11:58 -0700
  • 28cd9be (HEAD -> master) README: fix and distinguish syntax highlighting in Bash vs Fish snippets (#489) by Zac Holland 2024-09-18 12:08:52 -0700
  • 6ca5805 (refs/pull/489/head) mark fish snippets as such by native-api 2024-09-18 22:06:34 +0300
  • 4240bfb Fix bash bug in README.md by Zac Holland 2024-09-18 11:47:19 -0700
  • d4c9655 Add prompt customization (#476) by Jovier Jimenez 2024-09-15 02:40:44 -0400
  • e83e749 (refs/pull/476/head) remove redundant environment variable declaration by Jovier A. Jiménez 2024-09-14 16:26:24 -0700
  • 6c523f4 add example of custom prompt string by Jovier A. Jiménez 2024-09-14 16:24:29 -0700
  • 119c4db update test setup to unset PYENV_VIRTUALENV_PROMPT by Jovier A. Jiménez 2024-09-14 16:23:01 -0700
  • ef79333 (refs/pull/309/merge) Merge ebef09bf3d into e9b88cc366 by Andrew Christianson 2024-07-24 12:52:17 +0530
  • 284b8f7 (refs/pull/327/merge) Merge 999a0f2cbc into e9b88cc366 by Luis Marsano 2024-07-24 12:52:17 +0530
  • e9b88cc (tag: v1.2.4) 1.2.4 by Ivan Pozdeev 2024-07-22 00:37:02 +0300
  • d811b3f Merge pull request #484 from native-api/pyenv_latest_f by native-api 2024-07-22 00:34:28 +0300
  • d6756ca (refs/pull/484/head) CI: bump macos by Ivan Pozdeev 2024-07-22 00:32:59 +0300
  • 6179ac7 Reflect pyenv-latest switch change in 2.4.8 by Ivan Pozdeev 2024-07-21 23:31:47 +0300
  • cf45718 README: Remove dollar signs from commands that are meant to be copied (#481) by Alex Galonsky 2024-06-27 13:16:45 -0400
  • 4106e3c (refs/pull/481/head) removing dollar signs from commands that are meant to be copied by Alex Galonsky 2024-06-27 10:54:02 -0400
  • 3791706 Fix failing to detect `-m venv` when "python" is not provided by the distro (#479) by native-api 2024-04-10 00:14:13 +0300
  • efd0d75 (refs/pull/479/head) Fix failing to detect `-m venv` when "python" is not provided by the distro by Ivan Pozdeev 2024-04-10 00:03:07 +0300
  • b90bd92 (tag: v1.2.3) 1.2.3 by Ivan Pozdeev 2024-04-07 22:59:10 +0300
  • 33f54ec Add maintenance guide by Ivan Pozdeev 2024-04-07 22:50:45 +0300
  • f8469a1 Merge pull request #478 from native-api/3drparty_venv_over_ours by native-api 2024-04-03 23:12:47 +0300
  • ac28398 (refs/pull/478/head) Don't activate if a 3rd-party virtualenv is active over ours by Ivan Pozdeev 2024-04-03 18:28:41 +0300
  • 45a28ac bump stub and stub fns to Pyenv version by Ivan Pozdeev 2024-04-03 18:21:35 +0300
  • 83fae32 update README with example by Jovier A. Jiménez 2024-02-19 21:30:57 -0800
  • 96d066e update tests by Jovier A. Jiménez 2024-02-19 21:19:08 -0800
  • 9f3afd0 allow users to configure prompt add-on by Jovier A. Jiménez 2024-02-19 21:18:56 -0800
  • 0f83c33 Add fish prompt changing (#475) by Romir K 2024-02-12 09:58:27 +0000
  • 2454643 (refs/pull/475/head) add test by romir kulshrestha 2024-02-12 09:36:17 +0100
  • 4e127dc add comments by romir kulshrestha 2024-02-09 07:12:49 +0100
  • 9d0e422 fix fish prompt by romir kulshrestha 2024-02-09 06:19:06 +0100
  • 5d7894d (refs/pull/474/head) fix: PATH update for non-fish shells by K Kollmann 2024-01-14 18:13:31 +0100
  • 2b2b87a Bump pyenv-virtualenv reporting version to match release (#471) by John HU 2023-12-05 19:56:52 -0800
  • efe449e (refs/pull/471/head) Bump pyenv-virtualenv reporting version to match release by John HU 2023-12-05 08:14:21 -0800
  • 38a6561 fix: add `colorize` helper (#470) by Jason Mobarak 2023-11-29 00:37:00 -0800
  • 73f8571 (refs/pull/470/head) copy over colorize helper by Jason Mobarak 2023-11-28 21:16:18 -0800
  • e5b2ecc fix: remove non-standard tool colorize by Jason Mobarak 2023-11-27 18:47:32 -0800
  • c85c1c9 (tag: v1.2.2) Link python*-config into VE (#460) by native-api 2023-06-27 01:36:04 +0300
  • c1dd093 (refs/pull/460/head) fix test by Ivan Pozdeev 2023-06-27 01:30:13 +0300
  • d60159b add test by Ivan Pozdeev 2023-06-27 00:57:51 +0300
  • 6711ed9 Fix logic by Ivan Pozdeev 2023-06-27 00:32:19 +0300
  • cb27b40 Add links to python-config to VE by Ivan Pozdeev 2023-06-27 00:08:49 +0300
  • cd6a51a Add fish install oneliner (#322) by Elijah Lynn 2023-04-16 14:01:19 -0700
  • f977915 (refs/pull/322/head) Format the fish line separately by Ivan Pozdeev 2023-04-16 23:14:08 +0300
  • ed70fcb Revert "Exec not needed for fish shell" by Ivan Pozdeev 2023-04-16 21:47:46 +0300
  • d082944 (refs/pull/456/head) revert back fish fix by Zoltán Reegn 2023-04-12 10:15:19 +0200
  • 5ba0f8b (refs/pull/457/head) use fish_preexec for hook by Merilynn Bandy 2023-04-11 13:50:21 -0600
  • dec191e Fix zsh shell hook performance issue by Zoltán Reegn 2023-04-11 10:27:41 +0200
  • 85d8c5a More helpful error message when env's base version is not installed (#454) by Marcin Konowalczyk 2023-04-10 19:42:47 +0100
  • 6e73570 (refs/pull/454/head) updated tests by Marcin 2023-04-10 16:05:44 +0100
  • e650501 not_installed_message by Marcin 2023-04-10 16:05:37 +0100
  • 9205864 grep -q by Marcin 2023-04-10 15:08:18 +0100
  • 9da44ce even more helpful error message by Marcin 2023-04-06 19:02:29 +0100
  • 23d721b more-helpful error message by Marcin 2023-04-06 18:35:06 +0100
  • fca1241 Add activate/deactivate hooks (#452) by Josh French 2023-03-22 13:39:55 -0400
  • d227b8a (refs/pull/452/head) (de)activate hooks don't need to be validated by Josh French 2023-03-19 18:20:01 -0400
  • d3c1b34 run (de)activate hooks immediately before operation by Josh French 2023-03-19 18:18:45 -0400
  • 198dab8 add tests for pyenv deactivate hooks by Josh French 2023-03-19 12:21:08 -0400
  • 7e58a59 stub other uses of sh-activate in tests by Josh French 2023-03-19 10:36:29 -0400
  • d22801d wip: add activate hooks by Josh French 2023-03-19 10:34:52 -0400
  • 096a1c9 (refs/pull/451/head) Update init test for fish by Harish Rajagopal 2023-03-05 10:27:18 +0100
  • a8c1e3f Run pyenv (de)activation in the background by Harish Rajagopal 2023-03-04 16:42:41 +0100
  • 41f2b93 Run the fish prompt only when PWD/PYENV_VERSION changes by Harish Rajagopal 2023-03-04 16:40:43 +0100
  • 13bc187 Update PYENV_VIRTUALENV_VERSION (#449) by Jack McIvor 2023-02-07 16:37:47 +0000
  • 7a6ea24 (refs/pull/449/head) Update PYENV_VIRTUALENV_VERSION by Jack McIvor 2023-02-07 13:17:49 +0000
  • a724aaa Merge branch 'master' of https://github.com/pyenv/pyenv-virtualenv by Ivan Pozdeev 2023-02-01 00:27:32 +0300
  • f416270 Remove Bountysource from advertized donation sources by Ivan Pozdeev 2023-02-01 00:27:13 +0300
  • 77a7644 Remove prompt deprecation warning (#447) by native-api 2023-01-31 23:14:52 +0300
  • 2867b22 (refs/pull/447/head) Remove prompt deprecation warning by Ivan Pozdeev 2023-01-31 23:07:40 +0300
  • 826f3fb ISSUE_TEMPLATE.md: Add Zsh PS4 by Ivan Pozdeev 2023-01-31 23:02:54 +0300
  • a6ab660 (tag: v1.2.1) Support a prefix resolved by pyenv-latest as base version (#446) by native-api 2023-01-29 23:47:22 +0300
  • 53fd507 (refs/pull/446/head) Fix test by Ivan Pozdeev 2023-01-29 23:31:34 +0300
  • ce6f788 Resolve the proper base version name by Ivan Pozdeev 2023-01-29 23:19:25 +0300
  • 08b09ac Revert "Support prefixes autoresolved by pyenv-latest" by Ivan Pozdeev 2023-01-29 23:18:52 +0300
  • 02f0bbe Support prefixes autoresolved by pyenv-latest by Ivan Pozdeev 2023-01-22 23:21:37 +0300
  • 9f3bc68 Add test for prefix resolution by Ivan Pozdeev 2023-01-22 23:20:47 +0300
  • d5f2878 (tag: v1.2.0) Strip -<suffix> when autodetecting shell (#377) by Ville Skyttä 2022-10-18 20:37:46 +0300
  • 305cca7 (refs/pull/377/head) feat(init): strip -<suffix> when autodetecting shell by Ville Skyttä 2021-03-01 07:49:47 +0200
  • ebef09b (refs/pull/309/head) Merge branch 'master' into pr by Ivan Pozdeev 2022-10-14 17:23:37 +0300
  • 999a0f2 (refs/pull/327/head) Merge branch 'master' into pr by Ivan Pozdeev 2022-10-14 04:39:06 +0300
  • c4de255 Use realpath of scripts to determine relative locations (#308) by Andrew Christianson 2022-10-13 18:37:08 -0700
  • 633711a Return control to pyenv-uninstall in uninstall/envs.bash (#321) by Diego Fernández Giraldo 2022-10-12 13:36:52 -0600
  • 4b89539 (refs/pull/321/head) Merge branch 'master' into pr by Ivan Pozdeev 2022-10-12 22:31:53 +0300
  • 177eb67 Enhance documentation about options for `pyenv virtualenv` (#425) by P M 2022-10-12 21:12:21 +0200
  • 579525f (refs/pull/425/head) Clarify the wording by Ivan Pozdeev 2022-10-12 22:06:31 +0300
  • aab386e (refs/pull/433/head) Merge branch 'master' into pr by Ivan Pozdeev 2022-10-12 21:32:12 +0300
  • 0a1839d Set up Github Actions CI (#440) by native-api 2022-10-12 21:30:36 +0300
  • 35981f8 (refs/pull/440/head) delete duplicate test by Ivan Pozdeev 2022-10-12 21:18:47 +0300
  • f7d6f59 typo by Ivan Pozdeev 2022-10-12 21:14:43 +0300
  • cbdcce3 install greadlink for old MacOS by Ivan Pozdeev 2022-10-12 21:13:44 +0300
  • b874968 Enable the rest; use newer bats by Ivan Pozdeev 2022-10-12 20:52:09 +0300
  • 45dbdfc fix by Ivan Pozdeev 2022-10-12 20:48:19 +0300
  • aed1c9c Revert "debug failing test" by Ivan Pozdeev 2022-10-12 20:44:24 +0300
  • c61ea43 improve failure message by Ivan Pozdeev 2022-10-12 20:44:11 +0300
  • 7d9746a debug failing test by Ivan Pozdeev 2022-10-12 20:32:54 +0300
  • 1d4610c adjust pip URLs by Ivan Pozdeev 2022-10-12 20:32:06 +0300
  • ccb64fb Adjust tests 2 by Ivan Pozdeev 2022-10-12 20:29:11 +0300
  • 8d3789c adjust tests by Ivan Pozdeev 2022-10-12 19:55:48 +0300
  • 5f5850d Set up Github Actions CI by Ivan Pozdeev 2022-10-12 19:49:49 +0300
  • 4054162 Fix errors when `set -u` is set in the user's shell (#350) by Ville Skyttä 2022-10-12 07:41:29 +0300