Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2009-01-08 | Fix small typo | Dirk Göttel | 1 | -1/+1 |
2008-12-11 | Small (cosmetical) changes. Perhaps this helps to track down the "cpv not in ... | René 'Necoro' Neumann | 1 | -17/+22 |
2008-12-11 | Rev 324 done right | René 'Necoro' Neumann | 1 | -1/+1 |
2008-12-11 | Update translations | René 'Necoro' Neumann | 2 | -1137/+1139 |
2008-12-11 | Do not translate exception messages | René 'Necoro' Neumann | 1 | -3/+3 |
2008-12-11 | Updated changelog | René 'Necoro' Neumann | 1 | -0/+2 |
2008-12-11 | Use two different portage.config instances instead of just one: One for globa... | René 'Necoro' Neumann | 5 | -9/+19 |
2008-12-05 | Update changelog | René 'Necoro' Neumann | 1 | -0/+6 |
2008-12-05 | Make the use list lazy too | René 'Necoro' Neumann | 2 | -75/+79 |
2008-12-05 | Make the dependency list lazy | René 'Necoro' Neumann | 3 | -218/+217 |
2008-12-05 | Sort the dependency flags | René 'Necoro' Neumann | 1 | -1/+19 |
2008-11-24 | update debug message | René 'Necoro' Neumann | 1 | -1/+1 |
2008-11-24 | some more 5px paddings in the preferences | René 'Necoro' Neumann | 1 | -1/+6 |
2008-11-24 | Save pref window dimensions in session | René 'Necoro' Neumann | 2 | -96/+116 |
2008-11-24 | Allow session stuff being stored in the config | René 'Necoro' Neumann | 2 | -0/+28 |
2008-11-24 | Make setlist scrollable | René 'Necoro' Neumann | 1 | -6/+30 |
2008-11-24 | Increase session version for the last change | René 'Necoro' Neumann | 2 | -2/+2 |
2008-11-03 | Change ', ' into '@' for the selection pathes | René 'Necoro' Neumann | 1 | -7/+7 |
2008-11-03 | Add defaults only session loading | René 'Necoro' Neumann | 2 | -13/+21 |
2008-11-02 | Improvement to session handling of selections. Increased gui SESSION_VERSION. | René 'Necoro' Neumann | 3 | -42/+91 |
2008-11-02 | Merge in SQL stuff | René 'Necoro' Neumann | 3 | -4/+249 |
2008-10-28 | Remove some trailing whitespaces | René 'Necoro' Neumann | 11 | -25/+25 |
2008-10-28 | Do not insert empty lines before expanded useflags in the queue tooltip, if t... | René 'Necoro' Neumann | 1 | -1/+4 |
2008-09-18 | Also use WrappedTree in popups | René 'Necoro' Neumann | 1 | -1/+1 |
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 |