summaryrefslogtreecommitdiff
path: root/share/spack/spack-completion.bash
AgeCommit message (Expand)AuthorFilesLines
2023-11-05bugfix: compress aliases for first command in completion (#40890)Todd Gamblin1-1/+1
2023-10-27OCI buildcache (#38358)Harmen Stoppels1-5/+5
2023-10-26spack checksum: show long flags in usage output (#40407)Harmen Stoppels1-1/+1
2023-10-17Support `spack env activate --with-view <name> <env>` (#40549)Harmen Stoppels1-1/+1
2023-09-29Test package detection in a systematic way (#18175)Massimiliano Culpo1-1/+10
2023-09-19Use process pool executors for web-crawling and retrieving archives (#39888)Massimiliano Culpo1-2/+2
2023-09-08bugfix: only complete aliases for potential aliases (#39887)Todd Gamblin1-2/+4
2023-09-08Speed-up `spack external find` execution (#39843)Massimiliano Culpo1-1/+1
2023-09-01Windows: fix pwsh env activate/deactivate; load/unload (#39118)John W. Parent1-3/+3
2023-08-30completion: make bash completion work in zshTodd Gamblin1-2/+16
2023-08-30completion: add alias handlingTodd Gamblin1-0/+48
2023-08-30Add `concretise` and `containerise` aliases for our UK usersTodd Gamblin1-1/+9
2023-08-23Add --fail-fast option for generating build caches (#38496)Dom Heinzeller1-2/+2
2023-08-09Fix suffix of tab completion scripts (#39154)Adam J. Stewart1-1/+1
2023-08-02CI: Refactor ci reproducer (#37088)kwryankrattiger1-1/+1
2023-08-02feat: move -N/--namespace(s) to common args, allow in `buildcache list` (#36719)Wouter Deconinck1-4/+4
2023-07-31Add `spack checksum --verify`, fix `--add` (#38458)Alec Scott1-1/+1
2023-07-13spack buildcache push: improve argparse (#38876)Harmen Stoppels1-2/+2
2023-07-13mirrors: distinguish between source/binary mirror; simplify schema (#34523)Harmen Stoppels1-3/+12
2023-07-10find: add `--hashes` shortcut for piping to other commands (#38663)Todd Gamblin1-1/+1
2023-06-27Windows: Add PowerShell env support (#37951)John W. Parent1-1/+1
2023-06-12buildcache: remove deprecated api (#37246)Harmen Stoppels1-6/+6
2023-06-09install status arg: update to default true and add inverse (#38252)Greg Becker1-2/+2
2023-05-30Bugfix: cray manifest parsing regression (#37909)Tiziano Müller1-1/+1
2023-05-11Allow using -j to control the parallelism of concretization (#37608)Massimiliano Culpo1-1/+1
2023-05-10New option "--first" for "spack location" (#36283)G-Ragghianti1-2/+2
2023-05-05Add spack buildcache push (alias to buildcache create) (#34861)Harmen Stoppels1-2/+20
2023-05-04Allow choosing the name of the packages subdirectory in repositories (#36643)Greg Becker1-1/+1
2023-03-14concretizer: add mode to reuse dependencies only (#30990)Michael Kuhn1-9/+9
2023-01-21Add --exclude option to 'spack external find' (#35013)Alex Richert1-1/+1
2023-01-19depfile: --make-target-prefix -> --make-prefix (#35009)Harmen Stoppels1-1/+1
2023-01-18license year bump (#34921)Harmen Stoppels1-1/+1
2023-01-16Refer to mirrors by name, path, or url (#34891)Harmen Stoppels1-3/+13
2023-01-14spack list: add `--count` option (#34950)Todd Gamblin1-1/+1
2022-12-27spack graph: rework to use Jinja templates and builders (#34637)Massimiliano Culpo1-1/+1
2022-12-13Use file paths/urls correctly (#34452)Harmen Stoppels1-1/+1
2022-12-09new command: `spack pkg grep` to search package files (#34388)Todd Gamblin1-1/+10
2022-12-06Bootstrap most of Spack dependencies using environments (#34029)Massimiliano Culpo1-1/+1
2022-12-02patch command: add concretizer args (#34282)Greg Becker1-1/+1
2022-11-22cmd/checksum: allow adding new versions to package (#24532)Michael Kuhn1-1/+1
2022-11-19spack find: remove deprecated "--bootstrap" option (#34015)Massimiliano Culpo1-1/+1
2022-11-17Remove deprecated subcommands from "spack bootstrap" (#33964)Massimiliano Culpo1-19/+1
2022-11-11remove activate/deactivate support in favor of environments (#29317)Harmen Stoppels1-20/+2
2022-11-08"spack uninstall": don't modify env (#33711)Peter Scheibel1-2/+2
2022-10-29Deprecate spack bootstrap trust/untrust (#33600)Massimiliano Culpo1-2/+12
2022-10-25feature: Add -x|--explicit option to 'spack test run' (#32910)Tamara Dahlgren1-1/+1
2022-10-23backtraces with --backtrace (#33478)Harmen Stoppels1-1/+1
2022-10-21Remove "spack buildcache copy" in v0.19.0 (#33437)Massimiliano Culpo1-5/+1
2022-10-19depfile: buildcache support (#33315)Harmen Stoppels1-1/+6
2022-10-19Add a command to bootstrap Spack right now (#33407)Massimiliano Culpo1-1/+5