summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update translationRené 'Necoro' Neumann2009-02-172-15/+30
* First get dependencies. So that in case an error occurs, the iterator is not ...René 'Necoro' Neumann2009-02-171-4/+4
* Do not add a package to the unmerge queue multiple timesRené 'Necoro' Neumann2009-02-171-4/+5
* Display correct sabayon-messageRené 'Necoro' Neumann2009-02-131-2/+2
* Additional sabayon message for missing portage treeRené 'Necoro' Neumann2009-02-133-18/+22
* Update changelogRené 'Necoro' Neumann2009-02-091-1/+1
* Fix bug #15René 'Necoro' Neumann2009-02-092-22/+23
|\
| * Re-honor the newline add the end :). (It was removed by normal 'split()'). Ot...René 'Necoro' Neumann2009-02-091-19/+20
| * Change 'split(" ")' to single 'split()' to also catch multiple spaces and tabsRené 'Necoro' Neumann2009-02-092-3/+3
|/
* SQLDatabase.populate needs a regexpRené 'Necoro' Neumann2009-02-091-1/+1
* Same copyright statement in all filesRené 'Necoro' Neumann2009-02-0746-46/+46
* Small portage-2.2 set changesRené 'Necoro' Neumann2009-02-072-10/+13
* Fix indentionRené 'Necoro' Neumann2009-02-031-4/+4
* Fix at least the KeyError of bug #15René 'Necoro' Neumann2009-02-031-1/+1
* Update changelogRené 'Necoro' Neumann2009-02-031-1/+3
* Always print debug messages in the file logRené 'Necoro' Neumann2009-02-033-13/+22
* Return correct system result on SabayonRené 'Necoro' Neumann2009-02-031-7/+9
* Fix blocking behavior. Ignore blocks where no existing packages are affected.René 'Necoro' Neumann2009-01-281-1/+4
* Updated translationRené 'Necoro' Neumann2009-01-283-1026/+1052
* Merged enhanced session handlingRené 'Necoro' Neumann2009-01-278-25/+83
|\
| * Remove the cluttering section names; rename main session section from 'window...René 'Necoro' Neumann2009-01-274-11/+17
| * Add rename functionsRené 'Necoro' Neumann2009-01-271-0/+13
| * Add remove_section functionRené 'Necoro' Neumann2009-01-271-3/+16
| * Fix logging in bpythonRené 'Necoro' Neumann2009-01-271-1/+6
| * Move gettext init stuff from portato.py to portato/__init__.pyRené 'Necoro' Neumann2009-01-272-8/+9
| * Add remove function to sessionRené 'Necoro' Neumann2009-01-271-0/+13
| * Use implicit 'MAIN' if no name and therefore default session name is givenRené 'Necoro' Neumann2009-01-272-3/+3
| * Use session name as default section nameRené 'Necoro' Neumann2009-01-271-3/+10
|/
* Fix and use the features of previous revisionRené 'Necoro' Neumann2009-01-272-2/+2
* Enhance Session class to support name and oldfilesRené 'Necoro' Neumann2009-01-271-4/+24
* Removing 'catapult' option for systemRené 'Necoro' Neumann2009-01-262-4/+3
* Small changes #2René 'Necoro' Neumann2009-01-151-5/+2
* Small changesRené 'Necoro' Neumann2009-01-152-5/+3
* Removed old, deprecated portage_dep importsRené 'Necoro' Neumann2009-01-153-14/+1
* Add system info to exception infoRené 'Necoro' Neumann2009-01-151-2/+14
* Add prerequisite checking before startupRené 'Necoro' Neumann2009-01-154-8/+59
* Fix small typoDirk Göttel2009-01-081-1/+1
* Small (cosmetical) changes. Perhaps this helps to track down the "cpv not in ...René 'Necoro' Neumann2008-12-111-17/+22
* Rev 324 done rightRené 'Necoro' Neumann2008-12-111-1/+1
* Update translationsRené 'Necoro' Neumann2008-12-112-1137/+1139
* Do not translate exception messagesRené 'Necoro' Neumann2008-12-111-3/+3
* Updated changelogRené 'Necoro' Neumann2008-12-111-0/+2
* Use two different portage.config instances instead of just one: One for globa...René 'Necoro' Neumann2008-12-115-9/+19
* Update changelogRené 'Necoro' Neumann2008-12-051-0/+6
* Make the use list lazy tooRené 'Necoro' Neumann2008-12-052-75/+79
* Make the dependency list lazyRené 'Necoro' Neumann2008-12-053-218/+217
* Sort the dependency flagsRené 'Necoro' Neumann2008-12-051-1/+19
* update debug messageRené 'Necoro' Neumann2008-11-241-1/+1
* some more 5px paddings in the preferencesRené 'Necoro' Neumann2008-11-241-1/+6
* Save pref window dimensions in sessionRené 'Necoro' Neumann2008-11-242-96/+116