25 Commits (2263fc883a70ab7ed9355cf8c87990c248c4c517)

Author SHA1 Message Date
  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