summaryrefslogtreecommitdiff
path: root/lib/spack/spack/cmd/blame.py
AgeCommit message (Expand)AuthorFilesLines
2024-01-02Update copyright year to 2024 (#41919)Todd Gamblin1-1/+1
2023-08-11spack.repo: uppercase the global PATH variable (#39372)Massimiliano Culpo1-1/+1
2023-07-13Standardize subcommand help strings (#38804)Adam J. Stewart1-1/+1
2023-01-18license year bump (#34921)Harmen Stoppels1-1/+1
2022-12-28Consolidate how Spack uses `git` (#34700)Todd Gamblin1-2/+2
2022-07-31black: add .git-blame-ignore-revs toignore black reformatting in blameTodd Gamblin1-2/+12
2022-07-31black: reformat entire repository with blackTodd Gamblin1-45/+71
2022-07-12`spack.repo.get()` can only be called on concrete specs (#31411)Massimiliano Culpo1-2/+2
2022-01-14Update copyright year to 2022Todd Gamblin1-1/+1
2021-07-08imports: sort imports everywhere in Spack (#24695)Todd Gamblin1-4/+3
2021-05-25adding json export for spack blame (#23417)Vanessasaurus1-14/+53
2021-01-02copyrights: update all files with license headers for 2021Todd Gamblin1-1/+1
2020-01-22Use `spack commands --format=bash` to generate shell completion (#14393)Adam J. Stewart1-4/+4
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-10-17relicense: replace LGPL headers with Apache-2.0/MIT SPDX headersTodd Gamblin1-23/+4
2018-05-17init: move spack.repo global variable into its own moduleTodd Gamblin1-0/+1
2018-05-17init: factor paths out of spack/__init__.py and into spack.paths moduleTodd Gamblin1-3/+3
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-10-19spack blame can take a path to a file in the Spack repo (#5793)Todd Gamblin1-7/+16
2017-09-30Add 'spack blame' command: shows contributors to packagesTodd Gamblin1-0/+122