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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
hlandauf
/
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
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
pb
pb.go
on
master
User selector
All users
All time
Commit history
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
Commits on Apr 20, 2015
dont panic on multiple Finish calls
drewis
committed
97fc4c5
View commit details
Copy full SHA for 97fc4c5
View code at this point
Browse repository at this point
Commits on Apr 8, 2015
use channel to trigger isFinished
drewis
committed
f7e2bc5
View commit details
Copy full SHA for f7e2bc5
View code at this point
Browse repository at this point
make units type safe
drewis
committed
01935f8
View commit details
Copy full SHA for 01935f8
View code at this point
Browse repository at this point
just return ourselves on chainable methods
drewis
committed
4d44d51
View commit details
Copy full SHA for 4d44d51
View code at this point
Browse repository at this point
Commits on Feb 18, 2015
Fix the data race on pb.isFinish member.
Show description for 97021d0
smira
committed
97021d0
View commit details
Copy full SHA for 97021d0
View code at this point
Browse repository at this point
Commits on Dec 2, 2014
use Add64 in Add
cheggaaa
committed
e8c7cc5
View commit details
Copy full SHA for e8c7cc5
View code at this point
Browse repository at this point
Merge branch 'master' into Add64
Nate Guerin
committed
ac9e1e0
View commit details
Copy full SHA for ac9e1e0
View code at this point
Browse repository at this point
This commit adds an "Add64" method on the progress bar
Show description for c1a0093
Nate Guerin
committed
c1a0093
View commit details
Copy full SHA for c1a0093
View code at this point
Browse repository at this point
Commits on Nov 17, 2014
Implement option for manual update of progressbar
kennylevinsen
committed
b2cf3a9
View commit details
Copy full SHA for b2cf3a9
View code at this point
Browse repository at this point
Commits on Nov 8, 2014
Implement option to show the final execution time on finish
kennylevinsen
committed
dabecf7
View commit details
Copy full SHA for dabecf7
View code at this point
Browse repository at this point
Commits on Oct 11, 2014
width methods rename and tests
cheggaaa
committed
c9054ed
View commit details
Copy full SHA for c9054ed
View code at this point
Browse repository at this point
SetForceWidth fix
cheggaaa
committed
400bb75
View commit details
Copy full SHA for 400bb75
View code at this point
Browse repository at this point
force width fixes
cheggaaa
committed
64ac478
View commit details
Copy full SHA for 64ac478
View code at this point
Browse repository at this point
forze width, ignoring term width
mcuadros
committed
5f51f2e
View commit details
Copy full SHA for 5f51f2e
View code at this point
Browse repository at this point
Commits on Oct 10, 2014
width setter
mcuadros
committed
745a814
View commit details
Copy full SHA for 745a814
View code at this point
Browse repository at this point
Commits on Sep 5, 2014
Prefix and postfix
cheggaaa
committed
35f9b5a
View commit details
Copy full SHA for 35f9b5a
View code at this point
Browse repository at this point
Commits on Mar 26, 2014
Add an aability to create int64 counter
vgorin
committed
c9f1142
View commit details
Copy full SHA for c9f1142
View code at this point
Browse repository at this point
Commits on Mar 12, 2014
added carriage return to writer output
Reed Allman
committed
e4c126f
View commit details
Copy full SHA for e4c126f
View code at this point
Browse repository at this point
Commits on Feb 10, 2014
going back
cheggaaa
committed
74be7a1
View commit details
Copy full SHA for 74be7a1
View code at this point
Browse repository at this point
going back
cheggaaa
committed
89a44ea
View commit details
Copy full SHA for 89a44ea
View code at this point
Browse repository at this point
Merge pull request #14 from mdakin/boooom
Show description for 3d58bba
cheggaaa
committed
3d58bba
View commit details
Copy full SHA for 3d58bba
View code at this point
Browse repository at this point
Commits on Feb 7, 2014
Progres bar's finished state should include the third character in format. This allows us to use a progres bar which looks like Booooooooooooooom
mdakin
committed
45146f3
View commit details
Copy full SHA for 45146f3
View code at this point
Browse repository at this point
Commits on Jan 22, 2014
Proxy reader
cheggaaa
committed
66139f6
View commit details
Copy full SHA for 66139f6
View code at this point
Browse repository at this point
Commits on Jan 16, 2014
Run go fmt
walle
committed
2302636
View commit details
Copy full SHA for 2302636
View code at this point
Browse repository at this point
Commits on Jan 10, 2014
Format and setters
cheggaaa
committed
4ecc208
View commit details
Copy full SHA for 4ecc208
View code at this point
Browse repository at this point
Move bar format into properties of ProgressBar
Show description for d327a9e
aschepis
committed
d327a9e
View commit details
Copy full SHA for d327a9e
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.