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

feature: add divide subcommand #100

Merged
merged 23 commits into from
Jun 29, 2024

Commits on May 23, 2024

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

Commits on May 25, 2024

  1. Took out unecessary calculations in divideCmd, added -u functionality…

    …, cleaned up some of the output
    Phaze228 committed May 25, 2024
    Configuration menu
    Copy the full SHA
    28379bd View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

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

Commits on May 28, 2024

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

Commits on May 29, 2024

  1. fixed linter errors

    Phaze228 committed May 29, 2024
    Configuration menu
    Copy the full SHA
    bdf4af8 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'add-next-divide' of github.com:Phaze228/cidr into add-n…

    …ext-divide
    
    "updated with linter"
    Phaze228 committed May 29, 2024
    Configuration menu
    Copy the full SHA
    ab73d6e View commit details
    Browse the repository at this point in the history
  3. linter tidy

    Phaze228 committed May 29, 2024
    Configuration menu
    Copy the full SHA
    f8d4852 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Added license....

    Phaze228 committed May 30, 2024
    Configuration menu
    Copy the full SHA
    4e2a391 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Textual changes.
    
    Co-authored-by: Bruno Schaatsbergen <[email protected]>
    Phaze228 and bschaatsbergen authored May 30, 2024
    Configuration menu
    Copy the full SHA
    e623d6c View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2024

  1. divide: changed -u -> -H, moved some code to Core | explain: Changed …

    …formatter | formatter: Added simple number formatter
    Phaze228 committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    cc3b40d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb2ae11 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Configuration menu
    Copy the full SHA
    08dbb6b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c9959de View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Update README.md

    Co-authored-by: Mathijs van Mourick <[email protected]>
    Phaze228 and mmourick authored Jun 7, 2024
    Configuration menu
    Copy the full SHA
    02c2879 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    370d337 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b667f47 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a05b971 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

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

Commits on Jun 18, 2024

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

Commits on Jun 29, 2024

  1. Configuration menu
    Copy the full SHA
    2e1d597 View commit details
    Browse the repository at this point in the history
  2. chore: go mod tidy

    bschaatsbergen committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    ade347f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f5e809c View commit details
    Browse the repository at this point in the history
  4. chore: remove aliases

    bschaatsbergen committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    c0390a2 View commit details
    Browse the repository at this point in the history