summaryrefslogtreecommitdiff
path: root/portato (unfollow)
Commit message (Expand)AuthorFilesLines
2011-07-18Updated cython files to include new header locationsHEADmasterRené 'Necoro' Neumann2-7/+7
2010-09-06Handle portage-2.1.8 and above as portage-2.2René 'Necoro' Neumann1-1/+1
2010-09-06Handle portage-2.1.9 and above as portage-2.2René 'Necoro' Neumann1-1/+1
2010-09-06Workaround for bug#557715René 'Necoro' Neumann1-1/+4
2010-09-06Gnah - changing portage-APIRené 'Necoro' Neumann1-2/+6
2010-09-04Fix system.split_cpvRené 'Necoro' Neumann1-1/+5
2010-07-06format strings need tuplesRené 'Necoro' Neumann1-1/+1
2010-05-25Do not bail out, if we try to replace stuff in a category w/o a dashRené 'Necoro' Neumann1-1/+7
2010-05-25Do not bail out, if we try to replace stuff in a category w/o a dashRené 'Necoro' Neumann1-1/+7
2010-05-22Update gtk-version in glade filesRené 'Necoro' Neumann8-8/+8
2010-05-22Fix the link buttonsRené 'Necoro' Neumann1-1/+1
2010-05-20Handle missing eix-cache file more gracefullyRené 'Necoro' Neumann1-0/+7
2010-05-20More declarative handling of the database typesRené 'Necoro' Neumann3-46/+59
2010-05-11Add '--plugin-dir' optionRené 'Necoro' Neumann1-1/+9
2010-05-11Improve constants.py for release scriptRené 'Necoro' Neumann1-6/+11
2010-04-23Clearer debug message for packages not in mergequeueRené 'Necoro' Neumann1-1/+1
2010-04-23Reset HOME to /root for rootRené 'Necoro' Neumann1-0/+4
2010-04-23Small error in sqldbRené 'Necoro' Neumann1-1/+1
2010-04-19Remove unused pythonic eix parser implementationRené 'Necoro' Neumann1-416/+0
2010-04-19Connect the accels from the menu.René 'Necoro' Neumann1-12/+16
2010-04-19Replace 'Portage Warning' by 'External Warning'René 'Necoro' Neumann1-1/+1
2010-04-16Fix gtk deprecation warningRené 'Necoro' Neumann1-1/+1
2010-04-16TypoRené 'Necoro' Neumann1-1/+1
2010-04-16Do not allow portage's sqlite backend for the moment ... bug #564292René 'Necoro' Neumann1-0/+3
2010-04-15Better sorting of the database types in the preferences.René 'Necoro' Neumann2-6/+6
2010-04-15Make the database type choice an info messageRené 'Necoro' Neumann1-4/+5
2010-04-14Make some useless info messages being debug statementsRené 'Necoro' Neumann1-3/+3
2010-04-14Improve the C modulesRené 'Necoro' Neumann3-37/+52
2010-04-14Fixed the unicode support and stuff ... and also made eix faster :)René 'Necoro' Neumann1-20/+22
2010-04-13Better eix error inheritance and handlingRené 'Necoro' Neumann1-2/+9
2010-04-13Fix the handling of FilterSets. Fixes bug #558887.René 'Necoro' Neumann2-56/+64
2010-04-12Redo change, when changing the search typeRené 'Necoro' Neumann1-2/+3
2010-04-12Fixed jumping and searching. Fixes bug #559480René 'Necoro' Neumann1-6/+15
2010-04-12Convert the stored mtime to float before using itRené 'Necoro' Neumann1-1/+1
2010-04-12Fix error when no 'format' entry is in the db sectionRené 'Necoro' Neumann1-1/+1
2010-04-12Descriptions may contain unicodeRené 'Necoro' Neumann1-1/+1
2010-04-11Fixed translation template and German translation. Thanks to André.René 'Necoro' Neumann4-6/+6
2010-04-11Do not translate 'Portage'René 'Necoro' Neumann1-1/+1
2010-04-11Fixed homepageRené 'Necoro' Neumann1-1/+1
2010-04-11applied 2to3 and fixed the resultRené 'Necoro' Neumann45-199/+178
2010-04-11Fix the stuff merged in from atomRené 'Necoro' Neumann3-3/+5
2010-04-10Revert "Add atom wrapper, which does nothing atm"René 'Necoro' Neumann1-16/+0
2010-04-10Make config sections be always unicode objects to fix the turkish capital I/i...René 'Necoro' Neumann1-10/+10
2010-04-10Add seperator in between the 'show' and the 'do' itemsRené 'Necoro' Neumann1-0/+1
2010-04-09Show dialog, that update world might not work as expectedRené 'Necoro' Neumann2-1/+19
2010-04-09Readded a Session.get_bool() methodRené 'Necoro' Neumann2-6/+12
2010-04-01Fixed bug from switching to ConfigParserRené 'Necoro' Neumann1-4/+4
2010-03-26Fixed mailinfo windowRené 'Necoro' Neumann1-20/+38
2010-03-16Rewrote the database initialization to be a class instead of a functionRené 'Necoro' Neumann5-50/+76
2010-03-14Better debug messages when updating database formatsRené 'Necoro' Neumann1-0/+2