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 --show-diff cli option #165

Merged
merged 15 commits into from
Mar 13, 2023
Merged

Add --show-diff cli option #165

merged 15 commits into from
Mar 13, 2023

Commits on Sep 20, 2022

  1. Add --showDiff cli option

    skarab42 committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    7bbedc2 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2022

  1. Add cli --show-diff help

    skarab42 committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    3a2e7e7 View commit details
    Browse the repository at this point in the history
  2. Typo

    skarab42 committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    b19515f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    325141a View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2022

  1. Update source/cli.ts

    Co-authored-by: Tommy <[email protected]>
    skarab42 and tommy-mitchell authored Sep 28, 2022
    Configuration menu
    Copy the full SHA
    e08a930 View commit details
    Browse the repository at this point in the history
  2. Update documentation

    skarab42 committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    02d0771 View commit details
    Browse the repository at this point in the history
  3. Fix indent

    skarab42 committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    fe22c7a View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2023

  1. Add showDiff param documentation

    Co-authored-by: Tommy <[email protected]>
    skarab42 and tommy-mitchell authored Mar 11, 2023
    Configuration menu
    Copy the full SHA
    f2d0366 View commit details
    Browse the repository at this point in the history
  2. Use destructuring on cli flags

    Co-authored-by: Tommy <[email protected]>
    skarab42 and tommy-mitchell authored Mar 11, 2023
    Configuration menu
    Copy the full SHA
    d3a9054 View commit details
    Browse the repository at this point in the history
  3. Better data flow

    skarab42 committed Mar 11, 2023
    Configuration menu
    Copy the full SHA
    b2f71df View commit details
    Browse the repository at this point in the history
  4. Do not force single quotes

    skarab42 committed Mar 11, 2023
    Configuration menu
    Copy the full SHA
    c01a6f6 View commit details
    Browse the repository at this point in the history
  5. Remove comments

    skarab42 committed Mar 11, 2023
    Configuration menu
    Copy the full SHA
    824b8f4 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2023

  1. Fix CI test

    skarab42 committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    33064ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d9cd224 View commit details
    Browse the repository at this point in the history
  3. Fix diff test

    skarab42 committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    bf888e3 View commit details
    Browse the repository at this point in the history