Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simplify bst shell implementation #1431

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Commits on Oct 7, 2020

  1. Configuration menu
    Copy the full SHA
    7ada400 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36802e5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3f2978e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0758cc5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4d5c5f8 View commit details
    Browse the repository at this point in the history
  6. _stream.py: Simplify code in shell()

    Use single scheduler run for pulling dependencies and buildtree.
    Deduplicate cache checks and corresponding warning/error messages
    with and without pulling enabled.
    juergbi committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    2683630 View commit details
    Browse the repository at this point in the history
  7. Regenerate man pages

    juergbi committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    32eeca7 View commit details
    Browse the repository at this point in the history