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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

clean/rc argument parser #23

Merged
merged 29 commits into from
Jul 15, 2020
Merged

clean/rc argument parser #23

merged 29 commits into from
Jul 15, 2020

Commits on Jun 21, 2020

  1. Configuration menu
    Copy the full SHA
    3bd789e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3af86b6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2f7ed29 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7f7920e View commit details
    Browse the repository at this point in the history
  5. switch to iconset struct

    elfenlaid committed Jun 21, 2020
    Configuration menu
    Copy the full SHA
    cc3c7aa View commit details
    Browse the repository at this point in the history
  6. fix path extension handling

    elfenlaid committed Jun 21, 2020
    Configuration menu
    Copy the full SHA
    176892d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a98ea71 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f2c87ed View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    389470f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    511f4a6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d675b46 View commit details
    Browse the repository at this point in the history
  12. add initial execution log

    elfenlaid committed Jun 21, 2020
    Configuration menu
    Copy the full SHA
    c617498 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    adc5a14 View commit details
    Browse the repository at this point in the history
  14. tweak colors help section

    elfenlaid committed Jun 21, 2020
    Configuration menu
    Copy the full SHA
    49fb264 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2020

  1. Configuration menu
    Copy the full SHA
    27e0733 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9953f2b View commit details
    Browse the repository at this point in the history
  3. redo CLI position argument handling

    specify default position value
    extract valid positions
    elfenlaid committed Jun 22, 2020
    Configuration menu
    Copy the full SHA
    2a2345d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    75fec0c View commit details
    Browse the repository at this point in the history
  5. by command position argument handling

    restore bottomLeft default position for `small`
    list supported positions list in help
    elfenlaid committed Jun 22, 2020
    Configuration menu
    Copy the full SHA
    b733332 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8efb0a6 View commit details
    Browse the repository at this point in the history
  7. cleaned up header comments

    elfenlaid committed Jun 22, 2020
    Configuration menu
    Copy the full SHA
    cf0957d View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2020

  1. Merge pull request #14 from elfenlaid/argument-parser

    Argument Parser migration
    arthurpalves committed Jun 26, 2020
    Configuration menu
    Copy the full SHA
    c89b0f1 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2020

  1. Configuration menu
    Copy the full SHA
    577b54a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b43752 View commit details
    Browse the repository at this point in the history
  3. close default bracket

    elfenlaid committed Jun 27, 2020
    Configuration menu
    Copy the full SHA
    22e6e36 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2020

  1. Merge pull request #18 from elfenlaid/drop-swiftcli-arguments-handling

    Drop SwiftCLI arguments handling
    arthurpalves committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    916da00 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #19 from elfenlaid/default-color-values

    Specify default values for color arguments
    arthurpalves committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    80a7411 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2020

  1. merge: merge master back

    arthurpalves committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    807bd37 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f32222e View commit details
    Browse the repository at this point in the history