summaryrefslogtreecommitdiff
path: root/share/spack/setup-env.fish
AgeCommit message (Expand)AuthorFilesLines
2024-01-02Update copyright year to 2024 (#41919)Todd Gamblin1-1/+1
2023-08-29Revert "Add style tool to fix fish file formatting (#39155)" (#39680)Harmen Stoppels1-395/+395
2023-08-28Add style tool to fix fish file formatting (#39155)Adam J. Stewart1-395/+395
2023-07-22Implement fish completion (#29549)百地 希留耶1-0/+8
2023-07-04Fix DYLD_* propagation to Python process from fish shell (#38615)Adam J. Stewart1-1/+8
2023-01-18license year bump (#34921)Harmen Stoppels1-1/+1
2022-01-14Update copyright year to 2022Todd Gamblin1-1/+1
2021-11-05commands: `spack load --list` alias for `spack find --loaded` (#27184)Todd Gamblin1-0/+5
2021-10-29Fix exit codes in fish (#27028)Harmen Stoppels1-10/+16
2021-07-08setup-env: allow users to skip slow parts (#24545)Adam J. Stewart1-45/+47
2021-06-11setup-env: allow users to skip module function setup (#24236)Adam J. Stewart1-1/+1
2021-02-18Fixed conditional in match_flag for fish env (#21679)Severin Strobl1-1/+1
2021-02-16Add RHEL8 Universal Base Image with platform-python to CI unit tests (#21655)Chuck Atkins1-1/+1
2021-02-12Introduce a SPACK_PYTHON environment variable (#21222)Chuck Atkins1-1/+14
2021-01-02copyrights: update all files with license headers for 2021Todd Gamblin1-1/+1
2020-09-10Bugfix for fish support: overly zealous arg matching (#18528)Johannes Blaschke1-18/+59
2020-07-06bugfix: no infinite recursion in setup-env.sh on CrayTodd Gamblin1-0/+9
2020-06-30Add fish shell support (#9279)Johannes Blaschke1-0/+723