summaryrefslogtreecommitdiff
path: root/portato (unfollow)
Commit message (Expand)AuthorFilesLines
2009-01-15Add system info to exception infoRené 'Necoro' Neumann1-2/+14
2009-01-15Add prerequisite checking before startupRené 'Necoro' Neumann4-8/+59
2009-01-08Fix small typoDirk Göttel1-1/+1
2008-12-11Small (cosmetical) changes. Perhaps this helps to track down the "cpv not in ...René 'Necoro' Neumann1-17/+22
2008-12-11Rev 324 done rightRené 'Necoro' Neumann1-1/+1
2008-12-11Do not translate exception messagesRené 'Necoro' Neumann1-3/+3
2008-12-11Use two different portage.config instances instead of just one: One for globa...René 'Necoro' Neumann5-9/+19
2008-12-05Make the use list lazy tooRené 'Necoro' Neumann2-75/+79
2008-12-05Make the dependency list lazyRené 'Necoro' Neumann3-218/+217
2008-12-05Sort the dependency flagsRené 'Necoro' Neumann1-1/+19
2008-11-24update debug messageRené 'Necoro' Neumann1-1/+1
2008-11-24some more 5px paddings in the preferencesRené 'Necoro' Neumann1-1/+6
2008-11-24Save pref window dimensions in sessionRené 'Necoro' Neumann2-96/+116
2008-11-24Allow session stuff being stored in the configRené 'Necoro' Neumann2-0/+28
2008-11-24Make setlist scrollableRené 'Necoro' Neumann1-6/+30
2008-11-24Increase session version for the last changeRené 'Necoro' Neumann2-2/+2
2008-11-03Change ', ' into '@' for the selection pathesRené 'Necoro' Neumann1-7/+7
2008-11-03Add defaults only session loadingRené 'Necoro' Neumann2-13/+21
2008-11-02Improvement to session handling of selections. Increased gui SESSION_VERSION.René 'Necoro' Neumann3-42/+91
2008-11-02Merge in SQL stuffRené 'Necoro' Neumann3-4/+249
2008-10-28Remove some trailing whitespacesRené 'Necoro' Neumann10-24/+24
2008-10-28Do not insert empty lines before expanded useflags in the queue tooltip, if t...René 'Necoro' Neumann1-1/+4
2008-09-18Also use WrappedTree in popupsRené 'Necoro' Neumann1-1/+1
2008-09-15Some cosmeticsRené 'Necoro' Neumann1-13/+9
2008-09-15Attach logfile to mailRené 'Necoro' Neumann3-17/+51
2008-09-15Add a log-fileRené 'Necoro' Neumann4-51/+97
2008-09-15Some small readability changesRené 'Necoro' Neumann1-5/+5
2008-09-15Add a __str__ method to backend.PackageRené 'Necoro' Neumann1-0/+5
2008-09-15Documentation updateRené 'Necoro' Neumann1-6/+49
2008-09-15New dependency handling. Should fix some bugs.René 'Necoro' Neumann3-136/+88
2008-09-12Fixed block checkRené 'Necoro' Neumann1-1/+1
2008-09-12Fixed portage-2.1.4.4 bug with setsRené 'Necoro' Neumann1-5/+5
2008-09-02Removed ConfigParser.set_boolean and use normal ConfigParser.set insteadRené 'Necoro' Neumann2-39/+14
2008-09-02Switch from tabs to 4 spacesRené 'Necoro' Neumann40-7672/+7672
2008-07-28Preparing 0.11René 'Necoro' Neumann1-2/+2
2008-07-28Disable '--oneshot' button if senselessRené 'Necoro' Neumann2-98/+102
2008-07-28Added one level of indirection to find wrong calls of 'get_widget'René 'Necoro' Neumann1-1/+20
2008-07-28Removed obsolete queuePopupRené 'Necoro' Neumann2-117/+97
2008-07-28New --oneshot-cb worksRené 'Necoro' Neumann2-100/+106
2008-07-28First support for the new emerge optionsRené 'Necoro' Neumann2-113/+147
2008-07-28Add scrollbacklines to configRené 'Necoro' Neumann1-1/+1
2008-07-27Dependencies for the call graph should not be hardRené 'Necoro' Neumann1-1/+2
2008-07-27Make the updater parallel merge awareRené 'Necoro' Neumann1-7/+16
2008-07-27portage.Set.getAtoms() does not return strings...René 'Necoro' Neumann1-1/+2
2008-07-27Fixed bug in update_worldRené 'Necoro' Neumann1-1/+1
2008-07-25Fixing subprocess/listener handlingRené 'Necoro' Neumann2-11/+13
2008-07-20Added "$(version)" for the config file naming.René 'Necoro' Neumann2-96/+101
2008-07-20Fixed file naming if portage-configs are directoriesRené 'Necoro' Neumann1-2/+2
2008-07-16Fixed the update_world with sets for <portage-2.2René 'Necoro' Neumann2-6/+7
2008-07-16Abort the main process if child dies.René 'Necoro' Neumann1-0/+1