Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add required flags documentation #1008

Merged
merged 18 commits into from
Dec 25, 2019
Merged

Add required flags documentation #1008

merged 18 commits into from
Dec 25, 2019

Commits on Aug 19, 2019

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

Commits on Aug 20, 2019

  1. Configuration menu
    Copy the full SHA
    a064d90 View commit details
    Browse the repository at this point in the history
  2. update checkRequiredFlags function to check RequiredFlagsErr field an…

    …d return map of missing flag names with matching bool for RequiredFlagsErr value
    anberns committed Aug 20, 2019
    Configuration menu
    Copy the full SHA
    addd467 View commit details
    Browse the repository at this point in the history
  3. update requiredFlagsErr interface, errRequiredFlags struct and associ…

    …ated functions to handle map
    anberns committed Aug 20, 2019
    Configuration menu
    Copy the full SHA
    ed4ac18 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fffdd82 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eb1734b View commit details
    Browse the repository at this point in the history
  6. adjust custom-error related interface, struct and methods to reflect …

    …change in RequiredFlag interface
    anberns committed Aug 20, 2019
    Configuration menu
    Copy the full SHA
    52a0160 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2019

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

Commits on Sep 9, 2019

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

Commits on Sep 10, 2019

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

Commits on Dec 21, 2019

  1. Update manual.md

    coilysiren authored Dec 21, 2019
    Configuration menu
    Copy the full SHA
    e6e7a02 View commit details
    Browse the repository at this point in the history
  2. temp remove

    coilysiren committed Dec 21, 2019
    Configuration menu
    Copy the full SHA
    90a3499 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'anberns/feature-add-flag-error-interfac…

    …e' into lynncyrin-patch-8
    
    Co-authored-by: Aaron Berns <anberns@gmail.com>
    coilysiren and anberns committed Dec 21, 2019
    Configuration menu
    Copy the full SHA
    bff6ec5 View commit details
    Browse the repository at this point in the history
  4. toc

    coilysiren committed Dec 21, 2019
    Configuration menu
    Copy the full SHA
    e373bae View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    daa24f6 View commit details
    Browse the repository at this point in the history
  6. appease gfmrun

    coilysiren committed Dec 21, 2019
    Configuration menu
    Copy the full SHA
    9ab51c3 View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2019

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