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

WIP: Add spinner during locking #2993

Closed
wants to merge 6 commits into from
Closed

Commits on Oct 10, 2018

  1. Add spinner during locking

    Signed-off-by: Dan Ryan <[email protected]>
    techalchemy committed Oct 10, 2018
    Configuration menu
    Copy the full SHA
    85c73e3 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2018

  1. Fix spinner environment detection

    Signed-off-by: Dan Ryan <[email protected]>
    techalchemy committed Oct 11, 2018
    Configuration menu
    Copy the full SHA
    b485bb6 View commit details
    Browse the repository at this point in the history
  2. Add news entries and trusted host fix

    - Additional fix for #2981
    
    Signed-off-by: Dan Ryan <[email protected]>
    techalchemy committed Oct 11, 2018
    Configuration menu
    Copy the full SHA
    272e98c View commit details
    Browse the repository at this point in the history
  3. Fix windows vcs resolution

    Signed-off-by: Dan Ryan <[email protected]>
    techalchemy committed Oct 11, 2018
    Configuration menu
    Copy the full SHA
    7bae105 View commit details
    Browse the repository at this point in the history
  4. Provide helper function to decode unicode characters into writeable o…

    …nes on windows
    
    Signed-off-by: Dan Ryan <[email protected]>
    techalchemy committed Oct 11, 2018
    Configuration menu
    Copy the full SHA
    77d8fea View commit details
    Browse the repository at this point in the history
  5. Fix windows VCS resolution

    - Update vendored deps
    - Fix minor bugs
    
    Signed-off-by: Dan Ryan <[email protected]>
    techalchemy committed Oct 11, 2018
    Configuration menu
    Copy the full SHA
    40ca0bc View commit details
    Browse the repository at this point in the history