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: pirxpilot/postcss-cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.0.4
Choose a base ref
...
head repository: pirxpilot/postcss-cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.0.0
Choose a head ref
  • 12 commits
  • 25 files changed
  • 1 contributor

Commits on Dec 27, 2018

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

Commits on Dec 28, 2018

  1. fix Makefile dependencies

    pirxpilot committed Dec 28, 2018
    Configuration menu
    Copy the full SHA
    6552cf4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ef919c View commit details
    Browse the repository at this point in the history
  3. replace neo-async with async

    use more popular library to reduce dependencies
    pirxpilot committed Dec 28, 2018
    Configuration menu
    Copy the full SHA
    347728d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e79a95f View commit details
    Browse the repository at this point in the history
  5. extract command line parsing to its own module

    add test for command line parsing
    pirxpilot committed Dec 28, 2018
    Configuration menu
    Copy the full SHA
    83528b1 View commit details
    Browse the repository at this point in the history
  6. replace yargs with yargs-parser

    we just need a simple options parsing module here
    pirxpilot committed Dec 28, 2018
    Configuration menu
    Copy the full SHA
    9a81138 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9ff6cc3 View commit details
    Browse the repository at this point in the history
  8. updated Travis CI config

    only test on stable and LTS version of node
    pirxpilot committed Dec 28, 2018
    Configuration menu
    Copy the full SHA
    24bfbcc View commit details
    Browse the repository at this point in the history
  9. update badges in Readme

    pirxpilot committed Dec 28, 2018
    Configuration menu
    Copy the full SHA
    56be95e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6b09835 View commit details
    Browse the repository at this point in the history
  11. Release 3.0.0

    pirxpilot committed Dec 28, 2018
    Configuration menu
    Copy the full SHA
    93e8181 View commit details
    Browse the repository at this point in the history
Loading