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: minimistjs/minimist Loading
base: v1.2.0
Choose a base ref
...
head repository: minimistjs/minimist Loading
compare: v1.2.1
Choose a head ref
  • 5 commits
  • 4 files changed
  • 4 contributors

Commits on Aug 29, 2015

  1. move the opts['--'] example back where it belongs

    It was accidentally separated from the `opts['--']` bullet point be the new
    option added in commit 6f3cc5d.
    lydell committed Aug 29, 2015
    Configuration menu
    Copy the full SHA
    5fa440e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #63 from lydell/dash-dash-docs-fix

    move the `opts['--']` example back where it belongs
    James Halliday committed Aug 29, 2015
    Configuration menu
    Copy the full SHA
    4cf45a2 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2020

  1. fix bad boolean regexp

    joaomoreno authored and substack committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    ac3fc79 View commit details
    Browse the repository at this point in the history
  2. add test

    joaomoreno authored and substack committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    6be5dae View commit details
    Browse the repository at this point in the history
  3. 1.2.1

    substack committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    29783cd View commit details
    Browse the repository at this point in the history
Loading