summaryrefslogtreecommitdiff
path: root/portato/backend/flags.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Do not bail out, if we try to replace stuff in a category w/o a dashRené 'Necoro' Neumann2010-05-251-1/+7
|
* applied 2to3 and fixed the resultRené 'Necoro' Neumann2010-04-111-42/+35
|
* Fixed copyrightRené 'Necoro' Neumann2010-03-051-1/+1
|
* Fix handling of slots in /etc/portage/*René 'Necoro' Neumann2009-08-111-1/+1
|
* TypoRené 'Necoro' Neumann2009-07-051-1/+1
|
* Need a copy to remove fromRené 'Necoro' Neumann2009-03-261-1/+1
|
* Removed the obsolete single unittest and the unique_array functionRené 'Necoro' Neumann2009-04-071-4/+4
|
* Fixed pyflakes errorsRené 'Necoro' Neumann2009-04-071-1/+0
|
* Deal with keyword lines missing a keywordRené 'Necoro' Neumann2009-03-181-3/+10
|
* FixRené 'Necoro' Neumann2009-03-031-1/+1
|
* Re-honor the newline add the end :). (It was removed by normal 'split()'). ↵René 'Necoro' Neumann2009-02-091-19/+20
| | | | Other minor code enhancements too
* Change 'split(" ")' to single 'split()' to also catch multiple spaces and tabsRené 'Necoro' Neumann2009-02-091-2/+2
|
* Same copyright statement in all filesRené 'Necoro' Neumann2009-02-071-1/+1
|
* Fix indentionRené 'Necoro' Neumann2009-02-031-4/+4
|
* Fix at least the KeyError of bug #15René 'Necoro' Neumann2009-02-031-1/+1
|
* Some cosmeticsRené 'Necoro' Neumann2008-09-151-13/+9
|
* Switch from tabs to 4 spacesRené 'Necoro' Neumann2008-09-021-654/+654
|
* Added "$(version)" for the config file naming.René 'Necoro' Neumann2008-07-201-1/+5
|
* Fixed file naming if portage-configs are directoriesRené 'Necoro' Neumann2008-07-201-2/+2
|
* Ported packageRené 'Necoro' Neumann2008-05-211-1/+1
|
* Now unicode support for translations :)René 'Necoro' Neumann2008-04-091-1/+0
|
* Updated catapult stuffRené 'Necoro' Neumann2008-03-111-2/+1
|
* r716@Devoty: necoro | 2008-01-25 00:35:00 +0100Necoro2008-01-241-0/+17
| | | | | | Improved useflag handling r717@Devoty: necoro | 2008-01-25 00:47:45 +0100 improved update_world
* r680@Devoty: necoro | 2008-01-20 02:53:30 +0100Necoro2008-01-201-30/+37
| | | | Fixed flag handling
* r598@Devoty: necoro | 2008-01-10 16:36:29 +0100Necoro2008-01-111-0/+21
| | | | Handle the new useflag format correctly
* r521@Devoty: necoro | 2007-10-31 17:19:09 +0100Necoro2007-11-011-12/+12
| | | | | | | | | r522@Devoty: necoro | 2007-11-02 00:51:00 +0100 No more instanceof calls r523@Devoty: necoro | 2007-11-02 00:51:51 +0100 Fixed bugs; removed unnecessairy dbus calls; make update world being async r524@Devoty: necoro | 2007-11-02 00:52:09 +0100 always use catapult
* Change to absolute_imports; Warning: definitly brokennecoro2007-08-271-14/+15
|
* improved update-world; now showing differences between installed and set ↵necoro2007-08-161-0/+3
| | | | use-flags
* i18n support and german translationsnecoro2007-08-051-1/+2
|
* new fancier log outputnecoro2007-07-131-7/+7
|
* now considering non-existing files in /etc/portagenecoro2007-04-251-2/+5
|
* Improved masking display and made most of the Qt-Frontend worknecoro2007-04-131-7/+51
|
* Renamed package.get_env_var to package.get_package_settingsnecoro2007-02-201-1/+1
|
* Back to our own revision solution as the eclass-one checks _before_ updatingnecoro2007-02-191-38/+79
|
* Use icon instead of the asterisknecoro2007-02-161-1/+1
| | | Renamed wrong param name "allowed" to "use_keywords" in package.is_testing()
* Renamed to portatonecoro2006-11-241-0/+617