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: crystal-lang/crystal
base: ac6deff8327a
Choose a base ref
...
head repository: crystal-lang/crystal
compare: 5aa3b15d04f6
Choose a head ref
  • 4 commits
  • 1 file changed
  • 1 contributor

Commits on May 12, 2017

  1. Don't support colors if tput is not available

    The Docker image doesn't have tput available
    matiasgarciaisaia committed May 12, 2017
    Copy the full SHA
    96f03e4 View commit details
    Browse the repository at this point in the history
  2. Wrapper script is POSIX sh compatible

    There were some bashisms left that became a bug since #3809
    matiasgarciaisaia committed May 12, 2017
    Copy the full SHA
    9223caa View commit details
    Browse the repository at this point in the history

Commits on May 13, 2017

  1. Copy the full SHA
    6f8f2f2 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2017

  1. Merge pull request #4410 from matiasgarciaisaia/wrapper-bashisms

    Wrapper script has some bashisms left
    matiasgarciaisaia committed May 23, 2017
    Copy the full SHA
    5aa3b15 View commit details
    Browse the repository at this point in the history