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: JetBrains/kotlin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.7.21
Choose a base ref
...
head repository: JetBrains/kotlin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.7.22
Choose a head ref
  • 4 commits
  • 6 files changed
  • 2 contributors

Commits on Nov 24, 2022

  1. Change bootstrap to 1.7.21-release-254

    This is supposed to be the same build as the one that was accidentally
    uploaded with version 1.7.21 to the Space bootstrap repository (and
    which predates the real 1.7.21).
    udalov committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    7784d10 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2022

  1. Scripts for building Kotlin repository

    (cherry picked from commit 41d16b1)
    goodwinnk committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    cb51803 View commit details
    Browse the repository at this point in the history
  2. Instructions for building 1.7.20 release

    (cherry picked from commit 4c16d75)
    goodwinnk committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    80eb82a View commit details
    Browse the repository at this point in the history
  3. Instruction for building 1.7.21 release

    (cherry picked from commit e02395f)
    goodwinnk committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    be3c5a5 View commit details
    Browse the repository at this point in the history
Loading