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: bashly-framework/bashly
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.2
Choose a base ref
...
head repository: bashly-framework/bashly
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.2.3
Choose a head ref
  • 20 commits
  • 78 files changed
  • 1 contributor

Commits on Nov 22, 2019

  1. initial multiline support

    DannyBen committed Nov 22, 2019
    Configuration menu
    Copy the full SHA
    fb0308e View commit details
    Browse the repository at this point in the history
  2. specs pass

    DannyBen committed Nov 22, 2019
    Configuration menu
    Copy the full SHA
    81a4213 View commit details
    Browse the repository at this point in the history
  3. full test coverage

    DannyBen committed Nov 22, 2019
    Configuration menu
    Copy the full SHA
    8cb4654 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    75f8859 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #25 from DannyBen/multiline

    Multiline help message support
    DannyBen authored Nov 22, 2019
    Configuration menu
    Copy the full SHA
    42f525d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    841f12c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f574c05 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #27 from DannyBen/simplify-user-filenames

    Remove root command name from user filenames
    DannyBen authored Nov 22, 2019
    Configuration menu
    Copy the full SHA
    2e933f1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f0b0540 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #28 from DannyBen/help-flag-fixes

    Improve fixed flags usage texts
    DannyBen authored Nov 22, 2019
    Configuration menu
    Copy the full SHA
    c1bab64 View commit details
    Browse the repository at this point in the history
  11. add reference to rush

    DannyBen committed Nov 22, 2019
    Configuration menu
    Copy the full SHA
    ab39cef View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2019

  1. Configuration menu
    Copy the full SHA
    fcaf8df View commit details
    Browse the repository at this point in the history
  2. readme update

    DannyBen committed Nov 23, 2019
    Configuration menu
    Copy the full SHA
    c33500e View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2019

  1. support sub-sub commands

    DannyBen committed Nov 24, 2019
    Configuration menu
    Copy the full SHA
    7943332 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a117cd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    53ff54c View commit details
    Browse the repository at this point in the history
  4. fix for ruby < 2.6

    DannyBen committed Nov 24, 2019
    Configuration menu
    Copy the full SHA
    bd4809a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ba0826f View commit details
    Browse the repository at this point in the history
  6. Merge pull request #31 from DannyBen/sub-sub-command

    Support endlessly nested commands
    DannyBen authored Nov 24, 2019
    Configuration menu
    Copy the full SHA
    50b7c31 View commit details
    Browse the repository at this point in the history
  7. version bump 0.2.3

    DannyBen committed Nov 24, 2019
    Configuration menu
    Copy the full SHA
    60b0023 View commit details
    Browse the repository at this point in the history
Loading