Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'fix-gentoo-bug-756019'HEAD0.7.9master | 2020-11-23 | 3 | -7/+6 | |
|\ | | | | | | | | | Closes: https://bugs.gentoo.org/756019 Signed-off-by: Sebastian Pipping <sping@gentoo.org> | ||||
| * | Prepare release 0.7.9 | 2020-11-23 | 2 | -1/+4 | |
| | | | | | | | | Signed-off-by: Sebastian Pipping <sping@gentoo.org> | ||||
| * | setup.py: Sync project home URL | 2020-11-23 | 1 | -1/+1 | |
| | | | | | | | | Signed-off-by: Sebastian Pipping <sping@gentoo.org> | ||||
| * | Stop calling deprecated gettext.bind_textdomain_codeset | 2020-11-23 | 1 | -1/+0 | |
| | | | | | | | | | | | | | | Deprecated since Python 3.8, will be removed with Python 3.10. Closes: https://bugs.gentoo.org/756019 Related: a98c6ba7eabcdeafaf7bf27263073b77fd26a0d3 Signed-off-by: Sebastian Pipping <sping@gentoo.org> | ||||
| * | Drop leftover/ouf-of-sync comments on use of lgettext | 2020-11-23 | 1 | -4/+1 | |
|/ | | | | | Related: a98c6ba7eabcdeafaf7bf27263073b77fd26a0d3 Signed-off-by: Sebastian Pipping <sping@gentoo.org> | ||||
* | Merge pull request #11 from fturco/readme | 2018-08-19 | 1 | -18/+17 | |
|\ | | | | | fix minor problems with README | ||||
| * | 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 | |
|\ | | | | | Fix some more python3 | ||||
| * | Use unicode returning gettext functions, refs #8 | 2018-05-18 | 1 | -1/+2 | |
| | | | | | | | | | | | | | | There is a big fat warning in python documentation [1] hinting that l*gettext might be eventually deprecated. [1] https://docs.python.org/3.6/library/gettext.html?highlight=gettext%20lgettext#gettext.lgettext | ||||
| * | 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 | |
| | |||||
* | Fix resuming from Ctrl+Z/SIGTSTP (Gentoo bug #348110) | 2014-10-26 | 2 | -0/+19 | |
| | |||||
* | Release 0.7.6.50.7.6.5 | 2014-10-26 | 2 | -1/+4 | |
| | |||||
* | Merge branch 'check-locale' | 2014-10-26 | 1 | -2/+52 | |
|\ | |||||
| * | Handle and report about invalid locales (issue #3) | 2014-10-06 | 1 | -2/+52 | |
| | | |||||
* | | Release 0.7.6.40.7.6.4 | 2014-10-26 | 1 | -1/+1 | |
| | | |||||
* | | Fix crash for PORT_LOGDIR containing ".log" (issue #4) | 2014-10-26 | 2 | -1/+2 | |
| | | |||||
* | | Fix crash when log files with bad names are found, only | 2014-10-26 | 2 | -3/+6 | |
| | | |||||
* | | Release 0.7.6.30.7.6.3 | 2014-10-25 | 2 | -1/+4 | |
| | | |||||
* | | Prevent crash with LC_TIME=ja_JP.UTF-8 (Gentoo bug #464962) | 2014-10-25 | 1 | -3/+14 | |
| | | |||||
* | | Release 0.7.6.20.7.6.2 | 2014-10-25 | 2 | -1/+6 | |
| | | |||||
* | | Replace /etc/make.conf by /etc/portage/make.conf | 2014-10-25 | 6 | -7/+7 | |
| | | |||||
* | | Replace /etc/make.conf.example by /usr/share/portage/config/make.conf.example | 2014-10-25 | 6 | -6/+6 | |
| | | |||||
* | | Add "make dist" support | 2014-10-25 | 2 | -0/+13 | |
| | | |||||
* | | Make log filename parsing more robust (Gentoo bug 503904) | 2014-10-24 | 1 | -3/+5 | |
|/ | |||||
* | fix homepage0.7.6.1 | 2013-05-09 | 6 | -6/+6 | |
| | |||||
* | Point to GitHub rather than SourceForge | 2013-05-09 | 5 | -8/+8 | |
| | |||||
* | Mark file as text: man/elogv.1.es | 2013-05-09 | 1 | -0/+1 | |
| | | | | Previously, git treated it as a binary file. | ||||
* | Move from print statement to print function | 2013-05-09 | 1 | -7/+9 | |
| | | | | This closes the door on Python 2.5 and earlier and opens the door to Python 3.x. | ||||
* | Fix accidental print statement in setup.py | 2013-05-09 | 1 | -1/+1 | |
| | |||||
* | Init .gitignore | 2013-05-09 | 1 | -0/+2 | |
| | |||||
* | Remove generated file PKG-INFO | 2013-05-09 | 1 | -10/+0 | |
| | | | | PS: It is generated by "python setup.py sdist" | ||||
* | Update project URL in setup.py | 2013-05-09 | 1 | -1/+1 | |
| | |||||
* | Set version to 0.7.6.1 in setup.py | 2013-05-09 | 1 | -1/+1 | |
| | |||||
* | pyflakes: Remove unused imports from setup.py | 2013-05-09 | 1 | -2/+0 | |
| |