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.14.6
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.15.0
Choose a head ref
  • 14 commits
  • 4 files changed
  • 3 contributors

Commits on Aug 28, 2024

  1. Configuration menu
    Copy the full SHA
    77ac51e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7278a30 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4777e78 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/feature-scrolling-detail' into f…

    …eature-scrolling-detail
    
    # Conflicts:
    #	progressbar.go
    chengxilo committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    b0608d0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a829eb6 View commit details
    Browse the repository at this point in the history
  6. docs: add extra explanation for OptionSetMaxDetailRow. The param must…

    … be calculated by developer prudently.
    chengxilo committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    a723f49 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c918cac View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

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

Commits on Sep 15, 2024

  1. Configuration menu
    Copy the full SHA
    ffc015d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #198 from gabe565/fix-print-text-race

    fix: Acquire lock when printing text to fix race condition
    schollz committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    e57a85d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #194 from luo-cheng-xi/feature-scrolling-detail

    Feature scrolling detail
    schollz committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    4c1391b View commit details
    Browse the repository at this point in the history
  4. Merge pull request #196 from luo-cheng-xi/not-now

    fix: change some attribute about time to time.Time{}
    schollz committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    dcb591b View commit details
    Browse the repository at this point in the history
  5. update dependencies

    schollz committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    191b8ab View commit details
    Browse the repository at this point in the history
  6. Merge pull request #193 from luo-cheng-xi/fix-change-max

    fix:fixed the bug that changMax isn't working.
    schollz committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    d773ff3 View commit details
    Browse the repository at this point in the history
Loading