Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2008-09-15 | Prepare 0.11.1 | René 'Necoro' Neumann | 1 | -0/+5 | |
2008-09-15 | Some cosmetics | René 'Necoro' Neumann | 1 | -13/+9 | |
2008-09-15 | Attach logfile to mail | René 'Necoro' Neumann | 3 | -17/+51 | |
2008-09-15 | Add a log-file | René 'Necoro' Neumann | 5 | -52/+100 | |
2008-09-15 | Some small readability changes | René 'Necoro' Neumann | 1 | -5/+5 | |
2008-09-15 | Add a __str__ method to backend.Package | René 'Necoro' Neumann | 1 | -0/+5 | |
2008-09-15 | Documentation update | René 'Necoro' Neumann | 1 | -6/+49 | |
2008-09-15 | New dependency handling. Should fix some bugs. | René 'Necoro' Neumann | 3 | -136/+88 | |
2008-09-12 | Fixed block check | René 'Necoro' Neumann | 1 | -1/+1 | |
2008-09-12 | Fixed portage-2.1.4.4 bug with sets | René 'Necoro' Neumann | 1 | -5/+5 | |
2008-09-02 | Removed ConfigParser.set_boolean and use normal ConfigParser.set instead | René 'Necoro' Neumann | 2 | -39/+14 | |
2008-09-02 | Fix modeline in config | René 'Necoro' Neumann | 1 | -1/+1 | |
2008-09-02 | Switch from tabs to 4 spaces | René 'Necoro' Neumann | 48 | -7854/+7854 | |
2008-07-28 | Remove obscure old shell script | René 'Necoro' Neumann | 1 | -4/+0 | |
2008-07-28 | Preparing 0.11 | René 'Necoro' Neumann | 5 | -132/+121 | |
2008-07-28 | Disable '--oneshot' button if senseless | René 'Necoro' Neumann | 3 | -98/+103 | |
2008-07-28 | Added one level of indirection to find wrong calls of 'get_widget' | René 'Necoro' Neumann | 1 | -1/+20 | |
2008-07-28 | Removed obsolete queuePopup | René 'Necoro' Neumann | 2 | -117/+97 | |
2008-07-28 | New --oneshot-cb works | René 'Necoro' Neumann | 2 | -100/+106 | |
2008-07-28 | First support for the new emerge options | René 'Necoro' Neumann | 3 | -113/+148 | |
2008-07-28 | Some changelog work | René 'Necoro' Neumann | 1 | -2/+2 | |
2008-07-28 | Removed pausing icons | René 'Necoro' Neumann | 2 | -171/+0 | |
2008-07-28 | Add scrollbacklines to config | René 'Necoro' Neumann | 2 | -1/+6 | |
2008-07-28 | Some German translation stuff | René 'Necoro' Neumann | 2 | -166/+168 | |
2008-07-27 | Dependencies for the call graph should not be hard | René 'Necoro' Neumann | 1 | -1/+2 | |
2008-07-27 | Make the updater parallel merge aware | René 'Necoro' Neumann | 1 | -7/+16 | |
2008-07-27 | portage.Set.getAtoms() does not return strings... | René 'Necoro' Neumann | 1 | -1/+2 | |
2008-07-27 | Fixed bug in update_world | René 'Necoro' Neumann | 1 | -1/+1 | |
2008-07-27 | Updated polish translation | Tomasz Osiński | 1 | -434/+537 | |
2008-07-25 | Fixing subprocess/listener handling | René 'Necoro' Neumann | 3 | -25/+40 | |
2008-07-20 | Added "$(version)" for the config file naming. | René 'Necoro' Neumann | 3 | -99/+105 | |
2008-07-20 | Fixed file naming if portage-configs are directories | René 'Necoro' Neumann | 1 | -2/+2 | |
2008-07-16 | Fixed the update_world with sets for <portage-2.2 | René 'Necoro' Neumann | 2 | -6/+7 | |
2008-07-16 | Abort the main process if child dies. | René 'Necoro' Neumann | 2 | -1/+12 | |
2008-07-12 | Make portage cleanup old porttree instance | René 'Necoro' Neumann | 1 | -1/+2 | |
2008-07-11 | Updated catalan translation | Roger Calvó | 1 | -422/+550 | |
2008-07-11 | Updated turkish translation | Gürkan Gür | 1 | -411/+523 | |
2008-07-10 | Make mailwindow modal | René 'Necoro' Neumann | 1 | -50/+52 | |
2008-07-10 | Fixes bug on <portage-2.2 in preferences | René 'Necoro' Neumann | 1 | -1/+2 | |
2008-07-10 | Make the queue's update_world set-sensitive too | René 'Necoro' Neumann | 3 | -6/+11 | |
2008-07-10 | Updated translation | René 'Necoro' Neumann | 4 | -83/+88 | |
2008-07-10 | Moved color info to config | René 'Necoro' Neumann | 4 | -5/+22 | |
2008-07-10 | Add tooltip to revert btn | René 'Necoro' Neumann | 2 | -140/+145 | |
2008-07-09 | Update changelog | René 'Necoro' Neumann | 1 | -0/+2 | |
2008-07-09 | Updated translations | René 'Necoro' Neumann | 3 | -1009/+1026 | |
2008-07-09 | Added package sets of portage-2.2 | René 'Necoro' Neumann | 2 | -0/+35 | |
2008-07-09 | Introduced Sets for finding | René 'Necoro' Neumann | 2 | -95/+145 | |
2008-07-09 | Renamed generic package sets | René 'Necoro' Neumann | 6 | -21/+26 | |
2008-07-09 | Make update_world set compatible | René 'Necoro' Neumann | 4 | -9/+22 | |
2008-07-09 | Added set selection in preferences | René 'Necoro' Neumann | 3 | -3/+83 | |