GitHub / wolph/python-progressbar / commits
Progressbar 2 - A progress bar for Python 2 and Python 3 - "pip install progressbar2"
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 131cf608 | merge Merge pull request #311 from wolph/dependabot/uv/jinja2-3.1.6 |
Rick van Hattem <w****h@w****h>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| acf57125 | merge Merge pull request #309 from wolph/dependabot/uv/filelock-3.20.3 |
Rick van Hattem <w****h@w****h>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 19382965 |
Bump filelock from 3.16.1 to 3.20.3
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 23671b89 |
Bump jinja2 from 3.1.4 to 3.1.6
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| b51fa7e7 | merge Merge pull request #310 from wolph/dependabot/uv/urllib3-2.6.3 |
Rick van Hattem <w****h@w****h>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| f1f4ad98 | merge Merge branch 'develop' into dependabot/uv/urllib3-2.6.3 |
Rick van Hattem <w****h@w****h>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| b38f7f5c | merge Merge pull request #307 from wolph/copilot/fix-deprecation-warning-date-parsing |
Rick van Hattem <w****h@w****h>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 79ea558b |
Bump urllib3 from 2.2.3 to 2.6.3
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 9c963eaf | merge Merge branch 'develop' into copilot/fix-deprecation-warning-date-parsing |
Rick van Hattem <w****h@w****h>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 24cfd2ee | merge Merge pull request #308 from wolph/copilot/fix-tox-build-issues |
Rick van Hattem <w****h@w****h>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 0104aea2 |
Finalize formatter-compatible tox fixes
Co-authored-by: wolph <2****h@u****m> |
copilot-swe-agent[bot] <1****t@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 47e4c3e7 |
Apply tox failure fixes
Co-authored-by: wolph <2****h@u****m> |
copilot-swe-agent[bot] <1****t@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 44f6f126 |
Plan tox build fixes
Co-authored-by: wolph <2****h@u****m> |
copilot-swe-agent[bot] <1****t@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 0c153cf5 |
Fix comment wording: utcnow() is deprecated not removed in Python 3.12
Co-authored-by: wolph <2****h@u****m> |
copilot-swe-agent[bot] <1****t@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 8520d8c4 |
Fix DeprecationWarning: replace deprecated datetime.utcnow() in conftest.py
Co-authored-by: wolph <2****h@u****m> |
copilot-swe-agent[bot] <1****t@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 5fe3c401 | Initial plan |
copilot-swe-agent[bot] <1****t@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 2a304ff0 | Fix SmoothingETA to actually use smoothed values | Rick van Hattem <w****h@w****h> | about 2 months ago | |
| ef3c0455 | only recent python versions | Rick van Hattem <W****h@w****h> | over 1 year ago | |
| 59917f62 | merge Merge branch 'develop' into uv | Rick van Hattem <W****h@w****h> | over 1 year ago | |
| 54887344 | more ruff fixes | Rick van Hattem <W****h@w****h> | over 1 year ago | |
| 039a239d | small ruff fixes | Rick van Hattem <W****h@w****h> | over 1 year ago | |
| e9e019d7 | 📝 use `uv` in the dev env setup docs | jorenham <j****u@g****m> | over 1 year ago | |
| 3e63b24d | 🧑💻 support `uv` | jorenham <j****u@g****m> | over 1 year ago | |
| edb98039 | many more type hinting improvements, not fully strict yet but in progress | Rick van Hattem <W****h@w****h> | almost 2 years ago | |
| 4b548b13 | merge Merge tag 'v4.5.0' into develop | Rick van Hattem <W****h@w****h> | almost 2 years ago | |
| eb840a46 | merge Merge branch 'release/4.5.0' | Rick van Hattem <W****h@w****h> | almost 2 years ago | |
| 32b70971 | Incrementing version to v4.5.0 | Rick van Hattem <W****h@w****h> | almost 2 years ago | |
| 4b0a14cc | removing os-specific files from sphinx autodoc | Rick van Hattem <W****h@w****h> | almost 2 years ago | |
| 95845061 | pyright fixes for older python versions | Rick van Hattem <W****h@w****h> | almost 2 years ago | |
| 23170eef | pyright fixes for older python versions | Rick van Hattem <W****h@w****h> | almost 2 years ago | |
| 1c4b6391 | fixed remaining issues?! | Rick van Hattem <W****h@w****h> | almost 2 years ago | |
| 733a76f3 | Greatly improved type hints and fixed automatic testing pipeline | Rick van Hattem <W****h@w****h> | almost 2 years ago | |
| 6adf4649 | ruff fixes | Rick van Hattem <W****h@w****h> | almost 2 years ago | |
| 4af10c75 | pyright compliance | Rick van Hattem <W****h@w****h> | almost 2 years ago | |
| 2cc3e19f | enabled ruff check fixes and ruff formatting | Rick van Hattem <W****h@w****h> | almost 2 years ago | |
| 51091f99 | merge Merge tag 'v4.4.3' into develop | Rick van Hattem <W****h@w****h> | almost 2 years ago | |
| 90bfd069 | merge Merge branch 'release/4.4.3' | Rick van Hattem <W****h@w****h> | almost 2 years ago | |
| 604342da | Incrementing version to v4.4.3 | Rick van Hattem <W****h@w****h> | almost 2 years ago | |
| 6d2bf97e | merge Merge remote-tracking branch 'refs/remotes/origin/develop' into develop | Rick van Hattem <W****h@w****h> | almost 2 years ago | |
| 35aa020a | merge Merge branch 'bugfix/OSError_297' into develop | Rick van Hattem <W****h@w****h> | almost 2 years ago | |
| ece74b87 | several ruff fixes | Rick van Hattem <W****h@w****h> | almost 2 years ago | |
| cd19e8a5 | Update stale.yml |
Rick van Hattem <w****h@w****h>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| abcba3ac | Handle OSError exception from format_time() in ETA.__call__() | John Dykstra <j****1@g****m> | about 2 years ago | |
| 5d53d59a | Update README.rst |
Rick van Hattem <w****h@w****h>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 64f43b61 | merge Merge branch 'release/4.4.2' | Rick van Hattem <W****h@w****h> | about 2 years ago | |
| 335c041c | merge Merge tag 'v4.4.2' into develop | Rick van Hattem <W****h@w****h> | about 2 years ago | |
| 73e6f7ae | Incrementing version to v4.4.2 | Rick van Hattem <W****h@w****h> | about 2 years ago | |
| 20f1bbb4 | Added fix for windows terminal reset #293 | Rick van Hattem <W****h@w****h> | over 2 years ago | |
| df6302b1 | merge Merge tag 'v4.4.1' into develop | Rick van Hattem <W****h@w****h> | over 2 years ago | |
| 7803dd00 | merge Merge branch 'release/4.4.1' | Rick van Hattem <W****h@w****h> | over 2 years ago | |
| a1723504 | Incrementing version to v4.4.1 | Rick van Hattem <W****h@w****h> | over 2 years ago | |
| 6ca37b5b | This time with the fix for #287 | Rick van Hattem <W****h@w****h> | over 2 years ago | |
| f798145c | merge Merge tag 'v4.4.0' into develop | Rick van Hattem <W****h@w****h> | over 2 years ago | |
| b167e47f | merge Merge branch 'release/4.4.0' | Rick van Hattem <W****h@w****h> | over 2 years ago | |
| 0a3c1bd9 | Incrementing version to v4.4.0 | Rick van Hattem <W****h@w****h> | over 2 years ago | |
| 9fdfe74c | 100% test coverage | Rick van Hattem <W****h@w****h> | over 2 years ago | |
| d6e4c1fc | docs build fix | Rick van Hattem <W****h@w****h> | over 2 years ago | |
| 3b2fe80a | Fixed docs build and pyright issue | Rick van Hattem <W****h@w****h> | over 2 years ago | |
| 76fb9b1d | Added docs for env module | Rick van Hattem <W****h@w****h> | over 2 years ago | |
| 29fca6da | fixed several tests, windows issues and type hinting problems | Rick van Hattem <W****h@w****h> | over 2 years ago | |
| 0046fdf0 | Fixed several typing issues and hopefully some more windows bugs | Rick van Hattem <W****h@w****h> | over 2 years ago | |
| afc42ffe | ruff fixes | Rick van Hattem <W****h@w****h> | over 2 years ago | |
| 5707548c | Added progressbar command for commandline progressbars | Rick van Hattem <W****h@w****h> | over 2 years ago | |
| 671b723d | fixed ruff issues | Rick van Hattem <W****h@w****h> | over 2 years ago | |
| 16c4fcef | Fixed tests and test coverage | Rick van Hattem <W****h@w****h> | over 2 years ago | |
| a45d669f | Added smoothing eta to fix #280. The previous algorithm could be really jumpy... | Rick van Hattem <W****h@w****h> | over 2 years ago | |
| 69845762 | Added smoothing eta to fix #280. The previous algorithm could be really jumpy... | Rick van Hattem <W****h@w****h> | over 2 years ago | |
| 320bb54a | ttempting to get windows working and tested | Rick van Hattem <W****h@w****h> | over 2 years ago | |
| a9c67702 | Greatly improved windows color support and fixed #291 | Rick van Hattem <W****h@w****h> | over 2 years ago | |
| 9a16b73f | Fixing windows test issues | Rick van Hattem <W****h@w****h> | over 2 years ago | |
| c7c62ff8 | testing multibar examples | Rick van Hattem <W****h@w****h> | over 2 years ago | |
| 19b100e9 | merge Merge pull request #290 from wolph/develop |
Rick van Hattem <w****h@w****h>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 2a1679ad | Fixed mistake in the readme examples |
Rick van Hattem <w****h@w****h>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 2207153b | merge Merge branch 'release/4.3.2' | Rick van Hattem <W****h@w****h> | over 2 years ago | |
| 0eee8aad | merge Merge tag 'v4.3.2' into develop | Rick van Hattem <W****h@w****h> | over 2 years ago | |
| 05808613 | Incrementing version to v4.3.2 | Rick van Hattem <W****h@w****h> | over 2 years ago | |
| 14583050 | disabling run-command until it is properly finished | Rick van Hattem <W****h@w****h> | over 2 years ago | |
| 974e8a93 | merge Merge branch 'release/4.3.1' | Rick van Hattem <W****h@w****h> | over 2 years ago | |
| 7f9f499f | merge Merge tag 'v4.3.1' into develop | Rick van Hattem <W****h@w****h> | over 2 years ago | |
| 4a945d57 | Incrementing version to v4.3.1 | Rick van Hattem <W****h@w****h> | over 2 years ago | |
| fdd8ca10 | fixed typeerror on Windows thanks to @eachimei, excluded docs from install th... | Rick van Hattem <W****h@w****h> | over 2 years ago | |
| d07c6618 | merge Merge pull request #289 from eachimei/develop |
Rick van Hattem <w****h@w****h>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 3028a434 | merge Merge pull request #286 from mgorny/docs-exc |
Rick van Hattem <w****h@w****h>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| e1c4e428 | fix _fields_ | Achimeir, Eyal <e****r@i****m> | over 2 years ago | |
| 2b346d01 | Fixed excluding docs from install | Michał Górny <m****y@g****g> | over 2 years ago | |
| ca564c47 | merge Merge tag 'v4.3.0' into develop | Rick van Hattem <W****h@w****h> | over 2 years ago | |
| a4071b70 | merge Merge branch 'release/4.3.0' | Rick van Hattem <W****h@w****h> | over 2 years ago | |
| f0c5fa60 | Incrementing version to v4.3.0 | Rick van Hattem <W****h@w****h> | over 2 years ago | |
| 37d9ee55 | fixed python 3.8 type hints | Rick van Hattem <W****h@w****h> | over 2 years ago | |
| 4116c07e | something is wrong with codespell on github actions... the config file is not... | Rick van Hattem <W****h@w****h> | over 2 years ago | |
| 83f88d42 | codespell fix, maybe? | Rick van Hattem <W****h@w****h> | over 2 years ago | |
| 13e33da9 | fixed pyright | Rick van Hattem <W****h@w****h> | over 2 years ago | |
| e26bb000 | fixed codespell | Rick van Hattem <W****h@w****h> | over 2 years ago | |
| 35f3da4d | ruff fixes | Rick van Hattem <W****h@w****h> | over 2 years ago | |
| ffdcfc9d | fixed pyright issues | Rick van Hattem <W****h@w****h> | over 2 years ago | |
| 859fcd18 | Fixed basic tox/pytest runs | Rick van Hattem <W****h@w****h> | over 2 years ago | |
| d6e28499 | python 3.7 is no longer relevant | Rick van Hattem <W****h@w****h> | over 2 years ago | |
| b8dbc122 | Improved coverage | Rick van Hattem <W****h@w****h> | over 2 years ago | |
| eb35f2fd | merge Merge branch 'job-status' into develop | Rick van Hattem <W****h@w****h> | over 2 years ago | |
| 609cfc17 | Improved coverage | Rick van Hattem <W****h@w****h> | over 2 years ago |