8000 Comparing v2.23.0...v2.23.4 · urfave/cli · GitHub
[go: up one dir, main page]

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: urfave/cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.23.0
Choose a base ref
...
head repository: urfave/cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.23.4
Choose a head ref
  • 16 commits
  • 16 files changed
  • 6 contributors

Commits on Oct 29, 2022

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

Commits on Oct 31, 2022

  1. Feature:(issue_1550):Add support Int64Slice by read toml config file

    Feature:(issue_1550):add test flag test function
    Edelweiss-Snow committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    47d325e View commit details
    Browse the repository at this point in the history
  2. make v2approve

    万韬 committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    76769ba View commit details
    Browse the repository at this point in the history
  3. make v2approve

    万韬 committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    b11badc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6f52cd5 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2022

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

Commits on Nov 2, 2022

  1. Merge pull request #1561 from dearchap/ext_global_flags_optional

    FIx: Allow ext flags to be opt-out by default rather than opt-in
    dearchap authored Nov 2, 2022
    Con 8000 figuration menu
    Copy the full SHA
    c3fccc0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb82056 View commit details
    Browse the repository at this point in the history
  3. Add SkipFlagParsing to app

    dearchap committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    13cc767 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1562 from dearchap/issue_1114

    Fix:(issue_1114) Add SkipFlagParsing to app to allow --
    dearchap authored Nov 2, 2022
    Configuration menu
    Copy the full SHA
    d0aeb4d View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2022

  1. Configuration menu
    Copy the full SHA
    bc62fff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a0343df View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1565 from remiposo/avoid_duplication_of_help_comm…

    …ands
    
    Fix: Avoid duplication of help commands
    dearchap authored Nov 4, 2022
    Configuration menu
    Copy the full SHA
    e194a18 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1551 from Edelweiss-Snow/issue_1550

    Feature:(issue_1550):Add support Int64Slice by read toml config file
    dearchap authored Nov 4, 2022
    Configuration menu
    Copy the full SHA
    190e5b6 View commit details
    Browse the repository at this point in the history
  5. Code review comment

    dearchap committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    45dc376 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1553 from dearchap/altsrc_generation

    Chore: Add altsrc flag definition generation
    dearchap authored Nov 4, 2022
    Configuration menu
    Copy the full SHA
    46043dd View commit details
    Browse the repository at this point in the history
Loading
0