summaryrefslogtreecommitdiff
path: root/lib/spack/spack/util/gpg.py
AgeCommit message (Expand)AuthorFilesLines
2024-01-02Update copyright year to 2024 (#41919)Todd Gamblin1-1/+1
2023-01-18license year bump (#34921)Harmen Stoppels1-1/+1
2022-12-06Bootstrap most of Spack dependencies using environments (#34029)Massimiliano Culpo1-2/+3
2022-11-01Unit tests: make unit tests work for aarch64 machines (#33625)Greg Becker1-2/+2
2022-07-31black: reformat entire repository with blackTodd Gamblin1-62/+57
2022-05-24buildcache: Update layout and signing (#30750)Scott Wittenburg1-4/+8
2022-01-14Update copyright year to 2022Todd Gamblin1-1/+1
2021-11-02Bootstrap GnuPG (#24003)Massimiliano Culpo1-1/+5
2021-10-18Don't print error output in the test whether gpgconf works (#26682)Harmen Stoppels1-1/+1
2021-08-26Set pubkey trust to ultimate during `gpg trust` (#24976)Harmen Stoppels1-3/+42
2021-07-08imports: sort imports everywhere in Spack (#24695)Todd Gamblin1-1/+0
2021-06-01Simplified the spack.util.gpg implementation (#23889)Massimiliano Culpo1-330/+269
2021-05-28adding support for export of private gpg key (#22557)Vanessasaurus1-4/+6
2021-01-06fix gpg user rundir check (#20705)eugeneswalker1-1/+1
2021-01-02copyrights: update all files with license headers for 2021Todd Gamblin1-1/+1
2020-12-22add mypy to style checks; rename `spack flake8` to `spack style` (#20384)Tom Scogland1-4/+4
2020-09-25Streamline key management for build caches (#17792)Omar Padron1-92/+376
2020-07-17allow GNUPGHOME to come from SPACK_GNUPGHOME in env, if set (#17139)eugeneswalker1-1/+1
2020-01-22bugfix: gpg2 is called 'gpg' on macOSTodd Gamblin1-7/+39
2019-12-30copyright: update copyright dates for 2020 (#14328)Todd Gamblin1-1/+1
2019-11-14Config option to allow gpg warning suppression (#13743)Greg Becker1-2/+5
2019-09-20Fix how 'gpg --list-secret-keys ...' output is parsedScott Wittenburg1-6/+17
2019-01-01copyright: update license headers for 2013-2019 copyright.Todd Gamblin1-1/+1
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-3/+2
2018-03-24Update copyright on LLNL files for 2018. (#7592)Todd Gamblin1-1/+1
2017-11-04Replace github.com/llnl/spack with github.com/spack/spack (#6142)Todd Gamblin1-1/+1
2017-09-06Update copyright notices for 2017 (#5295)Michael Kuhn1-1/+1
2017-06-24Make LICENSE recognizable by GitHub. (#4598)Todd Gamblin1-1/+1
2017-05-26gpg: add 'spack gpg subcommand (#3845)Ben Boeckel1-0/+120