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: mattn/go-colorable
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.4
Choose a base ref
...
head repository: mattn/go-colorable
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.8
Choose a head ref
  • 16 commits
  • 10 files changed
  • 4 contributors

Commits on Jan 10, 2020

  1. gofmt

    mattn committed Jan 10, 2020
    Configuration menu
    Copy the full SHA
    1792948 View commit details
    Browse the repository at this point in the history
  2. Update dependencies

    mattn committed Jan 10, 2020
    Configuration menu
    Copy the full SHA
    ed7cf6d View commit details
    Browse the repository at this point in the history
  3. Enable codecov

    mattn committed Jan 10, 2020
    Configuration menu
    Copy the full SHA
    c742d6f View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2020

  1. refactoring

    uji committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    7a9f6e7 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2020

  1. Merge pull request #44 from uji/master

    refactoring colorable_test.go
    mattn authored Feb 21, 2020
    Configuration menu
    Copy the full SHA
    617ccec View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2020

  1. Configuration menu
    Copy the full SHA
    65e6377 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d58279a View commit details
    Browse the repository at this point in the history
  3. Add EnableColorsStdout

    mattn committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    68e95eb View commit details
    Browse the repository at this point in the history
  4. Merge pull request #46 from mattn/enablecolor

    Add EnableColorsStdout
    mattn authored Feb 28, 2020
    Configuration menu
    Copy the full SHA
    4e32bdb View commit details
    Browse the repository at this point in the history

Commits on May 4, 2020

  1. Configuration menu
    Copy the full SHA
    4b79b6e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #50 from zetamatta/fork

    Support disable-bold,real-underline and native reverse-color.
    mattn authored May 4, 2020
    Configuration menu
    Copy the full SHA
    c10454b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce7c9ec View commit details
    Browse the repository at this point in the history
  4. Merge pull request #51 from zetamatta/fork2

    Fix: on Windows 8.1, ESC[7m (REVERSE) does not work.
    mattn authored May 4, 2020
    Configuration menu
    Copy the full SHA
    f1b5a0e View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2020

  1. Configuration menu
    Copy the full SHA
    b6d341e View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2020

  1. Merge pull request #49 from segrey/sync-access-to-console

    synchronize access to Console (fixes #48)
    mattn authored Jun 26, 2020
    Configuration menu
    Copy the full SHA
    f6c0098 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2020

  1. Avoid index out of range

    mattn committed Oct 3, 2020
    Configuration menu
    Copy the full SHA
    2e1b0c1 View commit details
    Browse the repository at this point in the history
Loading