Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2009-02-03 | Always print debug messages in the file log | René 'Necoro' Neumann | 3 | -13/+22 | |
2009-02-03 | Return correct system result on Sabayon | René 'Necoro' Neumann | 1 | -7/+9 | |
2009-01-28 | Fix blocking behavior. Ignore blocks where no existing packages are affected. | René 'Necoro' Neumann | 1 | -1/+4 | |
2009-01-28 | Updated translation | René 'Necoro' Neumann | 3 | -1026/+1052 | |
2009-01-27 | Remove the cluttering section names; rename main session section from ↵ | René 'Necoro' Neumann | 4 | -11/+17 | |
'window' to 'gui' | |||||
2009-01-27 | Add rename functions | René 'Necoro' Neumann | 1 | -0/+13 | |
2009-01-27 | Add remove_section function | René 'Necoro' Neumann | 1 | -3/+16 | |
2009-01-27 | Fix logging in bpython | René 'Necoro' Neumann | 1 | -1/+6 | |
2009-01-27 | Move gettext init stuff from portato.py to portato/__init__.py | René 'Necoro' Neumann | 2 | -8/+9 | |
2009-01-27 | Add remove function to session | René 'Necoro' Neumann | 1 | -0/+13 | |
2009-01-27 | Use implicit 'MAIN' if no name and therefore default session name is given | René 'Necoro' Neumann | 2 | -3/+3 | |
2009-01-27 | Use session name as default section name | René 'Necoro' Neumann | 1 | -3/+10 | |
2009-01-27 | Fix and use the features of previous revision | René 'Necoro' Neumann | 2 | -2/+2 | |
2009-01-27 | Enhance Session class to support name and oldfiles | René 'Necoro' Neumann | 1 | -4/+24 | |
2009-01-26 | Removing 'catapult' option for system | René 'Necoro' Neumann | 2 | -4/+3 | |
2009-01-15 | Small changes #2 | René 'Necoro' Neumann | 1 | -5/+2 | |
2009-01-15 | Small changes | René 'Necoro' Neumann | 2 | -5/+3 | |
2009-01-15 | Removed old, deprecated portage_dep imports | René 'Necoro' Neumann | 3 | -14/+1 | |
2009-01-15 | Add system info to exception info | René 'Necoro' Neumann | 1 | -2/+14 | |
2009-01-15 | Add prerequisite checking before startup | René 'Necoro' Neumann | 4 | -8/+59 | |
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 | |
self.iters['uninstall']" bug. | |||||
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 ↵ | René 'Necoro' Neumann | 5 | -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 :) | |||||
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 ↵ | René 'Necoro' Neumann | 1 | -1/+4 | |
there are no other useflags | |||||
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 | |