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: tmck-code/pokesay
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.14.1
Choose a base ref
...
head repository: tmck-code/pokesay
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.14.2
Choose a head ref
  • 5 commits
  • 2 files changed
  • 1 contributor

Commits on Nov 29, 2024

  1. pass the args struct to functions

    instead of unpacking it and ending up with a _lot_ of params
    tmck-code committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    9ec7c0a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6080973 View commit details
    Browse the repository at this point in the history
  3. resolve merge issues

    tmck-code committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    56cc047 View commit details
    Browse the repository at this point in the history
  4. fix no-bubble mode bug

    where the line is printing twice
    tmck-code committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    d4d740a View commit details
    Browse the repository at this point in the history
  5. Merge pull request #70 from tmck-code/refactor-arg

    refactor and bugfix for printing
    tmck-code authored Nov 29, 2024
    Configuration menu
    Copy the full SHA
    847580d View commit details
    Browse the repository at this point in the history
Loading