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: jkphl/iconizr
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.0
Choose a base ref
...
head repository: jkphl/iconizr
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 13 commits
  • 55 files changed
  • 4 contributors

Commits on Oct 13, 2013

  1. Switched license to MIT (#7)

    jkphl committed Oct 13, 2013
    Configuration menu
    Copy the full SHA
    513da15 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2013

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

Commits on Jan 8, 2014

  1. Added composer support

    jkphl committed Jan 8, 2014
    Configuration menu
    Copy the full SHA
    1b2b7a4 View commit details
    Browse the repository at this point in the history
  2. Optimized loader fragment

    jkphl committed Jan 8, 2014
    Configuration menu
    Copy the full SHA
    a184529 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f1c407 View commit details
    Browse the repository at this point in the history
  4. Fixed error in bower.json

    jkphl committed Jan 8, 2014
    Configuration menu
    Copy the full SHA
    cb32acd View commit details
    Browse the repository at this point in the history
  5. Fixed error in bower.json

    jkphl committed Jan 8, 2014
    Configuration menu
    Copy the full SHA
    b1b6aa9 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2014

  1. Documentation updates

    jkphl committed Feb 25, 2014
    Configuration menu
    Copy the full SHA
    c24c9ed View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2014

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

Commits on Mar 4, 2014

  1. Use 'env' in shebang for enhanced portability

    '#!/usr/bin/env php' is more portable than '#!/usr/bin/php' at the top of the script. Some people have unusual configurations for PHP (MAMP on the Mac, for example). It's a minor, but useful change.
    pagelab committed Mar 4, 2014
    Configuration menu
    Copy the full SHA
    17c01b3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #21 from pagelab/master

    Use 'env' in shebang for enhanced portability
    jkphl committed Mar 4, 2014
    Configuration menu
    Copy the full SHA
    81ceb9d View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2015

  1. Update composer.json

    cleanup default repositories
    glensc committed Oct 28, 2015
    Configuration menu
    Copy the full SHA
    005a18f View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2015

  1. Merge pull request #34 from glensc/patch-1

    Update composer.json
    jkphl committed Nov 16, 2015
    Configuration menu
    Copy the full SHA
    10e7b75 View commit details
    Browse the repository at this point in the history
Loading