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: yargs/yargs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 57a39cb
Choose a base ref
...
head repository: yargs/yargs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 114b288
Choose a head ref
  • 7 commits
  • 19 files changed
  • 6 contributors

Commits on Jan 31, 2018

  1. fix: choose correct config directory when require.main does not exist (

    …#1056)
    
    * stop shadowing 'path' import, it's confusing
    * add no-extension integration test
    
    - Verifies that find-up can deal with non-directory startDir
    - Removes process.chdir() in integration test helper in favor of opts.cwd
    - Upgrades cross-spawn to v6
    evocateur authored Jan 31, 2018
    Configuration menu
    Copy the full SHA
    a04678c View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2018

  1. Configuration menu
    Copy the full SHA
    11691a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb62d88 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ea862ae View commit details
    Browse the repository at this point in the history
  4. docs: slight copy-edit nit

    Benjamin committed Mar 4, 2018
    Configuration menu
    Copy the full SHA
    bee18a4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9fd4da4 View commit details
    Browse the repository at this point in the history
  6. chore(release): 11.1.0

    Benjamin committed Mar 4, 2018
    Configuration menu
    Copy the full SHA
    114b288 View commit details
    Browse the repository at this point in the history
Loading