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: mirage/mirage
base: 1cd4d18eb04f
Choose a base ref
...
head repository: mirage/mirage
compare: 3bd82d9cce8e
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Mar 14, 2017

  1. instead of removing all the colors, check whether the output is a tty

    (TERM <> "dumb" && Unix.isatty stdout), if this is the case, pass color(always)
    hannesm committed Mar 14, 2017
    Copy the full SHA
    452b3a8 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2017

  1. Merge pull request #814 from hannesm/detect-terminal

    instead of removing all the colors, check whether the output is a tty
    yomimono committed Mar 15, 2017
    Copy the full SHA
    3bd82d9 View commit details
    Browse the repository at this point in the history