Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Release 0.7.70.7.7 | Sebastian Pipping | 2018-05-16 | 2 | -1/+4 | |
* | Sync list of authors with Git history | Sebastian Pipping | 2018-05-16 | 1 | -2/+6 | |
* | Merge branch 'python3-support' (#7) | Sebastian Pipping | 2018-05-16 | 2 | -34/+24 | |
|\ | ||||||
| * | Drop future import print_function | Sebastian Pipping | 2018-05-16 | 1 | -2/+0 | |
| * | Turn shebang lines to explicit Python 3 | Sebastian Pipping | 2018-05-16 | 2 | -2/+2 | |
| * | Drop pre-python 2.5 compatibility code | Gilles Dartiguelongue | 2018-05-14 | 1 | -7/+1 | |
| * | Use yield rather than returning an iterator in generator function | Gilles Dartiguelongue | 2018-05-14 | 1 | -5/+2 | |
| * | Drop unused intermediate variable | Gilles Dartiguelongue | 2018-05-14 | 1 | -2/+1 | |
| * | Use enumerate to reduce loop management logic | Gilles Dartiguelongue | 2018-05-14 | 1 | -2/+1 | |
| * | Drop unneeded __init__ for exception classes | Gilles Dartiguelongue | 2018-05-14 | 1 | -6/+5 | |
| * | Make code compatible with python 3 | Gilles Dartiguelongue | 2018-05-14 | 1 | -8/+12 | |
|/ | ||||||
* | Save one round of encoding/decoding back and forth0.7.6.6 | Sebastian Pipping | 2014-10-29 | 1 | -3/+4 | |
* | Fix crash for locale without explicit encoding (Gentoo bug #527240) | Sebastian Pipping | 2014-10-29 | 2 | -2/+28 | |
* | Fix resuming from Ctrl+Z/SIGTSTP (Gentoo bug #348110) | Sebastian Pipping | 2014-10-26 | 2 | -0/+19 | |
* | Release 0.7.6.50.7.6.5 | Sebastian Pipping | 2014-10-26 | 2 | -1/+4 | |
* | Merge branch 'check-locale' | Sebastian Pipping | 2014-10-26 | 1 | -2/+52 | |
|\ | ||||||
| * | Handle and report about invalid locales (issue #3) | Sebastian Pipping | 2014-10-06 | 1 | -2/+52 | |
* | | Release 0.7.6.40.7.6.4 | Sebastian Pipping | 2014-10-26 | 1 | -1/+1 | |
* | | Fix crash for PORT_LOGDIR containing ".log" (issue #4) | Sebastian Pipping | 2014-10-26 | 2 | -1/+2 | |
* | | Fix crash when log files with bad names are found, only | Sebastian Pipping | 2014-10-26 | 2 | -3/+6 | |
* | | Release 0.7.6.30.7.6.3 | Sebastian Pipping | 2014-10-25 | 2 | -1/+4 | |
* | | Prevent crash with LC_TIME=ja_JP.UTF-8 (Gentoo bug #464962) | Sebastian Pipping | 2014-10-25 | 1 | -3/+14 | |
* | | Release 0.7.6.20.7.6.2 | Sebastian Pipping | 2014-10-25 | 2 | -1/+6 | |
* | | Replace /etc/make.conf by /etc/portage/make.conf | Sebastian Pipping | 2014-10-25 | 6 | -7/+7 | |
* | | Replace /etc/make.conf.example by /usr/share/portage/config/make.conf.example | Sebastian Pipping | 2014-10-25 | 6 | -6/+6 | |
* | | Add "make dist" support | Sebastian Pipping | 2014-10-25 | 2 | -0/+13 | |
* | | Make log filename parsing more robust (Gentoo bug 503904) | Sebastian Pipping | 2014-10-24 | 1 | -3/+5 | |
|/ | ||||||
* | fix homepage0.7.6.1 | hasufell | 2013-05-09 | 6 | -6/+6 | |
* | Point to GitHub rather than SourceForge | Sebastian Pipping | 2013-05-09 | 5 | -8/+8 | |
* | Mark file as text: man/elogv.1.es | Sebastian Pipping | 2013-05-09 | 1 | -0/+1 | |
* | Move from print statement to print function | Sebastian Pipping | 2013-05-09 | 1 | -7/+9 | |
* | Fix accidental print statement in setup.py | Sebastian Pipping | 2013-05-09 | 1 | -1/+1 | |
* | Init .gitignore | Sebastian Pipping | 2013-05-09 | 1 | -0/+2 | |
* | Remove generated file PKG-INFO | Sebastian Pipping | 2013-05-09 | 1 | -10/+0 | |
* | Update project URL in setup.py | Sebastian Pipping | 2013-05-09 | 1 | -1/+1 | |
* | Set version to 0.7.6.1 in setup.py | Sebastian Pipping | 2013-05-09 | 1 | -1/+1 | |
* | pyflakes: Remove unused imports from setup.py | Sebastian Pipping | 2013-05-09 | 1 | -2/+0 | |
* | Update change log | Sebastian Pipping | 2013-05-09 | 1 | -1/+4 | |
* | Fix crash with TERM=vt100 | Sebastian Pipping | 2013-05-09 | 1 | -6/+9 | |
* | Add compression support | Luca Marturana | 2013-05-09 | 1 | -0/+3 | |
* | Added changelog entry of versione 0.7.5 | Luca Marturana | 2013-05-09 | 1 | -0/+3 | |
* | Add old ChangeLogs | Luca Marturana | 2013-05-09 | 2 | -0/+151 | |
* | add compression support0.7.6 | hasufell | 2013-05-05 | 1 | -4/+27 | |
* | Import of elogv version 0.7.50.7.5 | Luca Marturana | 2013-05-04 | 15 | -0/+1889 |