Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Remove the cluttering section names; rename main session section from 'window... | René 'Necoro' Neumann | 2009-01-27 | 4 | -11/+17 | |
| * | Add rename functions | René 'Necoro' Neumann | 2009-01-27 | 1 | -0/+13 | |
| * | Add remove_section function | René 'Necoro' Neumann | 2009-01-27 | 1 | -3/+16 | |
| * | Fix logging in bpython | René 'Necoro' Neumann | 2009-01-27 | 1 | -1/+6 | |
| * | Move gettext init stuff from portato.py to portato/__init__.py | René 'Necoro' Neumann | 2009-01-27 | 2 | -8/+9 | |
| * | Add remove function to session | René 'Necoro' Neumann | 2009-01-27 | 1 | -0/+13 | |
| * | Use implicit 'MAIN' if no name and therefore default session name is given | René 'Necoro' Neumann | 2009-01-27 | 2 | -3/+3 | |
| * | Use session name as default section name | René 'Necoro' Neumann | 2009-01-27 | 1 | -3/+10 | |
|/ | ||||||
* | Fix and use the features of previous revision | René 'Necoro' Neumann | 2009-01-27 | 2 | -2/+2 | |
* | Enhance Session class to support name and oldfiles | René 'Necoro' Neumann | 2009-01-27 | 1 | -4/+24 | |
* | Removing 'catapult' option for system | René 'Necoro' Neumann | 2009-01-26 | 2 | -4/+3 | |
* | Small changes #2 | René 'Necoro' Neumann | 2009-01-15 | 1 | -5/+2 | |
* | Small changes | René 'Necoro' Neumann | 2009-01-15 | 2 | -5/+3 | |
* | Removed old, deprecated portage_dep imports | René 'Necoro' Neumann | 2009-01-15 | 3 | -14/+1 | |
* | Add system info to exception info | René 'Necoro' Neumann | 2009-01-15 | 1 | -2/+14 | |
* | Add prerequisite checking before startup | René 'Necoro' Neumann | 2009-01-15 | 4 | -8/+59 | |
* | Fix small typo | Dirk Göttel | 2009-01-08 | 1 | -1/+1 | |
* | Small (cosmetical) changes. Perhaps this helps to track down the "cpv not in ... | René 'Necoro' Neumann | 2008-12-11 | 1 | -17/+22 | |
* | Rev 324 done right | René 'Necoro' Neumann | 2008-12-11 | 1 | -1/+1 | |
* | Update translations | René 'Necoro' Neumann | 2008-12-11 | 2 | -1137/+1139 | |
* | Do not translate exception messages | René 'Necoro' Neumann | 2008-12-11 | 1 | -3/+3 | |
* | Updated changelog | René 'Necoro' Neumann | 2008-12-11 | 1 | -0/+2 | |
* | Use two different portage.config instances instead of just one: One for globa... | René 'Necoro' Neumann | 2008-12-11 | 5 | -9/+19 | |
* | Update changelog | René 'Necoro' Neumann | 2008-12-05 | 1 | -0/+6 | |
* | Make the use list lazy too | René 'Necoro' Neumann | 2008-12-05 | 2 | -75/+79 | |
* | Make the dependency list lazy | René 'Necoro' Neumann | 2008-12-05 | 3 | -218/+217 | |
* | Sort the dependency flags | René 'Necoro' Neumann | 2008-12-05 | 1 | -1/+19 | |
* | update debug message | René 'Necoro' Neumann | 2008-11-24 | 1 | -1/+1 | |
* | some more 5px paddings in the preferences | René 'Necoro' Neumann | 2008-11-24 | 1 | -1/+6 | |
* | Save pref window dimensions in session | René 'Necoro' Neumann | 2008-11-24 | 2 | -96/+116 | |
* | Allow session stuff being stored in the config | René 'Necoro' Neumann | 2008-11-24 | 2 | -0/+28 | |
* | Make setlist scrollable | René 'Necoro' Neumann | 2008-11-24 | 1 | -6/+30 | |
* | Increase session version for the last change | René 'Necoro' Neumann | 2008-11-24 | 2 | -2/+2 | |
* | Change ', ' into '@' for the selection pathes | René 'Necoro' Neumann | 2008-11-03 | 1 | -7/+7 | |
* | Add defaults only session loading | René 'Necoro' Neumann | 2008-11-03 | 2 | -13/+21 | |
* | Improvement to session handling of selections. Increased gui SESSION_VERSION. | René 'Necoro' Neumann | 2008-11-02 | 3 | -42/+91 | |
* | Merge in SQL stuff | René 'Necoro' Neumann | 2008-11-02 | 3 | -4/+249 | |
* | Remove some trailing whitespaces | René 'Necoro' Neumann | 2008-10-28 | 11 | -25/+25 | |
* | Do not insert empty lines before expanded useflags in the queue tooltip, if t... | René 'Necoro' Neumann | 2008-10-28 | 1 | -1/+4 | |
* | Also use WrappedTree in popups | René 'Necoro' Neumann | 2008-09-18 | 1 | -1/+1 | |
* | Prepare 0.11.1 | René 'Necoro' Neumann | 2008-09-15 | 1 | -0/+5 | |
* | Some cosmetics | René 'Necoro' Neumann | 2008-09-15 | 1 | -13/+9 | |
* | Attach logfile to mail | René 'Necoro' Neumann | 2008-09-15 | 3 | -17/+51 | |
* | Add a log-file | René 'Necoro' Neumann | 2008-09-15 | 5 | -52/+100 | |
* | Some small readability changes | René 'Necoro' Neumann | 2008-09-15 | 1 | -5/+5 | |
* | Add a __str__ method to backend.Package | René 'Necoro' Neumann | 2008-09-15 | 1 | -0/+5 | |
* | Documentation update | René 'Necoro' Neumann | 2008-09-15 | 1 | -6/+49 | |
* | New dependency handling. Should fix some bugs. | René 'Necoro' Neumann | 2008-09-15 | 3 | -136/+88 | |
* | Fixed block check | René 'Necoro' Neumann | 2008-09-12 | 1 | -1/+1 | |
* | Fixed portage-2.1.4.4 bug with sets | René 'Necoro' Neumann | 2008-09-12 | 1 | -5/+5 |