summaryrefslogtreecommitdiff
path: root/share/spack/spack-completion.bash
AgeCommit message (Expand)AuthorFilesLines
2020-01-10Reformat Bash tab completion script (#14456)Adam J. Stewart1-306/+224
2020-01-06Fix outdated bash tab completion (#14392)Adam J. Stewart1-201/+321
2020-01-01tests: improved `spack test` command line optionsTodd Gamblin1-1/+2
2019-12-30copyright: update copyright dates for 2020 (#14328)Todd Gamblin1-1/+1
2019-12-13Split out CDash options to a separate help document (#13704)Zack Galbreath1-1/+1
2019-11-22cmd/install: remove unused install_status option (#13751)Greg Becker1-6/+7
2019-10-25completion: add bash completion for `spack spec --json` (#13433)Todd Gamblin1-1/+2
2019-10-02Remove support for generating dotkit files (#11986)Massimiliano Culpo1-48/+1
2019-09-20Add --known-targets to bash completion for arch command (#12887)Glenn Johnson1-1/+1
2019-09-02tests and completions for `spack find --json` and `spack find --format`Todd Gamblin1-2/+3
2019-07-24new command: `spack maintainers` queries package maintainersTodd Gamblin1-0/+10
2019-07-17feature: Allow developers to use Spack for partial builds (#12006)Greg Becker1-1/+1
2019-07-12Copy --{use,no}-cache from install to bootstrap (#11786)Oliver Breitwieser1-1/+2
2019-07-12Add template creation test, --skip-editor option (#11970)Tamara Dahlgren1-1/+1
2019-05-27commands: completion for new --update and --header options (#11566)Todd Gamblin1-2/+2
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