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

Required flags #155

Merged
merged 11 commits into from
Aug 2, 2019
Merged

Required flags #155

merged 11 commits into from
Aug 2, 2019

Commits on Dec 2, 2014

  1. Implement required flags

    Jesse Howarth and Michael Ivey authored and riot-builder committed Dec 2, 2014
    Configuration menu
    Copy the full SHA
    7e05320 View commit details
    Browse the repository at this point in the history
  2. Add (required) to help of flags that are required.

    Jesse Howarth and Michael Ivey authored and riot-builder committed Dec 2, 2014
    Configuration menu
    Copy the full SHA
    73e64a1 View commit details
    Browse the repository at this point in the history
  3. Add tests for required flags

    Jesse Howarth and Michael Ivey authored and riot-builder committed Dec 2, 2014
    Configuration menu
    Copy the full SHA
    4b2fcdb View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1 from ivey/required_flags

    Required flags
    jhowarth committed Dec 2, 2014
    Configuration menu
    Copy the full SHA
    8f1fb06 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2015

  1. Remove debugging

    jhowarth committed Mar 2, 2015
    Configuration menu
    Copy the full SHA
    cbd9529 View commit details
    Browse the repository at this point in the history
  2. DRY error handling

    jhowarth committed Mar 2, 2015
    Configuration menu
    Copy the full SHA
    e67e05f View commit details
    Browse the repository at this point in the history
  3. dry error messages

    jhowarth committed Mar 2, 2015
    Configuration menu
    Copy the full SHA
    6023f37 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    145da32 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2 from ivey/requiredFlags

    Required flags
    jhowarth committed Mar 2, 2015
    Configuration menu
    Copy the full SHA
    b5844af View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'upstream/master'

    Conflicts:
    	app.go
    	command.go
    	flag.go
    jhowarth committed Mar 2, 2015
    Configuration menu
    Copy the full SHA
    a6482d2 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2015

  1. Copy the writer of the App to the subcommand App

    jhowarth committed Mar 3, 2015
    Configuration menu
    Copy the full SHA
    aba73ce View commit details
    Browse the repository at this point in the history