summaryrefslogtreecommitdiff
path: root/share/spack/spack-completion.fish
AgeCommit message (Expand)AuthorFilesLines
2024-01-02Update copyright year to 2024 (#41919)Todd Gamblin1-1/+1
2023-12-26`spack gc`: add options for environments and build dependencies (#41731)Todd Gamblin1-1/+7
2023-12-20`spack buildcache push --tag`: create container image with multiple roots (#4...Harmen Stoppels1-4/+8
2023-12-19"spack diff": add ignore option for dependencies (#41711)Peter Scheibel1-1/+3
2023-12-18`spack develop`: convert to config (#35273)Peter Scheibel1-3/+3
2023-12-11Build cache: make signed/unsigned a mirror property (#41507)Harmen Stoppels1-7/+19
2023-12-05spack buildcache check: use same interface as push (#41378)Harmen Stoppels1-0/+1
2023-11-28GoPackage: add new build system for Go packages (#41164)Alec Scott1-1/+1
2023-11-27CargoPackage: add new build system for Cargo packages (#41192)Alec Scott1-1/+1
2023-11-10`spack deconcretize` command (#38803)Greg Becker1-0/+13
2023-11-10info: rework spack info command to display variants better (#40998)Todd Gamblin1-1/+3
2023-11-06spack compiler find --[no]-mixed-toolchain (#40902)Harmen Stoppels1-2/+10
2023-11-05Environments: Add support for including definitions files (#33960)Tamara Dahlgren1-3/+3
2023-10-27OCI buildcache (#38358)Harmen Stoppels1-5/+25
2023-10-26spack checksum: show long flags in usage output (#40407)Harmen Stoppels1-8/+8
2023-10-17Support `spack env activate --with-view <name> <env>` (#40549)Harmen Stoppels1-5/+5
2023-09-29Test package detection in a systematic way (#18175)Massimiliano Culpo1-0/+9
2023-09-19Use process pool executors for web-crawling and retrieving archives (#39888)Massimiliano Culpo1-4/+6
2023-09-14Add efficient `deptype` flag and `spack.deptypes` module (#39472)Harmen Stoppels1-2/+2
2023-09-08Speed-up `spack external find` execution (#39843)Massimiliano Culpo1-1/+3
2023-09-01Windows: fix pwsh env activate/deactivate; load/unload (#39118)John W. Parent1-3/+9
2023-08-30Add `concretise` and `containerise` aliases for our UK usersTodd Gamblin1-0/+30
2023-08-29Revert "Add style tool to fix fish file formatting (#39155)" (#39680)Harmen Stoppels1-2/+2
2023-08-28Add style tool to fix fish file formatting (#39155)Adam J. Stewart1-2/+2
2023-08-23Add --fail-fast option for generating build caches (#38496)Dom Heinzeller1-2/+6
2023-08-09Fix suffix of tab completion scripts (#39154)Adam J. Stewart1-1/+1
2023-08-02CI: Refactor ci reproducer (#37088)kwryankrattiger1-1/+9
2023-08-02feat: move -N/--namespace(s) to common args, allow in `buildcache list` (#36719)Wouter Deconinck1-10/+12
2023-07-31Add `spack checksum --verify`, fix `--add` (#38458)Alec Scott1-3/+5
2023-07-22Implement fish completion (#29549)百地 希留耶1-0/+3029