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: Kotlin/kdoctor
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.0.2
Choose a base ref
...
head repository: Kotlin/kdoctor
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.0.3
Choose a head ref
  • 7 commits
  • 7 files changed
  • 4 contributors

Commits on Feb 15, 2022

  1. Fix clone repository of README.md

    takahirom authored and vkormushkin committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    69c9451 View commit details
    Browse the repository at this point in the history
  2. WIP disclaimer

    Viacheslav Kormushkin authored and Viacheslav Kormushkin committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    b6e68b6 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2022

  1. Installation via Homebrew

    Viacheslav Kormushkin authored and Viacheslav Kormushkin committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    602b664 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2022

  1. Rosetta detection and support added (#12)

    * Rosetta detection and support added
    
    * Rosetta 2 usage notification moved to a separate info message
    
    * Rosetta 2 usage notification moved to a separate info message
    
    Co-authored-by: arturm <[email protected]>
    amatsegor and arturm-hexagon authored Feb 21, 2022
    Configuration menu
    Copy the full SHA
    5c745d5 View commit details
    Browse the repository at this point in the history
  2. Fixed sporadic errors while executing a shell command (#14)

    * Fixed sporadic errors while executing a shell command
    Added shell commands logging
    
    * Removed empty params in System.execute()
    
    Co-authored-by: arturm <[email protected]>
    amatsegor and arturm-hexagon authored Feb 21, 2022
    Configuration menu
    Copy the full SHA
    b213576 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2022

  1. Implemented detection of Cocoapods installed via Homebrew (#15)

     Implemented detection of Cocoapods installed via Homebrew
    
    Co-authored-by: arturm <[email protected]>
    Co-authored-by: Viacheslav Kormushkin <[email protected]>
    3 people authored Mar 25, 2022
    Configuration menu
    Copy the full SHA
    d2a4d1e View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2022

  1. Version 0.0.3

    Viacheslav Kormushkin authored and Viacheslav Kormushkin committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    51cf1e1 View commit details
    Browse the repository at this point in the history
Loading