summaryrefslogtreecommitdiff
path: root/portato (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* Do not translate exception messagesRené 'Necoro' Neumann2008-12-111-3/+3
|
* 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 :)
* 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-2810-24/+24
|
* 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
|
* Some cosmeticsRené 'Necoro' Neumann2008-09-151-13/+9
|
* Attach logfile to mailRené 'Necoro' Neumann2008-09-153-17/+51
|
* Add a log-fileRené 'Necoro' Neumann2008-09-154-51/+97
|
* Some small readability changesRené 'Necoro' Neumann2008-09-151-5/+5
|
* Add a __str__ method to backend.PackageRené 'Necoro' Neumann2008-09-151-0/+5
|
* Documentation updateRené 'Necoro' Neumann2008-09-151-6/+49
|
* New dependency handling. Should fix some bugs.René 'Necoro' Neumann2008-09-153-136/+88
|
* Fixed block checkRené 'Necoro' Neumann2008-09-121-1/+1
|
* Fixed portage-2.1.4.4 bug with setsRené 'Necoro' Neumann2008-09-121-5/+5
|
* Removed ConfigParser.set_boolean and use normal ConfigParser.set insteadRené 'Necoro' Neumann2008-09-022-39/+14
|
* Switch from tabs to 4 spacesRené 'Necoro' Neumann2008-09-0240-7672/+7672
|
* Preparing 0.11René 'Necoro' Neumann2008-07-281-2/+2
|
* Disable '--oneshot' button if senselessRené 'Necoro' Neumann2008-07-282-98/+102
|
* Added one level of indirection to find wrong calls of 'get_widget'René 'Necoro' Neumann2008-07-281-1/+20
|
* Removed obsolete queuePopupRené 'Necoro' Neumann2008-07-282-117/+97
|
* New --oneshot-cb worksRené 'Necoro' Neumann2008-07-282-100/+106
|
* First support for the new emerge optionsRené 'Necoro' Neumann2008-07-282-113/+147
|
* Add scrollbacklines to configRené 'Necoro' Neumann2008-07-281-1/+1
|
* Dependencies for the call graph should not be hardRené 'Necoro' Neumann2008-07-271-1/+2
|
* Make the updater parallel merge awareRené 'Necoro' Neumann2008-07-271-7/+16
|
* portage.Set.getAtoms() does not return strings...René 'Necoro' Neumann2008-07-271-1/+2
|
* Fixed bug in update_worldRené 'Necoro' Neumann2008-07-271-1/+1
|
* Fixing subprocess/listener handlingRené 'Necoro' Neumann2008-07-252-11/+13
|
* Added "$(version)" for the config file naming.René 'Necoro' Neumann2008-07-202-96/+101
|
* Fixed file naming if portage-configs are directoriesRené 'Necoro' Neumann2008-07-201-2/+2
|