Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: sigoden/argc
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.17.0
Choose a base ref
...
head repository: sigoden/argc
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.18.0
Choose a head ref
  • 18 commits
  • 52 files changed
  • 3 contributors

Commits on Apr 17, 2024

  1. chore: update Cargo.toml

    sigoden committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    b8ef208 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

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

Commits on Apr 26, 2024

  1. refactor: move src/bin/completions to src/completions (#322)

    * refactor: move src/bin/completions to src/completions
    
    * fix tests on windows
    
    * update nushell/xonsh completion scripts
    sigoden authored Apr 26, 2024
    Configuration menu
    Copy the full SHA
    327c951 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2024

  1. Configuration menu
    Copy the full SHA
    c6c5489 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fda9a64 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    025de58 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2024

  1. chore: fix typos (#326)

    sigoden authored May 4, 2024
    Configuration menu
    Copy the full SHA
    b645ab7 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

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

Commits on May 17, 2024

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

Commits on May 21, 2024

  1. chore: update readme

    sigoden committed May 21, 2024
    Configuration menu
    Copy the full SHA
    0cfaaad View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Configuration menu
    Copy the full SHA
    5cb29e8 View commit details
    Browse the repository at this point in the history
  2. refactor: minior refinement

    sigoden committed May 24, 2024
    Configuration menu
    Copy the full SHA
    57c0ac7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e9678f4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aa0f67f View commit details
    Browse the repository at this point in the history

Commits on May 25, 2024

  1. refactor: argc run (#332)

    sigoden authored May 25, 2024
    Configuration menu
    Copy the full SHA
    fb14645 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. feat: make build scripts compatible with Bash strict mode (#329)

    * add default empty to work with strict mode
    
    * fix _argc_take_args expansion and bump version
    
    * Add nounset option for tests and fix expansions
    
    * refactor tests
    
    * fix _argc_validate_choices
    
    * skip tests
    
    ---------
    
    Co-authored-by: Ken Johnson <kjohnson@tenable.com>
    Co-authored-by: sigoden <sigoden@gmail.com>
    3 people authored May 29, 2024
    Configuration menu
    Copy the full SHA
    b073e36 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3445ef5 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. chore: release v1.18.0

    sigoden committed May 30, 2024
    Configuration menu
    Copy the full SHA
    97ec93b View commit details
    Browse the repository at this point in the history
Loading