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: schollz/progressbar
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.13.0
Choose a base ref
...
head repository: schollz/progressbar
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.13.1
Choose a head ref
  • 7 commits
  • 3 files changed
  • 4 contributors

Commits on Feb 2, 2023

  1. fix data race in Describe

    Signed-off-by: Keming <kemingy94@gmail.com>
    kemingy committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    abcd9f5 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2023

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

Commits on Mar 14, 2023

  1. Configuration menu
    Copy the full SHA
    e9fb7a4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #158 from DarthPestilane/fix/go-mod-version

    fix: remove github.com/rivo/uniseg from go.mod to fix go version
    schollz authored Mar 14, 2023
    Configuration menu
    Copy the full SHA
    600a7db View commit details
    Browse the repository at this point in the history
  3. Merge pull request #156 from talwat/termwidth-fix

    remove duplicate call of term.GetSize
    schollz authored Mar 14, 2023
    Configuration menu
    Copy the full SHA
    d5980c4 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #153 from kemingy/fix_race

    fix data race in `Describe`
    schollz authored Mar 14, 2023
    Configuration menu
    Copy the full SHA
    b6e5a4b View commit details
    Browse the repository at this point in the history
  5. update deps

    schollz committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    3d12297 View commit details
    Browse the repository at this point in the history
Loading