summaryrefslogtreecommitdiff
path: root/share/spack/spack-completion.bash
AgeCommit message (Expand)AuthorFilesLines
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
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