FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · gaoflow/python-progressbar · GitHub
gaoflow
/
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
Branch selector
User selector
Datepicker
Commit history
Commits on Jun 20, 2026
Merge pull request #315 from wolph/worktree-bug-scan
Show description for 692768f
wolph
authored
692768f
View commit details
Copy full SHA for 692768f
Browse repository at this point
Address issues #212, #295 and lock in #301
Show description for 6d51795
wolph
committed
6d51795
View commit details
Copy full SHA for 6d51795
Browse repository at this point
Commits on Jun 19, 2026
Fix unknown-length redraw and animated marker fill at finish
Show description for d957bef
wolph
committed
d957bef
View commit details
Copy full SHA for d957bef
Browse repository at this point
Commits on Jun 12, 2026
Mark the py315 tox step continue-on-error at step level
Show description for 607fd70
wolph
committed
607fd70
View commit details
Copy full SHA for 607fd70
Browse repository at this point
Address review feedback and CI issues
Show description for c3e3c66
wolph
committed
c3e3c66
View commit details
Copy full SHA for c3e3c66
Browse repository at this point
Merge remote-tracking branch 'origin/develop' into worktree-bug-scan
wolph
committed
2003e5f
View commit details
Copy full SHA for 2003e5f
Browse repository at this point
updated uv lock
wolph
committed
fa737bb
View commit details
Copy full SHA for fa737bb
Browse repository at this point
Update legacy tests for corrected double-finish semantics
Show description for b5858b4
wolph
committed
b5858b4
View commit details
Copy full SHA for b5858b4
Browse repository at this point
Fix CLI and platform-specific bugs
Show description for 7e4f1b9
wolph
committed
7e4f1b9
View commit details
Copy full SHA for 7e4f1b9
Browse repository at this point
Fix stream wrapping, terminal and env bugs
Show description for bae590d
wolph
committed
bae590d
View commit details
Copy full SHA for bae590d
Browse repository at this point
Fix MultiBar thread-state, lifecycle and widget math bugs
Show description for 60bf39f
wolph
committed
60bf39f
View commit details
Copy full SHA for 60bf39f
Browse repository at this point
Add failing regression tests for audited bugs
Show description for 190ff5f
wolph
committed
190ff5f
View commit details
Copy full SHA for 190ff5f
Browse repository at this point
Commits on Jun 11, 2026
Update Python support matrix
wolph
committed
b8a2f24
View commit details
Copy full SHA for b8a2f24
Browse repository at this point
Commits on Apr 18, 2026
Merge pull request #311 from wolph/dependabot/uv/jinja2-3.1.6
wolph
authored
131cf60
View commit details
Copy full SHA for 131cf60
Browse repository at this point
Merge pull request #309 from wolph/dependabot/uv/filelock-3.20.3
wolph
authored
acf5712
View commit details
Copy full SHA for acf5712
Browse repository at this point
Bump filelock from 3.16.1 to 3.20.3
Show description for 1938296
dependabot[bot]
authored
1938296
View commit details
Copy full SHA for 1938296
Browse repository at this point
Bump jinja2 from 3.1.4 to 3.1.6
Show description for 23671b8
dependabot[bot]
authored
23671b8
View commit details
Copy full SHA for 23671b8
Browse repository at this point
Merge pull request #310 from wolph/dependabot/uv/urllib3-2.6.3
wolph
authored
b51fa7e
View commit details
Copy full SHA for b51fa7e
Browse repository at this point
Merge branch 'develop' into dependabot/uv/urllib3-2.6.3
wolph
authored
f1f4ad9
View commit details
Copy full SHA for f1f4ad9
Browse repository at this point
Merge pull request #307 from wolph/copilot/fix-deprecation-warning-date-parsing
wolph
authored
b38f7f5
View commit details
Copy full SHA for b38f7f5
Browse repository at this point
Bump urllib3 from 2.2.3 to 2.6.3
Show description for 79ea558
dependabot[bot]
authored
79ea558
View commit details
Copy full SHA for 79ea558
Browse repository at this point
Merge branch 'develop' into copilot/fix-deprecation-warning-date-parsing
wolph
authored
9c963ea
View commit details
Copy full SHA for 9c963ea
Browse repository at this point
Merge pull request #308 from wolph/copilot/fix-tox-build-issues
wolph
authored
24cfd2e
View commit details
Copy full SHA for 24cfd2e
Browse repository at this point
Finalize formatter-compatible tox fixes
Show description for 0104aea
Copilot
and
wolph
authored
0104aea
View commit details
Copy full SHA for 0104aea
Browse repository at this point
Apply tox failure fixes
Show description for 47e4c3e
Copilot
and
wolph
authored
47e4c3e
View commit details
Copy full SHA for 47e4c3e
Browse repository at this point
Plan tox build fixes
Show description for 44f6f12
Copilot
and
wolph
authored
44f6f12
View commit details
Copy full SHA for 44f6f12
Browse repository at this point
Fix comment wording: utcnow() is deprecated not removed in Python 3.12
Show description for 0c153cf
Copilot
and
wolph
authored
0c153cf
View commit details
Copy full SHA for 0c153cf
Browse repository at this point
Commits on Apr 17, 2026
Fix DeprecationWarning: replace deprecated datetime.utcnow() in conftest.py
Show description for 8520d8c
Copilot
and
wolph
authored
8520d8c
View commit details
Copy full SHA for 8520d8c
Browse repository at this point
Initial plan
Copilot
authored
5fe3c40
View commit details
Copy full SHA for 5fe3c40
Browse repository at this point
Commits on Apr 7, 2026
Fix SmoothingETA to actually use smoothed values
Show description for 2a304ff
wolph
committed
2a304ff
View commit details
Copy full SHA for 2a304ff
Browse repository at this point
Commits on Dec 6, 2024
only recent python versions
wolph
committed
ef3c045
View commit details
Copy full SHA for ef3c045
Browse repository at this point
Merge branch 'develop' into uv
wolph
committed
59917f6
View commit details
Copy full SHA for 59917f6
Browse repository at this point
more ruff fixes
wolph
committed
5488734
View commit details
Copy full SHA for 5488734
Browse repository at this point
small ruff fixes
wolph
committed
039a239
View commit details
Copy full SHA for 039a239
Browse repository at this point
Commits on Nov 29, 2024
📝 use `uv` in the dev env setup docs
jorenham
committed
e9e019d
View commit details
Copy full SHA for e9e019d
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL