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