44 Commits (6511ce26cd52c1a604f79516f2d02a96e7b986a3)

Author SHA1 Message Date
  Sam Gross 384361167a
Add 3.13.0b3t and exclude it from `pyenv latest` (#3001) 2 months ago
  native-api b0cd5bf883
Add sed and greadlink to exceptions (#2977) 3 months ago
  Alex Hedges e1b7e1b519
Fix "grep: warning: stray \ before -" in `conda.bash` (#2768) 1 year ago
  native-api f1a1f59c87
Fix `:latest` after #2568 (#2599) 1 year ago
  James Campbell 19359de7b8
Add activate.nu to shim creation exception list (#2524) 1 year ago
  Ivan Pozdeev 23559ee6d1 Fix syntax error 2 years ago
  Ivan Pozdeev 4e31668c21 Ignore beta and release candidates in :latest 2 years ago
  Sakuragawa Misty dfeda54079 fixes checking of associative array in conda.bash 3 years ago
  Anton Petrov 07609cc579
Revert "Adapt conda.bash for bash associative array" 3 years ago
  Sakuragawa Misty 351ddb1095 Adapt conda.bash for bash associative array 3 years ago
  Anton Petrov 4c4457b22f hook script to add latest suffix for install command 3 years ago
  miketrumpis 34c0e60798 exclude bin files from coreutils 4 years ago
  Josh Friend 22c0202231
Exclude `reset` from conda shims 4 years ago
  Jonathan Branam aed0c91d61
Remove infocmp from shims 5 years ago
  Maxime Brunet 2b174ab69f List versions starting with a dot 5 years ago
  Andrew Rabert 0f596d2504 Revert "Merge pull request #1153 from cmcginty/remove-sbang" 5 years ago
  Casey McGinty 83e5459cfb Remove shebang lines from scripts for performance 6 years ago
  Shoichi Aizawa b64c445b61 Do not create `clear` shim when Anaconda is installed 6 years ago
  Josh Friend 2263fc883a Don't create shim for bunzip2 7 years ago
  Shoichi Aizawa 0c1edefe6a Do not create `tput` shim when Anaconda is selected 7 years ago
  Yamashita, Yuu ad5a7f0c17 Stop assuming `bash` for source scripts 7 years ago
  Yamashita, Yuu e9ad498fe3 I should have used basename only to check shims 7 years ago
  Yamashita, Yuu 753a9e826b Move `conda.txt` and `source.txt` into their directory to allow users to have custom blacklist 7 years ago
  Yamashita, Yuu 52d6acc3b0 Workaround for scripts in `$PATH` which needs to be source'd (#100, #688) 7 years ago
  Lars Fronius 1ec90481e8 Update pip 7 years ago
  Lars Fronius 95818ab802 Update pip 7 years ago
  Lars Fronius bbd8f2c01e Fixes pip-rehash to rehash if pip was called with a flag 7 years ago
  menduo ff666ab489 replace github.com/yyuu with github.com/pyenv 7 years ago
  Yamashita, Yuu d8559b9749 Workaround for performance issue with `conda.txt` 8 years ago
  Yamashita, Yuu 4469d51ef7 Extract conda's system command list to `anaconda.txt` 8 years ago
  Yamashita, Yuu 4f76be6a12 `anaconda.bash` is misleading. It's not only for anaconda, but for all conda 8 years ago
  Yamashita, Yuu ac07d63780 Add workaround for conflict of `rehash` hook between pyenv-virtualenv 8 years ago
  Yamashita, Yuu 216244fbac pyenv should not manage shims for all `xz` related executables 8 years ago
  Yamashita, Yuu 1921dbef18 Skip creating shims for conda's system executables, more reliably (#594, #595) 8 years ago
  Yamashita, Yuu 4a8947d1a6 Remove `which` hook for Anaconda in favor of `rehash` hook 8 years ago
  Yamashita, Yuu e748c14db8 Skip creating shims for system executables bundled with Anaconda (fixes #594, #599) 8 years ago
  Yamashita, Yuu 6a8003d56d I realized that at least miniconda3-3.19.0 contains `xz` in it. 8 years ago
  Yamashita, Yuu 4c06f23aaf Run rehash after `conda install` 8 years ago
  Yamashita, Yuu e66dcf258c `curl` bundled with Anaconda does not work on Debian 8 years ago
  Yamashita, Yuu ebd6c1aee3 Add comments to Anaconda executables (#491) 8 years ago
  Yamashita, Yuu a6dbb11dca Add a default hook for Anaconda to look for original `$PATH` 8 years ago
  Daniel Hahler 481198d255 pip-rehash: handle versions in commands, like "pip2" and "pip3.4" 9 years ago
  Yamashita Yuu acce3744e7 Add pip-rehash 9 years ago