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
...
*
Use pkg-config to check for ncurses. this should fix bug #464328
Sven Eden
2013-04-03
2
-3
/
+27
*
Fixed a typo: package/description order toggle is F9, not F8.
ufed-0.90_rc1
Sven Eden
2013-03-05
1
-1
/
+1
*
Added rendering and mouse event handling for two lines of keys
Sven Eden
2013-03-05
1
-18
/
+32
*
Changed main keys to fit in 80 characters
Sven Eden
2013-03-05
1
-9
/
+9
*
Added a new member "row" to the sKey struct to add information about in which...
Sven Eden
2013-03-04
3
-13
/
+14
*
Removed one superfluous drawn line from the top, so the bottom can have one e...
Sven Eden
2013-03-04
2
-16
/
+21
*
Synchronized help text and man page.
Sven Eden
2013-03-04
2
-50
/
+79
*
Updated man page to contain more (and easier to read) information. Thanks to ...
Sven Eden
2013-02-21
1
-49
/
+74
*
Fixed local/global section in the man page.
Sven Eden
2013-02-19
1
-17
/
+16
*
Fixed an issue with auto-hash not working on perl < 5.16
Sven Eden
2013-02-19
1
-14
/
+13
*
Updated the program help page and added some more information to the man page...
Sven Eden
2013-02-18
2
-48
/
+124
*
Updated man page to current functionality.
Sven Eden
2013-02-15
1
-45
/
+103
*
Make more use of the USE_ORDER content from make.globals. It now allows to ha...
Sven Eden
2013-02-15
1
-44
/
+74
*
Fixed a display issue where the list can get corrupted if a limiting filter i...
Sven Eden
2013-02-15
1
-4
/
+6
*
Fixed the ordering of the filter state in the status line to have the same or...
Sven Eden
2013-02-14
1
-4
/
+4
*
Added a new function to Portage.pm that takes care that a) all flags that hav...
Sven Eden
2013-02-14
1
-24
/
+74
*
Fixed a bug that rendered upwards scrolling impossible if the list of descrip...
Sven Eden
2013-02-14
1
-1
/
+3
*
Changed the drawing of the key help to look more like buttons. Even if ncurse...
Sven Eden
2013-02-13
1
-33
/
+30
*
reordered key help and changed some of the texts. It should be much clearer now.
Sven Eden
2013-02-13
1
-17
/
+19
*
Fixed building of the help text.
Sven Eden
2013-02-13
1
-2
/
+2
*
Remove flags build from USE_EXPAND and USE_EXPAND_HIDDEN values. These can no...
Sven Eden
2013-02-12
1
-1
/
+50
*
Scroll 2/3 of the description space when pressing KEY_LEFT or KEY_RIGHT. One ...
Sven Eden
2013-02-12
1
-3
/
+3
*
Fixed masked/forced display to be (flag) for forced and (-flag) for masked fl...
Sven Eden
2013-02-12
1
-14
/
+6
*
Beautified the help line a bit. However, it must be redesigned and the functi...
Sven Eden
2013-02-12
1
-10
/
+10
*
Instead of trying to hide the cursor, it is now placed in the input line (whe...
Sven Eden
2013-02-12
2
-22
/
+48
*
Added "fayt" (Input search string) to the global area.
Sven Eden
2013-02-12
2
-0
/
+2
*
Change the move of the current flag to 0 flags to skip when a filter is toggl...
Sven Eden
2013-02-12
1
-6
/
+6
*
Removed the warping of the beginning and end of the list. Further added the m...
Sven Eden
2013-02-12
1
-11
/
+14
*
Fixed a bug that could cause the list to look corrupted if a strong limiting ...
Sven Eden
2013-02-12
1
-1
/
+6
*
Allow information on specific versioning of packages for masked/forced flags ...
Sven Eden
2013-02-11
1
-6
/
+26
*
Added reading of local "default" setting int read_flags() and changed display...
Sven Eden
2013-02-11
1
-2
/
+5
*
Added local "default" settings from IUSE to output string
Sven Eden
2013-02-11
2
-3
/
+4
*
Added local "default" setting from IUSE to struct sDesc_
Sven Eden
2013-02-11
2
-4
/
+6
*
Added local flags "default" setting from IUSE to . Changed the detection of "...
Sven Eden
2013-02-11
1
-7
/
+12
*
Removed [M]asked column and updated display to the new column scheme.
Sven Eden
2013-02-11
2
-32
/
+49
*
Updated state chars input to await six characters instead of five.
Sven Eden
2013-02-11
1
-1
/
+1
*
Fixed output string for global descriptions, the sixth state char was missing.
Sven Eden
2013-02-11
1
-1
/
+1
*
It is no longer needed to have an existing {global} part for temp use flags.
Sven Eden
2013-02-11
1
-3
/
+2
*
Added sixth flag character to addFlagDesc() and new statePkgUse to use it to ...
Sven Eden
2013-02-11
2
-8
/
+10
*
Added new pkguse field to generation and removed obsolete and superfluous ad...
Sven Eden
2013-02-11
1
-2
/
+1
*
Removed "affected" list, it is not used, the problem is solved in a different...
Sven Eden
2013-02-11
2
-9
/
+0
*
Added new pkguse field to global hash and to output string.
Sven Eden
2013-02-11
2
-4
/
+7
*
Added ~ to package.use filter.
Sven Eden
2013-02-11
1
-1
/
+1
*
Add "affected" packages (local flags without own descriptions but different s...
Sven Eden
2013-02-09
1
-20
/
+17
*
Save information of /etc/portage/package.use in a new hash area "pkguse". It ...
Sven Eden
2013-02-09
1
-6
/
+8
*
Updated some information and changed IUSE usage to manipulate "default" value...
Sven Eden
2013-02-09
1
-25
/
+10
*
If a flag is not set in make.conf, its default settings are now displayed in ...
Sven Eden
2013-02-06
1
-8
/
+18
*
Added missing information that the IUSE line from installed packages influenc...
Sven Eden
2013-02-06
2
-2
/
+2
*
Remove "CVS Header" section from man page.
Paul Varner
2013-02-05
1
-2
/
+0
*
Added setting of the local EPREFIX in ufed.8 man page.
Sven Eden
2013-02-05
2
-2
/
+11
[prev]
[next]