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/ufed.git
master
Gentoo Linux USE flags editor
Gentoo Portage Tools team <tools-portage@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
TODO: Added plan to support package.use editing.
ufed-0.91
Sven Eden
2014-02-26
1
-0
/
+2
*
Portage.pm: Determining the make.profile is now secure of make.profile being ...
Sven Eden
2014-02-26
1
-2
/
+7
*
ufed.pl.in: Minor updates to the documentation.
Sven Eden
2014-02-26
1
-8
/
+10
*
Updated the documentation for 0.91 release.
Sven Eden
2014-02-26
3
-14
/
+29
*
Portage.pm: /etc/portage/make.profile does no longer need to be a symlink and...
Sven Eden
2014-02-25
1
-10
/
+16
*
Portage.pm: Some comment cleanup and one minor bugfix.
Sven Eden
2014-02-25
1
-70
/
+76
*
Portage.pm : Just a minor addition to the debugging output after description ...
Sven Eden
2014-02-25
1
-1
/
+1
*
Portage.pm: Changed determination of PORTDIR and PORTDIR_OVERLAY to use eix i...
Sven Eden
2014-02-25
1
-22
/
+63
*
File TODO: Some cleanup and recent additions.
Sven Eden
2014-02-25
1
-2
/
+7
*
Added test files and folders to .gitgnore
Sven Eden
2013-12-06
1
-1
/
+3
*
Extended the regular expressions used to parse found files following
Sven Eden
2013-11-25
2
-9
/
+41
*
ufed.pl/Portage.pm: Parsing error messages from eval are now chomp'ed
Sven Eden
2013-11-25
2
-3
/
+4
*
Added error messages and reporting of those if the file parsing failes.
Sven Eden
2013-11-25
2
-19
/
+37
*
ufed.pl.in: Fixed a typo
Sven Eden
2013-11-25
1
-1
/
+1
*
TODO: Added mandatory fix of current problem with overlong USE flags in make....
Sven Eden
2013-11-25
1
-0
/
+3
*
Added (far away future) idea about full metadata.xml parsing to TODO list.
Sven Eden
2013-09-20
1
-0
/
+5
*
Removed TODO file from .gitignore, I think it is better to offer an easy poss...
Sven Eden
2013-09-20
2
-1
/
+48
*
calculateDescWrap(): Cleaned the code up and made it more robust. The code ca...
Sven Eden
2013-09-20
1
-18
/
+24
*
calculateDescWrap(): Take later pre-/postfixing of brackets of the package li...
Sven Eden
2013-09-19
1
-2
/
+20
*
Really add wrapped/long description state to the status line. The space calcu...
Sven Eden
2013-09-19
1
-1
/
+1
*
calculateDescWrap(): Position and length correction now work with reversed pk...
Sven Eden
2013-09-19
1
-2
/
+7
*
drawflag(): Advancing the wrapped description part is put to the end of the l...
Sven Eden
2013-09-19
1
-8
/
+14
*
calculateDescWrap() Fix offset of second part, this must be aware of the lead...
Sven Eden
2013-09-19
2
-6
/
+6
*
calculateDescWrap() is no aware of the brackets that are drawn around the pac...
Sven Eden
2013-09-19
2
-12
/
+15
*
drawing a flag witrh wrapped descriptions does no longer add an offset for th...
Sven Eden
2013-09-19
2
-41
/
+24
*
Fixed stray 0-bytes that the wrapped description display accidently inserted.
Sven Eden
2013-09-19
2
-13
/
+19
*
The length of the first part must always be added to the position in the seco...
Sven Eden
2013-09-19
1
-7
/
+5
*
New descriptions now start unindented when description wrapping is turned on.
Sven Eden
2013-09-19
1
-7
/
+16
*
Fixed calculateDescWrap() to ensure clean wrapped parts chains.
Sven Eden
2013-09-19
1
-20
/
+53
*
Enabled F11 key to toggle line wrapping and fixed a possible segfault.
Sven Eden
2013-09-18
1
-12
/
+32
*
findFlagStart() Fixed another potential endless loop
Sven Eden
2013-09-18
1
-1
/
+3
*
drawFlag() fixed a definite endless loop
Sven Eden
2013-09-18
1
-2
/
+7
*
Added wrapped selection to status line
Sven Eden
2013-09-18
1
-2
/
+3
*
Rewrote drawFlag() and added some helper functions. The mess is consideratly ...
Sven Eden
2013-09-18
1
-188
/
+218
*
drawFlag(): Moved finding the starting description / wrapped line out of the ...
Sven Eden
2013-09-18
1
-60
/
+83
*
drawFlag(): The function is now aware of wrapped descriptions. However, the w...
Sven Eden
2013-09-17
1
-63
/
+119
*
drawFlag(): Added skipping of individual wrapped description parts when searc...
Sven Eden
2013-09-17
1
-10
/
+43
*
types: Added calculation of wrapped description parameters.
Sven Eden
2013-09-16
2
-16
/
+144
*
destroyFlag(): Included destruction of the new sWrap chains if present
Sven Eden
2013-09-13
1
-0
/
+10
*
Enabled new key button F11 to toggle line wrapping
Sven Eden
2013-09-13
1
-4
/
+4
*
e_wrap: new global to record current wrapping style
Sven Eden
2013-09-13
2
-0
/
+2
*
eWrap: New enum to set description wrapping style
Sven Eden
2013-09-13
1
-0
/
+9
*
sWrap_: new struct to support description line wrapping
Sven Eden
2013-09-12
2
-10
/
+30
*
Substituted the long button labels with shorter ones. The long ones were writ...
Sven Eden
2013-09-12
1
-13
/
+6
*
Key descriptions (buttons) are now recalculated to only use as much space as ...
Sven Eden
2013-09-12
4
-48
/
+75
*
types: New function setKeyDispLen() calculates the display length of buttons ...
Sven Eden
2013-09-12
1
-0
/
+75
*
types: Add a display length member to struct sKey and add a prototype for a f...
Sven Eden
2013-09-12
1
-2
/
+5
*
Updated the fix for bug #478318 - It is more reliable now.
Sven Eden
2013-09-11
1
-9
/
+12
*
Portage.pm: Use portageq to determine not only EPREFIX, but PORTDIR and PORTD...
Sven Eden
2013-09-11
1
-16
/
+30
*
ufed.pl.in: Fixed a typo.
Sven Eden
2013-09-11
1
-3
/
+3
[next]