FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for progressbar - baronrustamov/python-progressbar · GitHub
baronrustamov
/
python-progressbar
Public
forked from
wolph/python-progressbar
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
python-progressbar
progressbar
on
develop
User selector
Datepicker
Commit history
Commits on Sep 9, 2020
Incrementing version to v3.53.1
wolph
committed
b3f1c4d
View commit details
Copy full SHA for b3f1c4d
View code at this point
Browse repository at this point
fixed pypy tests
wolph
committed
ffc845f
View commit details
Copy full SHA for ffc845f
View code at this point
Browse repository at this point
Incrementing version to v3.53.0
wolph
committed
08bf420
View commit details
Copy full SHA for 08bf420
View code at this point
Browse repository at this point
always flushing atexit to fix #235
wolph
committed
941f8f8
View commit details
Copy full SHA for 941f8f8
View code at this point
Browse repository at this point
Commits on Aug 29, 2020
Incrementing version to v3.52.1
wolph
committed
158f68b
View commit details
Copy full SHA for 158f68b
View code at this point
Browse repository at this point
Incrementing version to v3.52.0
wolph
committed
f060103
View commit details
Copy full SHA for f060103
View code at this point
Browse repository at this point
Commits on Jun 28, 2020
add initial start time of progress
mueslo
authored
e1884d4
View commit details
Copy full SHA for e1884d4
View code at this point
Browse repository at this point
Commits on Jun 25, 2020
Incrementing version to v3.51.4
wolph
committed
2a2ec1a
View commit details
Copy full SHA for 2a2ec1a
View code at this point
Browse repository at this point
Commits on May 2, 2020
Incrementing version to v3.51.3
wolph
committed
7188aa3
View commit details
Copy full SHA for 7188aa3
View code at this point
Browse repository at this point
clearing before actually flushing doenst work
wolph
committed
6aa3626
View commit details
Copy full SHA for 6aa3626
View code at this point
Browse repository at this point
Commits on May 1, 2020
Incrementing version to v3.51.2
wolph
committed
09acc40
View commit details
Copy full SHA for 09acc40
View code at this point
Browse repository at this point
fixed re-adding suffix/prefix
wolph
committed
41cf02f
View commit details
Copy full SHA for 41cf02f
View code at this point
Browse repository at this point
Commits on Apr 29, 2020
Incrementing version to v3.51.1
wolph
committed
76c5a8c
View commit details
Copy full SHA for 76c5a8c
View code at this point
Browse repository at this point
Fixed #228. Only (deep)copying widgets that are safe to copy
wolph
committed
c2dc278
View commit details
Copy full SHA for c2dc278
View code at this point
Browse repository at this point
Fixed #228. Only (deep)copying widgets that are safe to copy
wolph
committed
93f8fdc
View commit details
Copy full SHA for 93f8fdc
View code at this point
Browse repository at this point
Commits on Apr 20, 2020
Incrementing version to v3.51.0
wolph
committed
a5f7ef0
View commit details
Copy full SHA for a5f7ef0
View code at this point
Browse repository at this point
Resolve percentage rounding issue
hroff-1902
authored
ee728e6
View commit details
Copy full SHA for ee728e6
View code at this point
Browse repository at this point
Commits on Mar 20, 2020
Incrementing version to v3.50.1
wolph
committed
7db715d
View commit details
Copy full SHA for 7db715d
View code at this point
Browse repository at this point
fixed windows cmd regression (fixes #224)
wolph
committed
3551152
View commit details
Copy full SHA for 3551152
View code at this point
Browse repository at this point
Commits on Mar 3, 2020
added marker/fill wrapper support to make coloring easier and improved ansi (color) shell detection support
wolph
committed
8de7466
View commit details
Copy full SHA for 8de7466
View code at this point
Browse repository at this point
Commits on Mar 2, 2020
added more docs thanks to @kdschlosser
wolph
committed
7c701a1
View commit details
Copy full SHA for 7c701a1
View code at this point
Browse repository at this point
fixed unicode python 3 tests
wolph
committed
1f99e8a
View commit details
Copy full SHA for 1f99e8a
View code at this point
Browse repository at this point
fixed unicode python 3 tests
wolph
committed
74df933
View commit details
Copy full SHA for 74df933
View code at this point
Browse repository at this point
improved terminal detection thanks to @kdschlosser. Fixes #223
wolph
committed
36340fa
View commit details
Copy full SHA for 36340fa
View code at this point
Browse repository at this point
added fallback for ASCII terminals
wolph
committed
4fa8fb4
View commit details
Copy full SHA for 4fa8fb4
View code at this point
Browse repository at this point
added fallback for ASCII terminals
wolph
committed
3663bd7
View commit details
Copy full SHA for 3663bd7
View code at this point
Browse repository at this point
python 2 compatibility for string types
wolph
committed
5dff534
View commit details
Copy full SHA for 5dff534
View code at this point
Browse repository at this point
Merge branch 'develop' into fix-221-deep-copy-widgets
wolph
committed
1f77b93
View commit details
Copy full SHA for 1f77b93
View code at this point
Browse repository at this point
added tests for colored markers and improved tox setup
wolph
committed
e03892a
View commit details
Copy full SHA for e03892a
View code at this point
Browse repository at this point
Commits on Mar 1, 2020
Update bar.py
marcelotrevisani
authored
57b7844
View commit details
Copy full SHA for 57b7844
View code at this point
Browse repository at this point
Fix #221 - Deepcopy widgets
marcelotrevisani
authored
a5a38cf
View commit details
Copy full SHA for a5a38cf
View code at this point
Browse repository at this point
Commits on Feb 26, 2020
removed extraneous whitespace
wolph
committed
a17f9b5
View commit details
Copy full SHA for a17f9b5
View code at this point
Browse repository at this point
Commits on Feb 25, 2020
added color support for rotating markers
wolph
committed
9616cee
View commit details
Copy full SHA for 9616cee
View code at this point
Browse repository at this point
Commits on Nov 29, 2019
fixed infinite generator bug
wolph
committed
d9aec6f
View commit details
Copy full SHA for d9aec6f
View code at this point
Browse repository at this point
Commits on Nov 5, 2019
catching GeneratorExit to make sure we always end clean to fix #212
wolph
committed
62c5b45
View commit details
Copy full SHA for 62c5b45
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL