Age | Commit message (Expand) | Author | Files | Lines |
2022-01-12 | unparse: Make unparsing consistent for 2.7 and 3.5-3.10 | Todd Gamblin | 2 | -13/+71 |
2022-01-12 | externals: add astunparse | Todd Gamblin | 4 | -11/+1011 |
2022-01-12 | Use depends_on over load in lmod module files generated by Spack (#28352) | Harmen Stoppels | 1 | -15/+3 |
2022-01-10 | stage.steal_source: preserve symlinks | Peter Scheibel | 1 | -1/+1 |
2022-01-10 | Python: set default config_vars (#28290) | Adam J. Stewart | 1 | -9/+5 |
2022-01-06 | Fix double space in prompt after 'spack env activate -p' (#28279) | Harmen Stoppels | 1 | -1/+1 |
2022-01-05 | Add function to determine Linux kernel version (#27855) | Andrew W Elble | 1 | -0/+20 |
2021-12-29 | Ensure some version known to Spack can satisfy constraints in `depends_on` (#... | Massimiliano Culpo | 1 | -0/+40 |
2021-12-28 | Fixed typos: 'wtih' instead of 'with' (#28166) | Martin Diehl | 3 | -4/+4 |
2021-12-23 | Merge tag 'v0.17.1' into develop | Massimiliano Culpo | 1 | -1/+1 |
2021-12-23 | New subcommand: spack bootstrap status (#28004) | Massimiliano Culpo | 3 | -0/+200 |
2021-12-23 | Bump version and update CHANGELOG.md | Massimiliano Culpo | 1 | -1/+1 |
2021-12-23 | locks: allow locks to work under high contention (#27846) | Tom Scogland | 1 | -3/+6 |
2021-12-23 | Regenerate views when specs already installed (#28113) | Harmen Stoppels | 1 | -4/+2 |
2021-12-23 | sbang: respect package permissive package permissions for sbang (#25764) | Paul Spencer | 2 | -12/+96 |
2021-12-23 | Add setdefault option to tcl module (#14686) | victorusu | 4 | -18/+69 |
2021-12-23 | Set backup=False by default in filter_file (#28036) | Harmen Stoppels | 1 | -1/+1 |
2021-12-23 | Fix table formatting (#28037) | Harmen Stoppels | 1 | -1/+1 |
2021-12-23 | Revert "patches: make re-applied patches idempotent (#26784)" (#27625) | Harmen Stoppels | 4 | -137/+25 |
2021-12-23 | MANPATH needs a trailing ':' to utilize system defaults (#21682) | Andrew W Elble | 2 | -1/+22 |
2021-12-23 | Added opensuse/leap:15 to spack containerize (#27837) | Christian Goll | 2 | -0/+21 |
2021-12-23 | Provide meaningful message for empty environment installs (#28031) | Tamara Dahlgren | 2 | -9/+26 |
2021-12-23 | Add option to minimize full debug cores. include warning message about perfor... | Greg Becker | 4 | -21/+73 |
2021-12-23 | Install dir creation message demoted to "debug" level (#27911) | Harmen Stoppels | 1 | -2/+1 |
2021-12-23 | Improve debug info from concretizer (#27707) | Greg Becker | 2 | -2/+33 |
2021-12-23 | spack audit: fix API calls (#27713) | Massimiliano Culpo | 1 | -4/+4 |
2021-12-23 | Handle byte sequences which are not encoded as UTF8 while logging. (#21447) | Paul Ferrell | 1 | -1/+6 |
2021-12-23 | ci: run style unit tests only if we target develop (#27472) | Harmen Stoppels | 2 | -2/+17 |
2021-12-23 | Turn some verbose messages into debug messages (#27408) | Harmen Stoppels | 1 | -8/+8 |
2021-12-23 | Fix overloaded argparse keys (#27379) | Harmen Stoppels | 5 | -15/+14 |
2021-12-23 | Fix log-format reporter ignoring install errors (#25961) | Jordan Galby | 3 | -31/+48 |
2021-12-23 | make --enable-locks actually enable locks (#24675) | Dylan Simon | 1 | -2/+3 |
2021-12-22 | locks: allow locks to work under high contention (#27846) | Tom Scogland | 1 | -3/+6 |
2021-12-22 | Use consistent method of checking for presence of info in connection (#27694) | Joseph Snyder | 3 | -29/+62 |
2021-12-21 | Regenerate views when specs already installed (#28113) | Harmen Stoppels | 1 | -4/+2 |
2021-12-20 | Intel oneAPI packages: add 2022.1.1 release (#28096) | Robert Cohn | 2 | -0/+15 |
2021-12-20 | Fixing spacing of libabigail to : (#28085) | Vanessasaurus | 1 | -1/+1 |
2021-12-20 | Fix bugs in spack monitor (#27511) | Vanessasaurus | 7 | -3/+77 |
2021-12-19 | jsonschema: use more specific schema identifiers | Todd Gamblin | 16 | -16/+16 |
2021-12-19 | externals: Upgrade `jsonschema` to `v3.2.0` | Todd Gamblin | 23 | -2200/+1979 |
2021-12-19 | externals: add `attrs` for new `jsonschema` | Todd Gamblin | 15 | -0/+4924 |
2021-12-19 | externals: add `pyrsistent` for new `jsonschema` | Todd Gamblin | 7 | -0/+1383 |
2021-12-19 | externals: add `functools32` for new `jsonschema` | Todd Gamblin | 6 | -0/+1034 |
2021-12-19 | Tests: remove test_get_stage_root_in_spack since it writes to the spack direc... | Tamara Dahlgren | 1 | -24/+0 |
2021-12-18 | sbang: respect package permissive package permissions for sbang (#25764) | Paul Spencer | 2 | -12/+96 |
2021-12-17 | Remove ability to run spack monitor without auth (#27888) | Vanessasaurus | 7 | -33/+15 |
2021-12-17 | Add setdefault option to tcl module (#14686) | victorusu | 4 | -18/+69 |
2021-12-16 | Set backup=False by default in filter_file (#28036) | Harmen Stoppels | 1 | -1/+1 |
2021-12-16 | Fix table formatting (#28037) | Harmen Stoppels | 1 | -1/+1 |
2021-12-16 | MANPATH needs a trailing ':' to utilize system defaults (#21682) | Andrew W Elble | 2 | -1/+22 |