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: clean-css/clean-css-cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.4.2
Choose a base ref
...
head repository: clean-css/clean-css-cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.5.0
Choose a head ref
  • 13 commits
  • 6 files changed
  • 2 contributors

Commits on Sep 30, 2021

  1. Configuration menu
    Copy the full SHA
    07e292d View commit details
    Browse the repository at this point in the history
  2. Version 5.4.0.

    jakubpawlowicz committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    9e490fd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2d1c823 View commit details
    Browse the repository at this point in the history
  4. Version 5.4.1.

    jakubpawlowicz committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    d896f60 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2021

  1. Configuration menu
    Copy the full SHA
    6f3f188 View commit details
    Browse the repository at this point in the history
  2. Version 5.4.2.

    jakubpawlowicz committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    3b4dd20 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2021

  1. Add feature --watch by including chokidar (#71)

    * Add feature --watch by including chokidar
    
    Check if the watch flag has been passed
    Construct an array of expanded file paths in case it is a batched command
    Load chokidar, pass input paths to its watch method
    Pass minify(...) as a callback to chokidars onchange method
    christiankozalla authored Dec 8, 2021
    Configuration menu
    Copy the full SHA
    019c031 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    714b1cb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8e8e990 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0898802 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    091f281 View commit details
    Browse the repository at this point in the history
  6. Fixes linter errors.

    jakubpawlowicz committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    79f49dd View commit details
    Browse the repository at this point in the history
  7. Version 5.5.0.

    jakubpawlowicz committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    1c3b4ba View commit details
    Browse the repository at this point in the history
Loading