summaryrefslogtreecommitdiff
path: root/lib/spack/spack/cmd/gpg.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-07-13mirrors: distinguish between source/binary mirror; simplify schema (#34523)Harmen Stoppels1-1/+1
2023-07-13Standardize subcommand help strings (#38804)Adam J. Stewart1-9/+9
2023-01-18license year bump (#34921)Harmen Stoppels1-1/+1
2022-12-13Use file paths/urls correctly (#34452)Harmen Stoppels1-2/+4
2022-07-31black: reformat entire repository with blackTodd Gamblin1-86/+96
2022-04-11Update `gpg publish` to work with mirror arguments (#28740)Doug Jacobsen1-2/+8
2022-01-14Update copyright year to 2022Todd Gamblin1-1/+1
2021-07-08imports: sort imports everywhere in Spack (#24695)Todd Gamblin1-1/+1
2021-05-28adding support for export of private gpg key (#22557)Vanessasaurus1-6/+17
2021-01-02copyrights: update all files with license headers for 2021Todd Gamblin1-1/+1
2020-09-25Streamline key management for build caches (#17792)Omar Padron1-15/+53
2020-01-22Use `spack commands --format=bash` to generate shell completion (#14393)Adam J. Stewart1-8/+7
2019-12-30copyright: update copyright dates for 2020 (#14328)Todd Gamblin1-1/+1
2019-01-01copyright: update license headers for 2013-2019 copyright.Todd Gamblin1-1/+1
2018-12-17Add help messages to spack gpg subcommands (#10117)Adam J. Stewart1-8/+16
2018-10-17relicense: replace LGPL headers with Apache-2.0/MIT SPDX headersTodd Gamblin1-23/+4
2018-05-17init: factor paths out of spack/__init__.py and into spack.paths moduleTodd Gamblin1-4/+5
2018-03-24Update copyright on LLNL files for 2018. (#7592)Todd Gamblin1-1/+1
2018-02-12Add help for buildcache, reorganize command help categoriesTodd Gamblin1-1/+1
2017-11-04Replace github.com/llnl/spack with github.com/spack/spack (#6142)Todd Gamblin1-1/+1
2017-10-12Make --trusted default when running spack gpg list (#5678)David Hows1-1/+1
2017-09-06Update copyright notices for 2017 (#5295)Michael Kuhn1-1/+1
2017-08-24gpg: add an argument for the import directoryBen Boeckel1-2/+8
2017-06-24Make LICENSE recognizable by GitHub. (#4598)Todd Gamblin1-1/+1
2017-05-26gpg: add 'spack gpg subcommand (#3845)Ben Boeckel1-0/+168