summaryrefslogtreecommitdiff
path: root/share/spack/spack-completion.bash
AgeCommit message (Expand)AuthorFilesLines
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
2021-10-11Remove unused --dependencies flag (#25731)Harmen Stoppels1-1/+1
2021-09-09specs: move to new spec.json format with build provenance (#22845)Nathan Hanford1-8/+8
2021-09-08url stats: add `--show-issues` option (#25792)Todd Gamblin1-1/+1
2021-09-02start of work to add spack audit packages-https checker (#25670)Vanessasaurus1-1/+10
2021-08-19buildcache: Add environment-aware buildcache sync command (#25470)Scott Wittenburg1-1/+5
2021-08-18Bootstrap clingo from binaries (#22720)Massimiliano Culpo1-2/+24
2021-07-30adding spack diff command (#22283)Vanessasaurus1-1/+10
2021-07-27`spack style`: add `--root` option (#25085)Todd Gamblin1-2/+2
2021-07-12Enable/disable bootstrapping and customize store location (#23677)Massimiliano Culpo1-1/+31
2021-07-07style: clean up and restructure `spack style` commandTodd Gamblin1-2/+2
2021-06-18Add an audit system to Spack (#23053)Massimiliano Culpo1-1/+27
2021-06-17Adding support for spack monitor with containerize (#23777)Vanessasaurus1-1/+1
2021-06-15adding spack upload command (#24321)Vanessasaurus1-1/+5
2021-05-28adding support for export of private gpg key (#22557)Vanessasaurus1-2/+2
2021-05-28Separable module configuration -- without the bugs this time (#23703)Greg Becker1-3/+3
2021-05-28Pipelines: reproducible builds (#22887)Scott Wittenburg1-4/+13
2021-05-25adding json export for spack blame (#23417)Vanessasaurus1-1/+1
2021-05-25first set of work to allow for saving local results with spack monitor (#23804)Vanessasaurus1-2/+2
2021-05-19adding support to tag a buildvsoch1-2/+2
2021-05-17Revert "Separable module configurations (#22588)" (#23674)Harmen Stoppels1-3/+3
2021-05-14Separable module configurations (#22588)Greg Becker1-3/+3
2021-05-07install cmd: --no-add in an env installs w/out concretize and addScott Wittenburg1-1/+1
2021-04-15Merge pull request #21930 from vsoch/add/spack-monitorVanessasaurus1-3/+25
2021-03-29Add "spack [cd|location] --source-dir" (#22321)Harmen Stoppels1-2/+2
2021-03-15Expand relative dev paths in environment files (#22045)Harmen Stoppels1-1/+1
2021-03-15Propagate --test= for environments (#22040)Harmen Stoppels1-1/+1
2021-03-13adding spack -c to set one off config arguments (#22251)Vanessasaurus1-1/+1
2021-03-10fix setup-env.sh on older linux zsh (#21721)Danny McClanahan1-1/+1
2021-03-07spack python: add --path option (#22006)Todd Gamblin1-1/+1
2021-03-07add `spack test list --all` (#22032)Todd Gamblin1-1/+1