summaryrefslogtreecommitdiff
path: root/lib/spack/spack/cmd/remove.py
AgeCommit message (Expand)AuthorFilesLines
2024-01-02Update copyright year to 2024 (#41919)Todd Gamblin1-1/+1
2023-11-30argparse: make scope choices lazy s.t. validation in tests works (#41344)Harmen Stoppels1-1/+1
2023-05-01Factor YAML manifest manipulation out of the Environment class (#36927)Massimiliano Culpo1-1/+1
2023-01-18license year bump (#34921)Harmen Stoppels1-1/+1
2022-07-31black: reformat entire repository with blackTodd Gamblin1-11/+15
2022-01-14Update copyright year to 2022Todd Gamblin1-1/+1
2021-08-19New `spack.environment.active_environment` api, and make spack.environment no...Harmen Stoppels1-2/+1
2021-07-08imports: sort imports everywhere in Spack (#24695)Todd Gamblin1-1/+0
2021-01-02copyrights: update all files with license headers for 2021Todd Gamblin1-1/+1
2020-01-28env: synchronize updates to environments (#14621)Peter Scheibel1-7/+8
2020-01-22Use `spack commands --format=bash` to generate shell completion (#14393)Adam J. Stewart1-4/+2
2019-12-30copyright: update copyright dates for 2020 (#14328)Todd Gamblin1-1/+1
2019-07-18stacks: initial implementation of stacks on environmentsGregory Becker1-1/+4
2019-01-01copyright: update license headers for 2013-2019 copyright.Todd Gamblin1-1/+1
2018-12-19env: all commands that disambiguate specs should be env-awareTodd Gamblin1-1/+1
2018-11-09commands: rework command categories and argumentsTodd Gamblin1-1/+1
2018-11-09env: move add, remove, and concretize to top-level commandsTodd Gamblin1-0/+39