summaryrefslogtreecommitdiff
path: root/portato (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added an extra 'Portage' tab to the preference dialog and moved all portage r...René 'Necoro' Neumann2009-02-181-11/+36
* Fixed manual searchRené 'Necoro' Neumann2009-02-171-1/+1
* In some cases the SQL-search does the right thing ;)René 'Necoro' Neumann2009-02-171-0/+1
* Merge in DB branch (even though it does not offer the change-db-in-prefs feat...René 'Necoro' Neumann2009-02-1710-439/+621
|\
| * SQLDatabase.populate needs a regexpRené 'Necoro' Neumann2009-02-091-1/+1
| * Use warning instead of debug, if the sql database could not be loadedRené 'Necoro' Neumann2009-02-021-2/+2
| * Remove the USE_SQL flag - use normal config insteadRené 'Necoro' Neumann2009-02-022-9/+19
| * Do not show categories which only hold disabled packagesRené 'Necoro' Neumann2009-02-024-12/+21
| * find -> indexRené 'Necoro' Neumann2009-02-021-1/+1
| * Handle non existing versionsRené 'Necoro' Neumann2009-02-022-4/+27
| * Add 'VersionsNotFoundException'René 'Necoro' Neumann2009-02-021-0/+4
| * Add the disabled field to PkgDataRené 'Necoro' Neumann2009-02-023-12/+30
| * Enable sql-db formatsRené 'Necoro' Neumann2009-01-283-14/+35
| * Merged in new session stuffRené 'Necoro' Neumann2009-01-282-5/+47
| |\
| | * Add a SectionDict class, which maps a section of a session to a dict.René 'Necoro' Neumann2009-01-281-0/+27
| | * Add a global session listRené 'Necoro' Neumann2009-01-282-5/+20
| * | Use the new database class layoutRené 'Necoro' Neumann2009-01-285-24/+42
| * | Moved SQLDatabaseRené 'Necoro' Neumann2009-01-283-248/+233
| * | Moved DictDatabaseRené 'Necoro' Neumann2009-01-283-159/+175
| * | First 'db' layoutRené 'Necoro' Neumann2009-01-283-17/+53
* | | First part of fixing the searchRené 'Necoro' Neumann2009-02-172-6/+3
* | | Fixed the jump_to logic (seemed like it stopped working right after having in...René 'Necoro' Neumann2009-02-171-68/+73
* | | Set default app icon -- also for dialogsRené 'Necoro' Neumann2009-02-172-2/+5
* | | 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
* | | 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-0739-39/+39
* | | 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
* | | 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-281-1/+1
|/
* 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-271-1/+7
* 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