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: sindresorhus/shell-env
base: b4bd18991463be10227c15da09d161829b16799e
Choose a base ref
...
head repository: sindresorhus/shell-env
compare: 4b2e926804563fd85fb5b2d4438f49271a8eaf36
Choose a head ref
  • 15 commits
  • 12 files changed
  • 5 contributors

Commits on Dec 15, 2017

  1. Meta tweaks

    sindresorhus committed Dec 15, 2017
    Configuration menu
    Copy the full SHA
    8607928 View commit details
    Browse the repository at this point in the history
  2. 1.0.0

    sindresorhus committed Dec 15, 2017
    Configuration menu
    Copy the full SHA
    64c9d93 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2018

  1. use object destructuring to extract stdout (#8)

    * use object destructuring to extract stdout
    
    * drop node 4, include node 10
    rgbkrk authored and silverwind committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    fd93672 View commit details
    Browse the repository at this point in the history
  2. Upgrade execa (#7)

    rgbkrk authored and silverwind committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    b2cdf96 View commit details
    Browse the repository at this point in the history
  3. update dependencies

    silverwind committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    63b6fe1 View commit details
    Browse the repository at this point in the history
  4. require node 6

    silverwind committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    601e481 View commit details
    Browse the repository at this point in the history
  5. 2.0.0

    silverwind committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    14e386a View commit details
    Browse the repository at this point in the history
  6. Meta tweaks

    sindresorhus committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    19d4cc8 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2018

  1. add _DELIMITER_ to split env and uselessheader (#11)

    * add _DELIMITER_ to split env and uselessheader
    
    * make code simpler
    saltfish666 authored and silverwind committed Jun 20, 2018
    Configuration menu
    Copy the full SHA
    f4676bf View commit details
    Browse the repository at this point in the history
  2. 2.0.1

    silverwind committed Jun 20, 2018
    Configuration menu
    Copy the full SHA
    5e28466 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2018

  1. Bump execa

    Fixes #12
    sindresorhus committed Sep 14, 2018
    Configuration menu
    Copy the full SHA
    64245a6 View commit details
    Browse the repository at this point in the history
  2. 2.1.0

    sindresorhus committed Sep 14, 2018
    Configuration menu
    Copy the full SHA
    b4b7dea View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2019

  1. Add TypeScript definition (#13)

    
    Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
    Fazendaaa and sindresorhus committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    bec9ece View commit details
    Browse the repository at this point in the history
  2. Meta tweaks

    sindresorhus committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    44f7233 View commit details
    Browse the repository at this point in the history
  3. 2.2.0

    sindresorhus committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    4b2e926 View commit details
    Browse the repository at this point in the history