FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for progressbar - ttklm20/python-progressbar · GitHub
ttklm20
/
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
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
python-progressbar
progressbar
on
develop
User selector
Datepicker
Commit history
Commits on Jan 22, 2018
fixed pypy tests
wolph
committed
de29ac3
View commit details
Copy full SHA for de29ac3
View code at this point
Browse repository at this point
Commits on Dec 1, 2017
making sure progressbars are properly finished on deconstruction
wolph
committed
dc36d4a
View commit details
Copy full SHA for dc36d4a
View code at this point
Browse repository at this point
Used simpler castfunc = six.integer_types[-1] as suggested by @WoLpH
stuertz
committed
f52413f
View commit details
Copy full SHA for f52413f
View code at this point
Browse repository at this point
fixed flake8 with py3
stuertz
committed
41bb792
View commit details
Copy full SHA for 41bb792
View code at this point
Browse repository at this point
removed last dependency to local _six module
stuertz
committed
1b8486d
View commit details
Copy full SHA for 1b8486d
View code at this point
Browse repository at this point
replaced single usage of long_int with an inline if based on six.PY3
Show description for 9113203
stuertz
committed
9113203
View commit details
Copy full SHA for 9113203
View code at this point
Browse repository at this point
use six.string_types instead of _six.basestring
stuertz
committed
7ce0020
View commit details
Copy full SHA for 7ce0020
View code at this point
Browse repository at this point
Fixed tuple concatenation
stuertz
committed
11e9fc3
View commit details
Copy full SHA for 11e9fc3
View code at this point
Browse repository at this point
use six.integer_types instead of _six.numeric_types
stuertz
committed
36fda5a
View commit details
Copy full SHA for 36fda5a
View code at this point
Browse repository at this point
Replace _six.StringIO with six.StringIO
stuertz
committed
634c4b5
View commit details
Copy full SHA for 634c4b5
View code at this point
Browse repository at this point
renamed local six to _six to avoid name clashes
stuertz
committed
fb5d152
View commit details
Copy full SHA for fb5d152
View code at this point
Browse repository at this point
renamed local six to _six to avoid name clashes
stuertz
committed
46ee16f
View commit details
Copy full SHA for 46ee16f
View code at this point
Browse repository at this point
Use with_metaclass from six package
stuertz
committed
0386f28
View commit details
Copy full SHA for 0386f28
View code at this point
Browse repository at this point
Commits on Oct 30, 2017
Incrementing version to v3.34.4
wolph
committed
a2aeef5
View commit details
Copy full SHA for a2aeef5
View code at this point
Browse repository at this point
fixed tests for new flake8 release
wolph
committed
fe3cbf0
View commit details
Copy full SHA for fe3cbf0
View code at this point
Browse repository at this point
Incrementing version to v3.34.3
wolph
committed
8a2fa7d
View commit details
Copy full SHA for 8a2fa7d
View code at this point
Browse repository at this point
lowering version again
wolph
committed
581a6f5
View commit details
Copy full SHA for 581a6f5
View code at this point
Browse repository at this point
Incrementing version to 3.34.4
wolph
committed
e58b5c5
View commit details
Copy full SHA for e58b5c5
View code at this point
Browse repository at this point
made max_value error ignorable to fix #142
wolph
committed
54ed2ef
View commit details
Copy full SHA for 54ed2ef
View code at this point
Browse repository at this point
Commits on Sep 20, 2017
Incrementing version to 3.34.3
wolph
committed
330d6a8
View commit details
Copy full SHA for 330d6a8
View code at this point
Browse repository at this point
Commits on Aug 5, 2017
Incrementing version to v3.34.2
wolph
committed
24c47b3
View commit details
Copy full SHA for 24c47b3
View code at this point
Browse repository at this point
Incrementing version to v3.34.1
wolph
committed
2be63a8
View commit details
Copy full SHA for 2be63a8
View code at this point
Browse repository at this point
Commits on Aug 3, 2017
Incrementing version to v3.34.0
wolph
committed
bf79c32
View commit details
Copy full SHA for bf79c32
View code at this point
Browse repository at this point
renamed custom len function
wolph
committed
8733259
View commit details
Copy full SHA for 8733259
View code at this point
Browse repository at this point
added support for custom length functions so wide (chinese) characters can be supported. Fixes #137
wolph
committed
b3832be
View commit details
Copy full SHA for b3832be
View code at this point
Browse repository at this point
oops.. parital commit
wolph
committed
4bfc676
View commit details
Copy full SHA for 4bfc676
View code at this point
Browse repository at this point
Improved docs and made progressbar reusage possible. Fixes #136
wolph
committed
ba44055
View commit details
Copy full SHA for ba44055
View code at this point
Browse repository at this point
Commits on Jul 29, 2017
Incrementing version to v3.33.2
wolph
committed
12bb41f
View commit details
Copy full SHA for 12bb41f
View code at this point
Browse repository at this point
implemented flush method for IO stream
wolph
committed
52a8708
View commit details
Copy full SHA for 52a8708
View code at this point
Browse repository at this point
Incrementing version to v3.33.1
wolph
committed
f08cd38
View commit details
Copy full SHA for f08cd38
View code at this point
Browse repository at this point
fixed output redirection for the python logging. fixes #134, again
wolph
committed
cd803d5
View commit details
Copy full SHA for cd803d5
View code at this point
Browse repository at this point
Commits on Jul 28, 2017
Incrementing version to v3.33.0
wolph
committed
aab4b57
View commit details
Copy full SHA for aab4b57
View code at this point
Browse repository at this point
Incrementing version to v3.32.1
wolph
committed
37adf2e
View commit details
Copy full SHA for 37adf2e
View code at this point
Browse repository at this point
making sure output capturing is only enabled when we have a running progress bar
wolph
committed
4eb44b2
View commit details
Copy full SHA for 4eb44b2
View code at this point
Browse repository at this point
Commits on Jul 27, 2017
fixed spacing in ETA widghet. fixes #135
wolph
committed
89168e5
View commit details
Copy full SHA for 89168e5
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL