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: integrii/flaggy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.5.0
Choose a base ref
...
head repository: integrii/flaggy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 9 commits
  • 8 files changed
  • 4 contributors

Commits on Jul 18, 2021

  1. fix: fail on parse errors instead of silently ignoring them

    This is the same as PR #64, but adds a regression test and doesn't modify
    ParseArgs().
    marco-m committed Jul 18, 2021
    Configuration menu
    Copy the full SHA
    1899495 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2022

  1. Comment out comment

    Forgot to comment out that line!
    ohzqq authored Apr 25, 2022
    Configuration menu
    Copy the full SHA
    44838de View commit details
    Browse the repository at this point in the history
  2. Merge pull request #78 from ohzqq/patch-1

    Comment out comment
    Eric Greer authored Apr 25, 2022
    Configuration menu
    Copy the full SHA
    56e4402 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2022

  1. Merge pull request #72 from marco-m/fix-parse-error-silently-ignored

    fix: fail on parse errors instead of silently ignoring them
    Eric Greer authored May 17, 2022
    Configuration menu
    Copy the full SHA
    f98079e View commit details
    Browse the repository at this point in the history

Commits on May 27, 2022

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

Commits on May 28, 2022

  1. new tests for trailing arguments with positionals. fixed trailing arg…

    …uments being incorrectly considered as positionals
    integrii committed May 28, 2022
    Configuration menu
    Copy the full SHA
    74b6ee1 View commit details
    Browse the repository at this point in the history
  2. merge master changes

    integrii committed May 28, 2022
    Configuration menu
    Copy the full SHA
    0be8b6c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe6d3f5 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #80 from integrii/remotes/origin/trailingArgs

    Fix trailing arguments being considered errant positionals
    Eric Greer authored May 28, 2022
    Configuration menu
    Copy the full SHA
    7f80235 View commit details
    Browse the repository at this point in the history
Loading