Age | Commit message (Expand) | Author | Files | Lines |
2020-01-24 | Add spack config list command for tab completion (#14474) | Adam J. Stewart | 2 | -3/+7 |
2020-01-23 | commands: add simple `spack commands --update-completion` argument (#14607) | Todd Gamblin | 2 | -24/+1 |
2020-01-22 | shell support: `spack load` no longer needs modules (#14062) | Greg Becker | 4 | -76/+62 |
2020-01-22 | Use `spack commands --format=bash` to generate shell completion (#14393) | Adam J. Stewart | 7 | -709/+1403 |
2020-01-14 | stop word splitting from leaking out of setup-env (#14472) | Tom Scogland | 1 | -1/+1 |
2020-01-10 | Reformat Bash tab completion script (#14456) | Adam J. Stewart | 1 | -306/+224 |
2020-01-06 | Fix outdated bash tab completion (#14392) | Adam J. Stewart | 1 | -201/+321 |
2020-01-01 | tests: improved `spack test` command line options | Todd Gamblin | 1 | -1/+2 |
2019-12-30 | copyright: update copyright dates for 2020 (#14328) | Todd Gamblin | 18 | -18/+18 |
2019-12-27 | setup-env-test: fix pipe redirect (#14306) | Johannes Blaschke | 1 | -1/+1 |
2019-12-25 | Migrate build tests from Travis to Github Actions (#13967) | Massimiliano Culpo | 1 | -3/+16 |
2019-12-16 | Harden shell detection when procfs is available (#13950) | Massimiliano Culpo | 1 | -3/+6 |
2019-12-16 | Travis exits at the first failing test, pin codecov at v4.5.4 (#14179) | Massimiliano Culpo | 1 | -1/+1 |
2019-12-13 | docker: add `file`, adjust locale, and use python3 for ubuntu (#13508) | Scott Wittenburg | 2 | -16/+56 |
2019-12-13 | Split out CDash options to a separate help document (#13704) | Zack Galbreath | 1 | -1/+1 |
2019-11-26 | Package Index: Build in Dockerhub (#13810) | Axel Huebl | 8 | -75/+75 |
2019-11-22 | cmd/install: remove unused install_status option (#13751) | Greg Becker | 1 | -6/+7 |
2019-10-25 | completion: add bash completion for `spack spec --json` (#13433) | Todd Gamblin | 1 | -1/+2 |
2019-10-21 | Bootstrap environment modules optimizing for generic architectures (#13105) | Massimiliano Culpo | 1 | -0/+37 |
2019-10-15 | lmod: module files are written in a root folder named by target family (#13121) | Massimiliano Culpo | 1 | -0/+1 |
2019-10-02 | Remove support for generating dotkit files (#11986) | Massimiliano Culpo | 6 | -166/+25 |
2019-10-01 | Add all compatible system types directory to module paths | Massimiliano Culpo | 2 | -2/+7 |
2019-09-20 | Add --known-targets to bash completion for arch command (#12887) | Glenn Johnson | 1 | -1/+1 |
2019-09-13 | Refactor release-jobs cmd based on use of environments (no docker either) | Scott Wittenburg | 1 | -11/+0 |
2019-09-12 | BUG: recursively load modules with tcsh (#12664) | Tyler Reddy | 1 | -1/+6 |
2019-09-09 | packages service: fix docker build again (#12774) | Axel Huebl | 1 | -1/+1 |
2019-09-09 | packages service: fix docker build (#12773) | Axel Huebl | 1 | -1/+1 |
2019-09-09 | packages build: fix path to spack (#12772) | Axel Huebl | 1 | -1/+4 |
2019-09-09 | Fix CD: Packages Service First (#12764) | Axel Huebl | 1 | -81/+2 |
2019-09-08 | Add CORS for spack.packages.io | Axel Huebl | 2 | -0/+4 |
2019-09-02 | tests and completions for `spack find --json` and `spack find --format` | Todd Gamblin | 1 | -2/+3 |
2019-07-24 | new command: `spack maintainers` queries package maintainers | Todd Gamblin | 1 | -0/+10 |
2019-07-20 | docker: fix builds, remove extra distros, add ci builds (#11621) | Omar Padron | 26 | -643/+383 |
2019-07-20 | environments: add activate/deactivate tests, work wtih `set -u` | Todd Gamblin | 1 | -9/+89 |
2019-07-17 | feature: Allow developers to use Spack for partial builds (#12006) | Greg Becker | 1 | -1/+1 |
2019-07-15 | bugfix: fix module() function in setup-env.sh (#12030) | Todd Gamblin | 1 | -6/+9 |
2019-07-15 | Fix typo in module template (#12028) | Adam J. Stewart | 1 | -1/+1 |
2019-07-12 | Copy --{use,no}-cache from install to bootstrap (#11786) | Oliver Breitwieser | 1 | -1/+2 |
2019-07-12 | Add template creation test, --skip-editor option (#11970) | Tamara Dahlgren | 1 | -1/+1 |
2019-07-12 | bugfix: setup-env.sh detects bash even when bash is run as sh (#11994) | Todd Gamblin | 1 | -7/+2 |
2019-07-05 | setup-env.sh: make setup scripts work with `set -u` | Todd Gamblin | 2 | -4/+11 |
2019-07-05 | tests: add tests for setup-env.sh | Todd Gamblin | 3 | -6/+331 |
2019-07-05 | setup-env.sh: now compatible with bash, zsh, and dash | Todd Gamblin | 1 | -65/+114 |
2019-06-29 | setup-env.sh: send cd output to /dev/null when it affects Spack | Todd Gamblin | 1 | -9/+12 |
2019-06-10 | CD: Package Index (#11665) | Axel Huebl | 5 | -0/+53 |
2019-06-08 | tests: restore `spack spec mpileaks` in test output for Python 2 (#11664) | Todd Gamblin | 1 | -5/+3 |
2019-06-05 | travis: disable `spack spec` for python 2.7 as well as 2.6 | Todd Gamblin | 1 | -1/+1 |
2019-05-27 | commands: completion for new --update and --header options (#11566) | Todd Gamblin | 1 | -2/+2 |
2019-05-16 | junit: escape remaining inputs. (#11382) | Matthias Wolf | 1 | -2/+2 |
2019-05-10 | bugfix: Do not run spack spec in the test environment for Python 2.6 | Todd Gamblin | 1 | -1/+3 |