summaryrefslogtreecommitdiff
path: root/lib/spack/spack/extensions.py
AgeCommit message (Expand)AuthorFilesLines
2024-01-02Update copyright year to 2024 (#41919)Todd Gamblin1-1/+1
2023-12-05extensions: improve docs, fix unit-tests (#41425)Massimiliano Culpo1-4/+27
2023-11-05Add command and package suggestions (#40895)Michael Kuhn1-1/+11
2023-07-05Drop Python 2 super syntax (#38718)Adam J. Stewart1-4/+2
2023-01-18license year bump (#34921)Harmen Stoppels1-1/+1
2022-07-31black: reformat entire repository with blackTodd Gamblin1-20/+20
2022-02-07Support config variables in config.yaml extensions paths (#17772)Jordan Galby1-3/+13
2022-01-14Update copyright year to 2022Todd Gamblin1-1/+1
2021-11-23Remove support for Python 2.6 (#27256)Massimiliano Culpo1-3/+2
2021-07-08imports: sort imports everywhere in Spack (#24695)Todd Gamblin1-0/+1
2021-01-02copyrights: update all files with license headers for 2021Todd Gamblin1-1/+1
2020-04-29Spack command extensions: error-handling (#13635)Chris Green1-30/+57
2019-12-30copyright: update copyright dates for 2020 (#14328)Todd Gamblin1-1/+1
2019-05-16Command extensions can import code from modules in root or cmd folder (#11209)Massimiliano Culpo1-4/+37
2019-03-28Spack can be extended with external commands (#8612)Massimiliano Culpo1-0/+123