summaryrefslogtreecommitdiff
path: root/share/spack/spack-completion.bash
AgeCommit message (Expand)AuthorFilesLines
2022-05-26ci: Support secure binary signing on protected pipelines (#30753)Scott Wittenburg1-1/+1
2022-05-24Add a command to generate a local mirror for bootstrapping (#28556)Massimiliano Culpo1-1/+28
2022-05-20errors: model error messages as an optimization problem (#30669)Greg Becker1-1/+1
2022-05-13Remove all uses of `runtime_hash`; document lockfile formats and fix testsTodd Gamblin1-1/+1
2022-05-13hashes: remove full_hash and build_hash from spackScott Wittenburg1-2/+2
2022-05-05Makefile generator for parallel spack install of environments (#30254)Harmen Stoppels1-1/+5
2022-05-05spack external find: add search path customization (#30479)Greg Becker1-1/+1
2022-05-04Remove deprecated "--run-tests" option of "spack install" (#30461)Massimiliano Culpo1-1/+1
2022-04-28Delocalize type output for bash completion (#30360)lpoirel1-1/+1
2022-04-28Add command for reading JSON-based DB description (now with more tests) (#29652)Peter Scheibel1-2/+6
2022-04-28build_env/test_env: add concretizer args (#30289)Greg Becker1-2/+2
2022-04-26spack spec: add '--format' argument (#27908)lorddavidiii1-1/+1
2022-04-25Environments: add flag to skip printing concretized specs (#30272)iarspider1-1/+1
2022-04-14spack ci: remove relate-CDash-builds functionality (#29950)Zack Galbreath1-1/+1
2022-03-28spack info: make sections optional; add build/stand-alone test information (#...Tamara Dahlgren1-1/+1
2022-03-19Revert "Add command for reading a json-based DB description (#24894)" (#29603)Nils Vu1-6/+2
2022-03-18Add command for reading a json-based DB description (#24894)Peter Scheibel1-2/+6
2022-03-17"spack commands --update-completion"John Parent1-1/+1
2022-03-17Add Github Actions for Windows (#24504)John Parent1-5/+5
2022-03-17Windows: Create installer and environmentlou.lawrence@kitware.com1-1/+10
2022-03-09Fix tab completion erroring with `spack unit-test` (#29405)百地 希留耶1-3/+3
2022-02-22Add `spack --bootstrap` option for accessing bootstrap store (#25601)Todd Gamblin1-1/+1
2022-02-18spack external find: change default behavior (#29031)Massimiliano Culpo1-1/+1
2022-02-17Testing: optionally run tests on externally installed packages (#28701)Tamara Dahlgren1-1/+1
2022-02-16commands: refactor `--reuse` handling to use configTodd Gamblin1-5/+5
2022-01-14Update copyright year to 2022Todd Gamblin1-1/+1
2022-01-12commands: add `spack pkg source` and `spack pkg hash`Todd Gamblin1-1/+19
2022-01-06Fix spack install --v[tab] spec (#28278)Harmen Stoppels1-1/+1
2021-12-23New subcommand: spack bootstrap status (#28004)Massimiliano Culpo1-1/+5
2021-12-17Remove ability to run spack monitor without auth (#27888)Vanessasaurus1-4/+4
2021-12-17Add setdefault option to tcl module (#14686)victorusu1-1/+10
2021-12-15Add option to minimize full debug cores. include warning message about perfor...Greg Becker1-1/+1
2021-12-10Refactor "spack buildcache" command (#27776)Massimiliano Culpo1-1/+1
2021-11-24spack flake8: remove deprecated command (#27290)Massimiliano Culpo1-10/+1
2021-11-19Add connection specification to mirror creation (#24244)Joseph Snyder1-2/+2
2021-11-19Adding --reuse to dev-build command. (#27487)Michael Davis1-1/+1
2021-11-11Fix overloaded argparse keys (#27379)Harmen Stoppels1-6/+1
2021-11-05commands: `spack load --list` alias for `spack find --loaded` (#27184)Todd Gamblin1-1/+1
2021-11-05spack install: add --reuse argumentMassimiliano Culpo1-1/+1
2021-11-05spack concretize: add --reuse argumentMassimiliano Culpo1-1/+1
2021-11-05spack spec: add --reuse argumentMassimiliano Culpo1-2/+2
2021-11-05Update command completionMassimiliano Culpo1-1/+1
2021-11-02Bootstrap GnuPG (#24003)Massimiliano Culpo1-1/+1
2021-11-02spack arch: add --generic argument (#27061)Michael Kuhn1-1/+1
2021-11-02Add tag filters to `spack test list` (#26842)Tamara Dahlgren1-1/+6
2021-11-01feature: add "spack tags" command (#26136)Tamara Dahlgren1-2/+11
2021-10-28spack setup-env.sh: make zsh loading async compatible, and ~10x faster (in so...Tom Scogland1-4/+8
2021-10-25containerize: pin the Spack version used in a container (#21910)Massimiliano Culpo1-1/+1
2021-10-20Add --preferred and --latest to`spack checksum` (#25830)Tamara Dahlgren1-1/+1
2021-10-11Add `spack env activate --temp` (#25388)Harmen Stoppels1-1/+1