GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/elogv.git
master
A simple tool written in python that allow you to easily read portage elog files
Sebastian Pipping <sping@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'fix-gentoo-bug-756019'
HEAD
0.7.9
master
Sebastian Pipping
2020-11-23
3
-7
/
+6
|
\
|
*
Prepare release 0.7.9
Sebastian Pipping
2020-11-23
2
-1
/
+4
|
*
setup.py: Sync project home URL
Sebastian Pipping
2020-11-23
1
-1
/
+1
|
*
Stop calling deprecated gettext.bind_textdomain_codeset
Sebastian Pipping
2020-11-23
1
-1
/
+0
|
*
Drop leftover/ouf-of-sync comments on use of lgettext
Sebastian Pipping
2020-11-23
1
-4
/
+1
|
/
*
Merge pull request #11 from fturco/readme
Sebastian Pipping
2018-08-19
1
-18
/
+17
|
\
|
*
fix minor problems with README
Francesco Turco
2018-08-18
1
-18
/
+17
|
/
*
Document #10, release 0.7.8
0.7.8
Sebastian Pipping
2018-07-08
2
-1
/
+4
*
Fix crash for >32767 log files (fixes #10)
Sebastian Pipping
2018-07-08
1
-0
/
+6
*
Release 0.7.7.1
0.7.7.1
Sebastian Pipping
2018-05-18
2
-1
/
+4
*
Merge pull request #9 from EvaSDK/fix-some-more-python3
Sebastian Pipping
2018-05-18
1
-3
/
+4
|
\
|
*
Use unicode returning gettext functions, refs #8
Gilles Dartiguelongue
2018-05-18
1
-1
/
+2
|
*
Fix window computation not being int, closes #8
Gilles Dartiguelongue
2018-05-18
1
-2
/
+2
|
/
*
Release 0.7.7
0.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 forth
0.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.5
0.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.4
0.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.3
0.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.2
0.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 homepage
0.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
[next]