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: vbauerster/mpb
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v8.10.0
Choose a base ref
...
head repository: vbauerster/mpb
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v8.10.1
Choose a head ref
  • 15 commits
  • 33 files changed
  • 1 contributor

Commits on May 8, 2025

  1. Revert "check meta fn before assign"

    This reverts commit 53e8baf.
    vbauerster committed May 8, 2025
    Configuration menu
    Copy the full SHA
    3b577bb View commit details
    Browse the repository at this point in the history
  2. bar_filler_spinner: refactoring

    check meta != nil at spinnerStyle.Build
    vbauerster committed May 8, 2025
    Configuration menu
    Copy the full SHA
    ba84a46 View commit details
    Browse the repository at this point in the history
  3. bar_filler_bar: refactoring

    assign user's meta func unconditionally as it was before
    9d24a65
    vbauerster committed May 8, 2025
    Configuration menu
    Copy the full SHA
    6d13af2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e444f56 View commit details
    Browse the repository at this point in the history
  5. Revert "minor: l is len"

    This reverts commit 29e1171.
    
    shadowing builtin len was not a good idea.
    vbauerster committed May 8, 2025
    Configuration menu
    Copy the full SHA
    b960e3d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5006335 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2025

  1. Configuration menu
    Copy the full SHA
    ff42ed4 View commit details
    Browse the repository at this point in the history
  2. go get -u

    vbauerster committed May 11, 2025
    Configuration menu
    Copy the full SHA
    2afbd1d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3b8234d View commit details
    Browse the repository at this point in the history

Commits on May 12, 2025

  1. Configuration menu
    Copy the full SHA
    a84e1d7 View commit details
    Browse the repository at this point in the history
  2. bar_filler_bar: iRbound as last item

    this way flush loops on barSections are straight forward.
    vbauerster committed May 12, 2025
    Configuration menu
    Copy the full SHA
    9a7a9f5 View commit details
    Browse the repository at this point in the history
  3. golangci-lint-action@v7

    vbauerster committed May 12, 2025
    Configuration menu
    Copy the full SHA
    5b9268e View commit details
    Browse the repository at this point in the history
  4. don't run ci on v tags

    that would avoid dup ci on same commits
    vbauerster committed May 12, 2025
    Configuration menu
    Copy the full SHA
    efe75d5 View commit details
    Browse the repository at this point in the history
  5. minor: prefer const

    vbauerster committed May 12, 2025
    Configuration menu
    Copy the full SHA
    6715313 View commit details
    Browse the repository at this point in the history
  6. v8.10.1

    vbauerster committed May 12, 2025
    Configuration menu
    Copy the full SHA
    3f190de View commit details
    Browse the repository at this point in the history
Loading