spack/lib/spack
Todd Gamblin 57ad848f47
commands: better install status help formatting (#41527)
Before (hard to read, doesn't fit on small terminals):
:
```console
  -I, --install-status  show install status of packages

                        packages can be: installed [+], missing and needed by an installed package [-], installed in an upstream instance [^], or not installed (no annotation)
```

After (fits in 80 columns):

```console
  -I, --install-status  show install status of packages
                        [+] installed       [^] installed in an upstream
                         -  not installed   [-] missing dep of installed package
```
2023-12-11 10:17:37 +01:00
..
docs documentation: add instructions on how to use external opengl (#40987) 2023-12-05 12:59:41 +01:00
env cc: Ensure that user-specified flags take precedence over others (#37376) 2023-06-18 14:07:08 -07:00
external archspec: update to v0.2.2 (#40917) 2023-11-07 07:44:52 +01:00
llnl bootstrap: Don't catch Ctrl-C (#41449) 2023-12-06 14:58:14 +01:00
spack commands: better install status help formatting (#41527) 2023-12-11 10:17:37 +01:00
spack_installable license year bump (#34921) 2023-01-18 14:30:17 -08:00