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: peterbe/mincss
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: boost
Choose a base ref
...
head repository: peterbe/mincss
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 17 commits
  • 12 files changed
  • 4 contributors

Commits on Jun 8, 2016

  1. Merge pull request #45 from peterbe/boost

    optimizations to rely less on CSSSelector
    Peter Bengtsson committed Jun 8, 2016
    Configuration menu
    Copy the full SHA
    69b82b3 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2017

  1. Configuration menu
    Copy the full SHA
    8c72bdf View commit details
    Browse the repository at this point in the history
  2. bump to version 0.11.3

    peterbe committed Jul 10, 2017
    Configuration menu
    Copy the full SHA
    72e0e5e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #47 from peterbe/boost

    some wip on calling phantomjs
    Peter Bengtsson authored Jul 10, 2017
    Configuration menu
    Copy the full SHA
    02f025e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #48 from peterbe/deal-with-duplicate-media-queries

    deal with duplicate media queries, fixes #46
    Peter Bengtsson authored Jul 10, 2017
    Configuration menu
    Copy the full SHA
    32c1f67 View commit details
    Browse the repository at this point in the history
  5. Still a bit maintained

    Peter Bengtsson authored Jul 10, 2017
    Configuration menu
    Copy the full SHA
    2502bc4 View commit details
    Browse the repository at this point in the history
  6. travis test in Python 3.5 too

    peterbe committed Jul 10, 2017
    Configuration menu
    Copy the full SHA
    9490c16 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2017

  1. Fixed syntax and unicode encode errors. (#20)

    * Fixed SyntaxErrors.
    
    * Fixed UnicodeEncodeError.
    
    * Use codecs.open instead of open.
    bernimoses authored and Peter Bengtsson committed Jul 12, 2017
    Configuration menu
    Copy the full SHA
    811af80 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2017

  1. use utf-8 to codec write outputs (#50)

    Peter Bengtsson authored Nov 21, 2017
    Configuration menu
    Copy the full SHA
    a554067 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2018

  1. split on : better, fixes #51 (#52)

    Peter Bengtsson authored Jan 3, 2018
    Configuration menu
    Copy the full SHA
    b1b195c View commit details
    Browse the repository at this point in the history
  2. version 0.11.4

    peterbe committed Jan 3, 2018
    Configuration menu
    Copy the full SHA
    386d7e4 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2018

  1. speedup when mincss=no (#54)

    Peter Bengtsson authored Jan 30, 2018
    Configuration menu
    Copy the full SHA
    2095baf View commit details
    Browse the repository at this point in the history
  2. version 0.11.5

    peterbe committed Jan 30, 2018
    Configuration menu
    Copy the full SHA
    9c4e6e0 View commit details
    Browse the repository at this point in the history
  3. ignore more

    peterbe committed Jan 30, 2018
    Configuration menu
    Copy the full SHA
    371aac7 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2018

  1. cli supports --version

    peterbe committed Feb 8, 2018
    Configuration menu
    Copy the full SHA
    715a48f View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2018

  1. Discovered empirically. (#56)

    sureshvv authored and Peter Bengtsson committed Jun 6, 2018
    1 Configuration menu
    Copy the full SHA
    f313d94 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2019

  1. Link to minimalcss

    peterbe authored Apr 16, 2019
    Configuration menu
    Copy the full SHA
    b964a38 View commit details
    Browse the repository at this point in the history
Loading