summaryrefslogtreecommitdiff
path: root/portato (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixed the update_world with sets for <portage-2.2René 'Necoro' Neumann2008-07-162-6/+7
* Abort the main process if child dies.René 'Necoro' Neumann2008-07-161-0/+1
* Make portage cleanup old porttree instanceRené 'Necoro' Neumann2008-07-121-1/+2
* Make mailwindow modalRené 'Necoro' Neumann2008-07-101-50/+52
* Fixes bug on <portage-2.2 in preferencesRené 'Necoro' Neumann2008-07-101-1/+2
* Make the queue's update_world set-sensitive tooRené 'Necoro' Neumann2008-07-103-6/+11
* Updated translationRené 'Necoro' Neumann2008-07-101-2/+2
* Moved color info to configRené 'Necoro' Neumann2008-07-103-3/+9
* Add tooltip to revert btnRené 'Necoro' Neumann2008-07-101-97/+98
* Updated translationsRené 'Necoro' Neumann2008-07-091-2/+2
* Merged in the portage-2.2 branchRené 'Necoro' Neumann2008-07-0913-149/+330
|\
| * Added package sets of portage-2.2René 'Necoro' Neumann2008-07-092-0/+35
| * Introduced Sets for findingRené 'Necoro' Neumann2008-07-092-95/+145
| * Renamed generic package setsRené 'Necoro' Neumann2008-07-096-21/+26
| * Make update_world set compatibleRené 'Necoro' Neumann2008-07-094-9/+22
| * Added set selection in preferencesRené 'Necoro' Neumann2008-07-092-3/+78
| * Removed '__find_resolved_unresolved' as it is quite useless.René 'Necoro' Neumann2008-06-263-53/+29
| * Added very basic set queryingRené 'Necoro' Neumann2008-06-263-0/+27
* | Fixed update world/get_new_packagesRené 'Necoro' Neumann2008-07-091-12/+16
* | Merged in some dialog beautificationRené 'Necoro' Neumann2008-07-081-6/+8
|\ \
| * | Beautified some dialogsRené 'Necoro' Neumann2008-06-301-6/+8
* | | Removed the USE_CATAPULT stuffRené 'Necoro' Neumann2008-07-083-13/+6
* | | Merged in the new plugin systemRené 'Necoro' Neumann2008-07-0813-599/+759
|\ \ \
| * | | Added the reload_portage pluginRené 'Necoro' Neumann2008-07-081-4/+9
| * | | Documented the plugin moduleRené 'Necoro' Neumann2008-07-082-32/+229