summaryrefslogtreecommitdiff
path: root/share/spack/spack-completion.bash
AgeCommit message (Expand)AuthorFilesLines
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
2022-09-29Install: Add use-buildcache option to install (#32537)kwryankrattiger1-1/+1
2022-09-07Make GHA tests parallel by using xdist (#32361)Tom Scogland1-1/+1
2022-09-01Fix cause of checksum failures in public binary mirror (#32407)Scott Wittenburg1-1/+1
2022-09-01New command, `spack change`, to change existing env specs (#31995)Peter Scheibel1-1/+10
2022-08-23spack ci: add support for running stand-alone tests (#27877)Tamara Dahlgren1-1/+1
2022-08-20spack list: add --tag flag (#32016)sparkyniner1-1/+1
2022-08-03asp: refactor low level API to permit the injection of configurationMassimiliano Culpo1-1/+1
2022-07-31style: simplify arguments with `--tool TOOL` and `--skip TOOL`Todd Gamblin1-1/+1
2022-07-31black: configurationTodd Gamblin1-1/+1
2022-07-20spack stage: add missing --fresh and --reuse (#31626)Harmen Stoppels1-1/+1
2022-07-07removing feature bloat: monitor and analyzers (#31130)Vanessasaurus1-29/+3
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