Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pre-commit: Mass-apply end-of-file-fixer | 2023-10-06 | 2 | -2/+0 | |
* | Merge branch 'pull-16-parona-source-black' | 2023-10-06 | 4 | -191/+249 | |
|\ | |||||
| * | .git-blame-ignore-revs: Ignore reformat commits in blame | 2023-10-06 | 1 | -0/+4 | |
| * | elogv: Address linter issues | 2023-10-06 | 1 | -5/+4 | |
| * | pyproject.toml: Add ruff configuration | 2023-10-06 | 1 | -0/+5 | |
| * | Reformat with isort | 2023-10-06 | 2 | -15/+14 | |
| * | pyproject.toml: Add isort configuration | 2023-10-06 | 1 | -0/+4 | |
| * | Reformat with black | 2023-10-06 | 2 | -172/+215 | |
| * | pyproject.toml: Add black configuration | 2023-10-06 | 1 | -0/+4 | |
|/ | |||||
* | Release 0.8.20.8.2 | 2023-10-05 | 2 | -1/+4 | |
* | Merge branch 'pull-15-parona-source-lzma' | 2023-10-05 | 2 | -21/+14 | |
|\ | |||||
| * | Port to lzma | 2023-10-05 | 2 | -13/+2 | |
| * | Open files with same function to allow decompression to work seamlessly | 2023-10-05 | 1 | -9/+13 | |
|/ | |||||
* | Release 0.8.10.8.1 | 2023-10-05 | 2 | -1/+4 | |
* | Merge branch 'pull-14-parona-source-setuptools-3' | 2023-10-05 | 2 | -67/+31 | |
|\ | |||||
| * | pyproject.toml: add dependencies | 2023-10-05 | 1 | -0/+4 | |
| * | Move metadata from setup.py to pyproject.toml | 2023-10-05 | 2 | -8/+13 | |
| * | pyproject.toml: Use modern setuptools backend | 2023-10-05 | 1 | -0/+3 | |
| * | setup.py: Remove last distutils import | 2023-10-05 | 1 | -3/+1 | |
| * | setup.py: Convert to setuptools | 2023-10-05 | 1 | -52/+5 | |
| * | setup.py: use logging over distutils.log | 2023-10-05 | 1 | -8/+9 | |
|/ | |||||
* | Release 0.8.00.8.0 | 2023-07-08 | 2 | -1/+4 | |
* | setup.py: Specify packages=[] to fix the build | 2023-07-08 | 1 | -0/+1 | |
* | Fixed refactor, alignment, breaks, and readibility. | 2022-01-15 | 1 | -51/+60 | |
* | Merge branch 'fix-gentoo-bug-756019'0.7.9 | 2020-11-23 | 3 | -7/+6 | |
|\ | |||||
| * | Prepare release 0.7.9 | 2020-11-23 | 2 | -1/+4 | |
| * | setup.py: Sync project home URL | 2020-11-23 | 1 | -1/+1 | |
| * | Stop calling deprecated gettext.bind_textdomain_codeset | 2020-11-23 | 1 | -1/+0 | |
| * | Drop leftover/ouf-of-sync comments on use of lgettext | 2020-11-23 | 1 | -4/+1 | |
|/ | |||||
* | Merge pull request #11 from fturco/readme | 2018-08-19 | 1 | -18/+17 | |
|\ | |||||
| * | fix minor problems with README | 2018-08-18 | 1 | -18/+17 | |
|/ | |||||
* | Document #10, release 0.7.80.7.8 | 2018-07-08 | 2 | -1/+4 | |
* | Fix crash for >32767 log files (fixes #10) | 2018-07-08 | 1 | -0/+6 | |
* | Release 0.7.7.10.7.7.1 | 2018-05-18 | 2 | -1/+4 | |
* | Merge pull request #9 from EvaSDK/fix-some-more-python3 | 2018-05-18 | 1 | -3/+4 | |
|\ | |||||
| * | Use unicode returning gettext functions, refs #8 | 2018-05-18 | 1 | -1/+2 | |
| * | Fix window computation not being int, closes #8 | 2018-05-18 | 1 | -2/+2 | |
|/ | |||||
* | Release 0.7.70.7.7 | 2018-05-16 | 2 | -1/+4 | |
* | Sync list of authors with Git history | 2018-05-16 | 1 | -2/+6 | |
* | Merge branch 'python3-support' (#7) | 2018-05-16 | 2 | -34/+24 | |
|\ | |||||
| * | Drop future import print_function | 2018-05-16 | 1 | -2/+0 | |
| * | Turn shebang lines to explicit Python 3 | 2018-05-16 | 2 | -2/+2 | |
| * | Drop pre-python 2.5 compatibility code | 2018-05-14 | 1 | -7/+1 | |
| * | Use yield rather than returning an iterator in generator function | 2018-05-14 | 1 | -5/+2 | |
| * | Drop unused intermediate variable | 2018-05-14 | 1 | -2/+1 | |
| * | Use enumerate to reduce loop management logic | 2018-05-14 | 1 | -2/+1 | |
| * | Drop unneeded __init__ for exception classes | 2018-05-14 | 1 | -6/+5 | |
| * | Make code compatible with python 3 | 2018-05-14 | 1 | -8/+12 | |
|/ | |||||
* | Save one round of encoding/decoding back and forth0.7.6.6 | 2014-10-29 | 1 | -3/+4 | |
* | Fix crash for locale without explicit encoding (Gentoo bug #527240) | 2014-10-29 | 2 | -2/+28 |