Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '0.14' | René 'Necoro' Neumann | 2010-04-19 | 3 | -429/+17 |
|\ | |||||
| * | Remove unused pythonic eix parser implementation | René 'Necoro' Neumann | 2010-04-19 | 1 | -416/+0 |
| * | Connect the accels from the menu. | René 'Necoro' Neumann | 2010-04-19 | 1 | -12/+16 |
| * | Replace 'Portage Warning' by 'External Warning' | René 'Necoro' Neumann | 2010-04-19 | 1 | -1/+1 |
* | | Merge branch '0.14' | René 'Necoro' Neumann | 2010-04-16 | 2 | -1/+4 |
|\| | |||||
| * | Fix gtk deprecation warning | René 'Necoro' Neumann | 2010-04-16 | 1 | -1/+1 |
| * | Typo | René 'Necoro' Neumann | 2010-04-16 | 1 | -1/+1 |
| * | Do not allow portage's sqlite backend for the moment ... bug #564292 | René 'Necoro' Neumann | 2010-04-16 | 1 | -0/+3 |
* | | Merge branch '0.14' | René 'Necoro' Neumann | 2010-04-15 | 2 | -10/+11 |
|\| | |||||
| * | Better sorting of the database types in the preferences. | René 'Necoro' Neumann | 2010-04-15 | 2 | -6/+6 |
| * | Make the database type choice an info message | René 'Necoro' Neumann | 2010-04-15 | 1 | -4/+5 |
* | | Merge branch '0.14' | René 'Necoro' Neumann | 2010-04-14 | 5 | -55/+79 |
|\| | |||||
| * | Make some useless info messages being debug statements | René 'Necoro' Neumann | 2010-04-14 | 1 | -3/+3 |
| * | Improve the C modules | René 'Necoro' Neumann | 2010-04-14 | 3 | -37/+52 |
| * | Fixed the unicode support and stuff ... and also made eix faster :) | René 'Necoro' Neumann | 2010-04-14 | 1 | -20/+22 |
| * | Better eix error inheritance and handling | René 'Necoro' Neumann | 2010-04-13 | 1 | -2/+9 |
* | | Merge branch '0.14' | René 'Necoro' Neumann | 2010-04-13 | 2 | -56/+64 |
|\| | |||||
| * | Fix the handling of FilterSets. Fixes bug #558887. | René 'Necoro' Neumann | 2010-04-13 | 2 | -56/+64 |
* | | Merge branch '0.14' | René 'Necoro' Neumann | 2010-04-12 | 2 | -9/+19 |
|\| | |||||
| * | Redo change, when changing the search type | René 'Necoro' Neumann | 2010-04-12 | 1 | -2/+3 |
| * | Fixed jumping and searching. Fixes bug #559480 | René 'Necoro' Neumann | 2010-04-12 | 1 | -6/+15 |
| * | Convert the stored mtime to float before using it | René 'Necoro' Neumann | 2010-04-12 | 1 | -1/+1 |
* | | Merge branch '0.14' | René 'Necoro' Neumann | 2010-04-12 | 2 | -2/+2 |
|\| | |||||
| * | Fix error when no 'format' entry is in the db section | René 'Necoro' Neumann | 2010-04-12 | 1 | -1/+1 |
| * | Descriptions may contain unicode | René 'Necoro' Neumann | 2010-04-12 | 1 | -1/+1 |
* | | Merge branch '0.14' | René 'Necoro' Neumann | 2010-04-11 | 5 | -8/+8 |
|\| | |||||
| * | Fixed translation template and German translation. Thanks to André. | René 'Necoro' Neumann | 2010-04-11 | 4 | -6/+6 |
| * | Do not translate 'Portage' | René 'Necoro' Neumann | 2010-04-11 | 1 | -1/+1 |
| * | Fixed homepage | René 'Necoro' Neumann | 2010-04-11 | 1 | -1/+1 |
* | | applied 2to3 and fixed the result | René 'Necoro' Neumann | 2010-04-11 | 45 | -199/+178 |
* | | Fix the stuff merged in from atom | René 'Necoro' Neumann | 2010-04-11 | 3 | -3/+5 |
* | | Revert "Add atom wrapper, which does nothing atm" | René 'Necoro' Neumann | 2010-04-10 | 1 | -16/+0 |
* | | Merge branch 'atom' | René 'Necoro' Neumann | 2010-04-10 | 5 | -25/+40 |
|\ \ | |/ |/| | |||||
| * | Merge commit '9d98e004f14f06c536b4ef5055e798c11965efbc' into atom | René 'Necoro' Neumann | 2010-03-05 | 2 | -9/+6 |
| |\ | |||||
| * | | Remove the 'geneticize_list' stuff. It is so ancient, it stinks :P | René 'Necoro' Neumann | 2009-11-05 | 1 | -19/+6 |
| * | | Add atom wrapper, which does nothing atm | René 'Necoro' Neumann | 2009-11-05 | 1 | -0/+16 |
| * | | Better slot handling in packages. | René 'Necoro' Neumann | 2009-11-05 | 4 | -6/+18 |
* | | | Make config sections be always unicode objects to fix the turkish capital I/i... | René 'Necoro' Neumann | 2010-04-10 | 1 | -10/+10 |
* | | | Add seperator in between the 'show' and the 'do' items | René 'Necoro' Neumann | 2010-04-10 | 1 | -0/+1 |
* | | | Show dialog, that update world might not work as expected | René 'Necoro' Neumann | 2010-04-09 | 2 | -1/+19 |
* | | | Readded a Session.get_bool() method | René 'Necoro' Neumann | 2010-04-09 | 2 | -6/+12 |
* | | | Fixed bug from switching to ConfigParser | René 'Necoro' Neumann | 2010-04-01 | 1 | -4/+4 |
* | | | Fixed mailinfo window | René 'Necoro' Neumann | 2010-03-26 | 1 | -20/+38 |
* | | | Rewrote the database initialization to be a class instead of a function | René 'Necoro' Neumann | 2010-03-16 | 5 | -50/+76 |
* | | | Better debug messages when updating database formats | René 'Necoro' Neumann | 2010-03-14 | 1 | -0/+2 |
* | | | Show a dialog if no email is given | René 'Necoro' Neumann | 2010-03-14 | 3 | -5/+21 |
* | | | Send more files for bug mails | René 'Necoro' Neumann | 2010-03-14 | 2 | -28/+103 |
* | | | Rewrote Session as to use the normal ConfigParser and not our own one | René 'Necoro' Neumann | 2010-03-14 | 2 | -68/+50 |
* | | | Read translators from file | René 'Necoro' Neumann | 2010-03-06 | 2 | -9/+6 |
* | | | Merge branch 'best_icon'. | René 'Necoro' Neumann | 2010-03-06 | 2 | -8/+18 |
|\ \ \ |