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: neronmoon/scriptsdev
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: develop
Choose a base ref
...
head repository: neronmoon/scriptsdev
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.
  • 12 commits
  • 5 files changed
  • 3 contributors

Commits on Nov 22, 2018

  1. Merge pull request #8 from neronmoon/develop

    Add short syntax to run scripts
    neronmoon authored Nov 22, 2018
    Configuration menu
    Copy the full SHA
    9ef8f2d View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2018

  1. Merge pull request #10 from neronmoon/develop

    Add known issue about validation. Close #9
    neronmoon authored Dec 14, 2018
    Configuration menu
    Copy the full SHA
    f8b59ba View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2019

  1. Merge pull request #12 from neronmoon/develop

    Fix install issue
    neronmoon authored Feb 26, 2019
    Configuration menu
    Copy the full SHA
    e20a886 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2019

  1. hotfix extract if not cli instance

    Sergey Repin committed Feb 27, 2019
    Configuration menu
    Copy the full SHA
    546b967 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2019

  1. Merge pull request #13 from serhiirepin/master

    hotfix extract if not cli instance
    neronmoon authored Feb 28, 2019
    Configuration menu
    Copy the full SHA
    360c69e View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2020

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

Commits on Apr 15, 2020

  1. Merge pull request #17 from villfa/patch-2

    Fix TypeError with recent version of Composer
    neronmoon authored Apr 15, 2020
    Configuration menu
    Copy the full SHA
    433a61a View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2020

  1. Add support for Composer 2

    villfa committed Jul 11, 2020
    Configuration menu
    Copy the full SHA
    79ff831 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e276a0 View commit details
    Browse the repository at this point in the history
  3. Fix undefined method error

    villfa committed Jul 11, 2020
    Configuration menu
    Copy the full SHA
    6919af4 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2020

  1. Merge pull request #19 from villfa/compat-composer2

    Add support for Composer 2
    neronmoon authored Oct 26, 2020
    Configuration menu
    Copy the full SHA
    229d568 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2020

  1. Merge pull request #20 from villfa/fix-setscripts

    Fix Call to undefined method Composer\Package\RootAliasPackage::setScripts()
    neronmoon authored Dec 16, 2020
    Configuration menu
    Copy the full SHA
    e812b33 View commit details
    Browse the repository at this point in the history
Loading