Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Release 0.8.30.8.3 | 2023-10-07 | 2 | -3/+9 | |
* | elogv: accept PORTAGE_LOGDIR | 2023-10-06 | 1 | -2/+4 | |
* | Merge branch 'complete-authors' | 2023-10-06 | 1 | -0/+1 | |
|\ | |||||
| * | Complete information on elogv contributors | 2023-10-06 | 1 | -0/+1 | |
|/ | |||||
* | Merge branch 'pre-commit-github-actions' | 2023-10-06 | 6 | -6/+108 | |
|\ | |||||
| * | pre-commit: Integrate with Github Actions | 2023-10-06 | 1 | -0/+58 | |
| * | pre-commit: Sync .git-blame-ignore-revs | 2023-10-06 | 1 | -0/+4 | |
| * | pre-commit: Configure | 2023-10-06 | 1 | -0/+42 | |
| * | pre-commit: Mass-apply trailing-whitespace | 2023-10-06 | 1 | -4/+4 | |
| * | pre-commit: Mass-apply end-of-file-fixer | 2023-10-06 | 2 | -2/+0 | |
* | | Merge branch 'pyproject-toml-fix-license' | 2023-10-06 | 2 | -1/+340 | |
|\ \ | |||||
| * | | LICENSE: Add GPL 2 text (code license is GPL 2 or later) | 2023-10-06 | 1 | -0/+339 | |
| * | | pyproject.toml: Get license back in sync with code headers | 2023-10-06 | 1 | -1/+1 | |
|/ / | |||||
* / | Add .mailmap | 2023-10-06 | 1 | -0/+2 | |
|/ | |||||
* | 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 | |
|/ |