25 Commits (3c92216ea229f24f9f59f638a82ca26f6c0f19bc)

Author SHA1 Message Date
  Alex Hedges e1b7e1b519
Fix "grep: warning: stray \ before -" in `conda.bash` (#2768) 1 year ago
  James Campbell 19359de7b8
Add activate.nu to shim creation exception list (#2524) 1 year 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
  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
  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
  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 e748c14db8 Skip creating shims for system executables bundled with Anaconda (fixes #594, #599) 8 years ago