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

Expand help customisation with .addHelpText #1296

Merged
merged 39 commits into from Sep 9, 2020

Commits on Jun 17, 2020

  1. Add new help events

    shadowspawn committed Jun 17, 2020
    Copy the full SHA
    84d47d5 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2020

  1. Copy the full SHA
    901b25e View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    243eae2 View commit details
    Browse the repository at this point in the history
  3. Suppress help output

    shadowspawn committed Jun 19, 2020
    Copy the full SHA
    ab863a2 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2020

  1. Copy the full SHA
    c8440f7 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    aee58dc View commit details
    Browse the repository at this point in the history
  3. Fix some spelling errors

    shadowspawn committed Jun 21, 2020
    Copy the full SHA
    040bc4f View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    dc8d01d View commit details
    Browse the repository at this point in the history
  5. Test help event order

    shadowspawn committed Jun 21, 2020
    Copy the full SHA
    d118efb View commit details
    Browse the repository at this point in the history
  6. Add tests on context

    shadowspawn committed Jun 21, 2020
    Copy the full SHA
    6583da9 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2020

  1. Add missing semicolon

    shadowspawn committed Jun 22, 2020
    Copy the full SHA
    9f39b76 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2020

  1. Add context.error tests

    shadowspawn committed Jun 24, 2020
    Copy the full SHA
    2fefb40 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2020

  1. Copy the full SHA
    bc41fdc View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    e7126e7 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    772bf75 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    38e32bb View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2020

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

Commits on Aug 8, 2020

  1. Copy the full SHA
    48a3067 View commit details
    Browse the repository at this point in the history
  2. Update example

    shadowspawn committed Aug 8, 2020
    Copy the full SHA
    4efb432 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2020

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

Commits on Aug 24, 2020

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

Commits on Aug 31, 2020

  1. First cut at .addHelp()

    shadowspawn committed Aug 31, 2020
    Copy the full SHA
    88a59c4 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2020

  1. Copy the full SHA
    001c7e1 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    fea1ef5 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    e440a47 View commit details
    Browse the repository at this point in the history
  4. Assign write directly

    shadowspawn committed Sep 1, 2020
    Copy the full SHA
    ed553e4 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    f49d2e3 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    0606acb View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    4bc95d0 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    9ea0de1 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2020

  1. Copy the full SHA
    47a0c10 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    034a687 View commit details
    Browse the repository at this point in the history
  3. Update README

    shadowspawn committed Sep 2, 2020
    Copy the full SHA
    f020a12 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    d027d52 View commit details
    Browse the repository at this point in the history
  5. Remove excess space

    shadowspawn committed Sep 2, 2020
    Copy the full SHA
    06c3b62 View commit details
    Browse the repository at this point in the history
  6. Update more examples

    shadowspawn committed Sep 2, 2020
    Copy the full SHA
    e9f4f6f View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2020

  1. Copy the full SHA
    6b31ef6 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    a78aff4 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    e255110 View commit details
    Browse the repository at this point in the history