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
path:
root
/
elogv
Commit message (
Expand
)
Author
Age
Files
Lines
*
elogv: accept PORTAGE_LOGDIR
Alfred Wingate
2023-10-06
1
-2
/
+4
*
Complete information on elogv contributors
Sebastian Pipping
2023-10-06
1
-0
/
+1
*
elogv: Address linter issues
Alfred Wingate
2023-10-06
1
-5
/
+4
*
Reformat with isort
Alfred Wingate
2023-10-06
1
-9
/
+10
*
Reformat with black
Alfred Wingate
2023-10-06
1
-110
/
+155
*
Port to lzma
Alfred Wingate
2023-10-05
1
-10
/
+2
*
Open files with same function to allow decompression to work seamlessly
Alfred Wingate
2023-10-05
1
-9
/
+13
*
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
*
Fix crash for >32767 log files (fixes #10)
Sebastian Pipping
2018-07-08
1
-0
/
+6
*
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
*
Sync list of authors with Git history
Sebastian Pipping
2018-05-16
1
-2
/
+6
*
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
1
-1
/
+1
*
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
1
-1
/
+24
*
Fix resuming from Ctrl+Z/SIGTSTP (Gentoo bug #348110)
Sebastian Pipping
2014-10-26
1
-0
/
+16
*
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
*
|
Fix crash for PORT_LOGDIR containing ".log" (issue #4)
Sebastian Pipping
2014-10-26
1
-1
/
+1
*
|
Fix crash when log files with bad names are found, only
Sebastian Pipping
2014-10-26
1
-3
/
+3
*
|
Prevent crash with LC_TIME=ja_JP.UTF-8 (Gentoo bug #464962)
Sebastian Pipping
2014-10-25
1
-3
/
+14
*
|
Make log filename parsing more robust (Gentoo bug 503904)
Sebastian Pipping
2014-10-24
1
-3
/
+5
|
/
*
Move from print statement to print function
Sebastian Pipping
2013-05-09
1
-7
/
+9
*
Fix crash with TERM=vt100
Sebastian Pipping
2013-05-09
1
-6
/
+9
*
add compression support
0.7.6
hasufell
2013-05-05
1
-4
/
+27
*
Import of elogv version 0.7.5
0.7.5
Luca Marturana
2013-05-04
1
-0
/
+574