summaryrefslogtreecommitdiff
path: root/share/spack/spack-completion.bash
AgeCommit message (Expand)AuthorFilesLines
2019-01-10spack versions: only list safe versions (#10004)Adam J. Stewart1-1/+1
2019-01-01copyright: update license headers for 2013-2019 copyright.Todd Gamblin1-1/+1
2018-12-30commands: add `spack resource` command to inspect downloadable filesTodd Gamblin1-0/+26
2018-12-17Update Spack's Bash completion script (#10114)Adam J. Stewart1-35/+171
2018-10-17relicense: replace LGPL headers with Apache-2.0/MIT SPDX headersTodd Gamblin1-23/+4
2018-08-03Update bash completion with new spack arch flagsAdam J. Stewart1-1/+2
2018-07-24The auto-completion file is now consistent with `spack module`Massimiliano Culpo1-10/+124
2018-04-17Autocomplete spack providers (#7783)Adam J. Stewart1-2/+5
2018-03-25Various updates to Spack's Bash completion (#7590)Adam J. Stewart1-52/+175
2018-03-24Update copyright on LLNL files for 2018. (#7592)Todd Gamblin1-1/+1
2018-01-10Fix bash tab completion for spack install (#6868)Adam J. Stewart1-3/+5
2017-11-04Replace github.com/llnl/spack with github.com/spack/spack (#6142)Todd Gamblin1-2/+2
2017-09-06Update copyright notices for 2017 (#5295)Michael Kuhn1-1/+1
2017-08-28Add --show-full-compiler option to 'spack find'Matthew Scott Krafczyk1-3/+3
2017-08-23Add --source option to spack install (#4102)Christoph Junghans1-1/+1
2017-08-16Add tab completion & update docs for buildcacheAdam J. Stewart1-0/+44
2017-08-09Merged 'purge' command with 'clean' and deleted 'purge' (#4970)Massimiliano Culpo1-6/+2
2017-07-31Add --color=[always|never|auto] argument; fix color when piping (#3013)paulhopkins1-1/+2
2017-06-24Make LICENSE recognizable by GitHub. (#4598)Todd Gamblin1-1/+1
2017-06-07Fix tab completion of Spack subcommands (#4442)Adam J. Stewart1-1/+1
2017-05-03bash completion: fixed invalid identifier (#4079)Massimiliano Culpo1-1/+4
2017-04-20Revert "Override partial installs by default" (#3918)Todd Gamblin1-1/+1
2017-04-19Override partial installs by default (#3530)scheibelp1-1/+1
2017-04-03Overhaul Spack's URL parsing (#2972)Adam J. Stewart1-4/+5
2017-04-02Set default providers for all virtual dependencies (#3634)Adam J. Stewart1-2/+2
2017-03-30support OpenFOAM package(s) (#3528)Mark Olesen1-1/+1
2017-02-20Fix tab completion of directories and filenames (#3184)Adam J. Stewart1-35/+11
2017-02-18Fix tab completion after change to uninstall flag (#3175)Adam J. Stewart1-1/+1
2017-02-06Bash Programmable Completion for Spack (#3026)Adam J. Stewart1-0/+932