Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: spack/spack
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: develop
Choose a base ref
...
head repository: pflarr/spack
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: develop
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 5 commits
  • 4 files changed
  • 2 contributors

Commits on Mar 8, 2018

  1. Added option to disable user configs.

     - When using spack at the system level, as a central installer amongst
       a group of users, the user configs simply a source of confusion and problems.
     - Added a user_configs option at the config.yaml level, which default to True.
     - Spack user configs are now added in spack __init__.py.
    Paul-Ferrell committed Mar 8, 2018
    Configuration menu
    Copy the full SHA
    3761139 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a1a92c View commit details
    Browse the repository at this point in the history
  3. Added PEP8 spacing.

    pflarr authored Mar 8, 2018
    Configuration menu
    Copy the full SHA
    86405c0 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2018

  1. Configuration menu
    Copy the full SHA
    c3c757f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a5362e7 View commit details
    Browse the repository at this point in the history
Loading