50 コミット (4c78a0dd507107fa80cadbec2309606c790c6f90)

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