Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
bergwolf
/
pb
Public
forked from
cheggaaa/pb
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
pb
pb.go
on
master
User selector
All users
All time
Commit history
Commits on Sep 4, 2016
Show the final time when total count is unknown
jun06t
committed
5e9fe36
View commit details
Copy full SHA for 5e9fe36
View code at this point
Browse repository at this point
Commits on Jul 14, 2016
1.0.5
cheggaaa
committed
9453b2d
View commit details
Copy full SHA for 9453b2d
View code at this point
Browse repository at this point
Commits on Jul 13, 2016
Merge branch 'A40in-master'
cheggaaa
committed
73ae1d6
View commit details
Copy full SHA for 73ae1d6
View code at this point
Browse repository at this point
Merge pull request #82 from hackintoshrao/create-getcurrent
Show description for 0008085
cheggaaa
authored
0008085
View commit details
Copy full SHA for 0008085
View code at this point
Browse repository at this point
Commits on Jul 12, 2016
fix data race in option AutoStat
A40in
committed
64142fb
View commit details
Copy full SHA for 64142fb
View code at this point
Browse repository at this point
Commits on Jul 7, 2016
add option AutoStat. It fix start time on first increment and finished progress bar on current >= Total
A40in
committed
f230d73
View commit details
Copy full SHA for f230d73
View code at this point
Browse repository at this point
Commits on Jul 3, 2016
1.0.4
cheggaaa
committed
04b234c
View commit details
Copy full SHA for 04b234c
View code at this point
Browse repository at this point
Reader implements io.Closer #80 #60
cheggaaa
committed
e0a28e3
View commit details
Copy full SHA for e0a28e3
View code at this point
Browse repository at this point
Commits on Apr 1, 2016
add 1 space in front of the final time
ear
committed
c347fce
View commit details
Copy full SHA for c347fce
View code at this point
Browse repository at this point
Commits on Mar 28, 2016
1.0.2
cheggaaa
committed
226d21d
View commit details
Copy full SHA for 226d21d
View code at this point
Browse repository at this point
Commits on Mar 21, 2016
1.0.1 #74
cheggaaa
committed
29ad9b6
View commit details
Copy full SHA for 29ad9b6
View code at this point
Browse repository at this point
Version 1.0.0 #73
cheggaaa
committed
7987386
View commit details
Copy full SHA for 7987386
View code at this point
Browse repository at this point
Commits on Mar 10, 2016
Get() method for accessing the current value, atomic access done to
Show description for 2bac620
Karthic Rao
committed
2bac620
View commit details
Copy full SHA for 2bac620
View code at this point
Browse repository at this point
Commits on Mar 4, 2016
correct spaces #69
cheggaaa
committed
bc5077e
View commit details
Copy full SHA for bc5077e
View code at this point
Browse repository at this point
Commits on Feb 16, 2016
Refactor formatting to use a builder pattern.
Show description for 1047719
alevinval
committed
1047719
View commit details
Copy full SHA for 1047719
View code at this point
Browse repository at this point
Commits on Feb 15, 2016
Fix output if pb.Total is '0', show current progress rather than a "?".
Harshavardhana
committed
31a062d
View commit details
Copy full SHA for 31a062d
View code at this point
Browse repository at this point
Merge pull request #63 from harshavardhana/solaris-fixes
Show description for 4a37d4f
cheggaaa
committed
4a37d4f
View commit details
Copy full SHA for 4a37d4f
View code at this point
Browse repository at this point
Add proper solaris fixes, additionally expose GetTerminalWidth() function.
Show description for f988076
Harshavardhana
committed
f988076
View commit details
Copy full SHA for f988076
View code at this point
Browse repository at this point
Commits on Feb 14, 2016
Fix double printing issue for short-lived bars.
Show description for a7b9b18
alevinval
committed
a7b9b18
View commit details
Copy full SHA for a7b9b18
View code at this point
Browse repository at this point
Commits on Jan 25, 2016
Adding optional parameters to allow for more 'static' bars
fclaude
committed
9383d6f
View commit details
Copy full SHA for 9383d6f
View code at this point
Browse repository at this point
Commits on Jan 22, 2016
fixing race #59
cheggaaa
committed
45c0620
View commit details
Copy full SHA for 45c0620
View code at this point
Browse repository at this point
Commits on Jan 8, 2016
Add toggle for always updating, regardless of whether progress has changed
Show description for 613b585
josephschorr
committed
613b585
View commit details
Copy full SHA for 613b585
View code at this point
Browse repository at this point
Commits on Jan 7, 2016
example for godoc
cheggaaa
committed
c83ff9d
View commit details
Copy full SHA for c83ff9d
View code at this point
Browse repository at this point
Commits on Jan 5, 2016
merge
cheggaaa
committed
df7ae3e
View commit details
Copy full SHA for df7ae3e
View code at this point
Browse repository at this point
Commits on Dec 14, 2015
Ignore escale sequence in bar size
klaidliadon
committed
4e27455
View commit details
Copy full SHA for 4e27455
View code at this point
Browse repository at this point
Commits on Dec 3, 2015
custom format
klaidliadon
committed
21a4c01
View commit details
Copy full SHA for 21a4c01
View code at this point
Browse repository at this point
Commits on Aug 13, 2015
Add formatting fixes
harshavardhana
committed
13ee846
View commit details
Copy full SHA for 13ee846
View code at this point
Browse repository at this point
Commits on Jul 5, 2015
use utf8.RuneCountInString() instead of builtin len()
Show description for 48437da
harshavardhana
committed
48437da
View commit details
Copy full SHA for 48437da
View code at this point
Browse repository at this point
Commits on Jun 8, 2015
Merge pull request #42 from minio/public-get-width
Show description for e648e12
cheggaaa
committed
e648e12
View commit details
Copy full SHA for e648e12
View code at this point
Browse repository at this point
Commits on Jun 4, 2015
make getWidth method public
Anand Babu (AB) Periasamy
committed
23b3da3
View commit details
Copy full SHA for 23b3da3
View code at this point
Browse repository at this point
Commits on Jun 2, 2015
Add infinite progress when pb.Total is set to zero
vadmeste
committed
cf48f3f
View commit details
Copy full SHA for cf48f3f
View code at this point
Browse repository at this point
Commits on Jun 1, 2015
Follow gofmt style
vadmeste
committed
531d3e2
View commit details
Copy full SHA for 531d3e2
View code at this point
Browse repository at this point
Commits on May 12, 2015
return object for a chain calling
cheggaaa
committed
d7729fd
View commit details
Copy full SHA for d7729fd
View code at this point
Browse repository at this point
correct speed when start value not 0
cheggaaa
committed
17c6147
View commit details
Copy full SHA for 17c6147
View code at this point
Browse repository at this point
Commits on Apr 23, 2015
Adds Set64 func to set the current value as int64
fabioxgn
committed
1952a39
View commit details
Copy full SHA for 1952a39
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.