summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵René 'Necoro' Neumann2009-01-274-11/+17
| | | | | | | | 'window' to 'gui'
| * 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
| | | | self.iters['uninstall']" bug.
* 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 ↵René 'Necoro' Neumann2008-12-115-9/+19
| | | | | | | | global stuff - and one for package related things (e.g. where setcpv() is called). Also PortageSettings now takes care, that setcpv() is not called multiple times in a row with the same CPV. This should enhance performance :)
* 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
|
* Allow session stuff being stored in the configRené 'Necoro' Neumann2008-11-242-0/+28
|
* Make setlist scrollableRené 'Necoro' Neumann2008-11-241-6/+30
|
* Increase session version for the last changeRené 'Necoro' Neumann2008-11-242-2/+2
|
* Change ', ' into '@' for the selection pathesRené 'Necoro' Neumann2008-11-031-7/+7
|
* Add defaults only session loadingRené 'Necoro' Neumann2008-11-032-13/+21
|
* Improvement to session handling of selections. Increased gui SESSION_VERSION.René 'Necoro' Neumann2008-11-023-42/+91
|
* Merge in SQL stuffRené 'Necoro' Neumann2008-11-023-4/+249
|
* Remove some trailing whitespacesRené 'Necoro' Neumann2008-10-2811-25/+25
|
* Do not insert empty lines before expanded useflags in the queue tooltip, if ↵René 'Necoro' Neumann2008-10-281-1/+4
| | | | there are no other useflags
* Also use WrappedTree in popupsRené 'Necoro' Neumann2008-09-181-1/+1
|