40 コミット (606ff454a1921f76774a23a89b2d6dbb42f5530d)

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