summaryrefslogtreecommitdiff
path: root/lib/spack/llnl/util/argparsewriter.py
AgeCommit message (Expand)AuthorFilesLines
2024-01-02Update copyright year to 2024 (#41919)Todd Gamblin1-1/+1
2023-07-22Implement fish completion (#29549)百地 希留耶1-123/+44
2023-07-04spack commands: add type hints and docstrings (#38705)Adam J. Stewart1-122/+207
2023-07-04Remove from __future__ imports (#38703)Adam J. Stewart1-2/+0
2023-01-18license year bump (#34921)Harmen Stoppels1-1/+1
2022-11-15Stop using `six` in Spack (#33905)Massimiliano Culpo1-3/+2
2022-07-31black: reformat entire repository with blackTodd Gamblin1-40/+46
2022-01-14Update copyright year to 2022Todd Gamblin1-1/+1
2021-07-16API Docs: fix broken reference targetsAdam J. Stewart1-1/+1
2021-07-08imports: sort imports everywhere in Spack (#24695)Todd Gamblin1-1/+1
2021-01-02copyrights: update all files with license headers for 2021Todd Gamblin1-1/+1
2020-05-09bugfix: don't use sys.stdout as a default arg value (#16541)Todd Gamblin1-4/+5
2020-01-22Use `spack commands --format=bash` to generate shell completion (#14393)Adam J. Stewart1-120/+295
2019-12-30copyright: update copyright dates for 2020 (#14328)Todd Gamblin1-1/+1
2019-12-17Fix argparse rST parsing of help messages (#14014)Adam J. Stewart1-2/+3
2019-05-26commands: Add --header and --update options to `spack commands`Todd Gamblin1-3/+3
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-03-24Update copyright on LLNL files for 2018. (#7592)Todd Gamblin1-1/+1
2018-02-12Rework command reference in docs, add `spack commands` commandTodd Gamblin1-0/+222