Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Do not bail out, if we try to replace stuff in a category w/o a dash | René 'Necoro' Neumann | 2010-05-25 | 1 | -1/+7 |
| | |||||
* | Pre-release merge | René 'Necoro' Neumann | 2010-05-11 | 2 | -7/+20 |
|\ | | | | | | | | | | | | | | | | | | | | | | | Merge branch '0.14' * 0.14: Fix release script pathes Add '--plugin-dir' option Add a README message to the release Add a release file Improve setup.py for release script Improve constants.py for release script | ||||
| * | Add '--plugin-dir' option | René 'Necoro' Neumann | 2010-05-11 | 1 | -1/+9 |
| | | |||||
| * | Improve constants.py for release script | René 'Necoro' Neumann | 2010-05-11 | 1 | -6/+11 |
| | | |||||
* | | Merge branch '0.14' | René 'Necoro' Neumann | 2010-04-23 | 3 | -2/+6 |
|\| | | | | | | | | | | | | | | | | | | | | | * 0.14: new version plugin showed the versions in the wrong order Clearer debug message for packages not in mergequeue Reset HOME to /root for root Small error in sqldb Updated french translation to current translation status. Typo in TRANSLATORS Updated portguese translation | ||||
| * | Clearer debug message for packages not in mergequeue | René 'Necoro' Neumann | 2010-04-23 | 1 | -1/+1 |
| | | |||||
| * | Reset HOME to /root for root | René 'Necoro' Neumann | 2010-04-23 | 1 | -0/+4 |
| | | |||||
| * | Small error in sqldb | René 'Necoro' Neumann | 2010-04-23 | 1 | -1/+1 |
| | | |||||
* | | Merge branch '0.14' | René 'Necoro' Neumann | 2010-04-19 | 3 | -429/+17 |
|\| | | | | | | | | | | | | | | | | | | | | | * 0.14: Remove unused pythonic eix parser implementation Connect the accels from the menu. Replace 'Portage Warning' by 'External Warning' Updated italian translation. Thx to Ponsi Conflicts: portato/eix/py_parser.py | ||||
| * | 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 |
| | | | | | | | | | | Also remove the superfluous 'UIBuilder' class and merge it directly into Window. | ||||
| * | 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 |
|\| | | | | | | | | | | | | | | | | | | | | | | | * 0.14: Better sorting of the database types in the preferences. Add notify-python dependency for the version checker Make the database type choice an info message Renamed es_ES to es Fixed dependancy of the new_version plugin from "dev-util/git" to "dev-vcs/git" to follow new Gentoo portage tree modifications Conflicts: portato/gui/windows/preference.py | ||||
| * | Better sorting of the database types in the preferences. | René 'Necoro' Neumann | 2010-04-15 | 2 | -6/+6 |
| | | | | | | | | Now they are displayed from best to worst. | ||||
| * | 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 |
|\| | | | | | | | | | | | | | | | | | | | * 0.14: Make some useless info messages being debug statements Improve the C modules Small modifications made to the French translation (typos, grammar). Fixed the unicode support and stuff ... and also made eix faster :) Disable debug messages by default Better eix error inheritance and handling | ||||
| * | 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 |
|\| | | | | | | | | | Conflicts: portato/backend/portage/sets.py | ||||
| * | Fix the handling of FilterSets. Fixes bug #558887. | René 'Necoro' Neumann | 2010-04-13 | 2 | -56/+64 |
| | | | | | | | | | | Now FilterSets are a subclass of InstalledSet. And return only these packages, which are installed ... but then all of them. | ||||
* | | 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 |
|\| | | | | | | | | | Conflicts: portato/plugin.py | ||||
| * | 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 |
| | | | | | | | | This reverts commit a96791f54721f8af95358b28d16d01b93ae7b1b7. | ||||
* | | 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 ↵ | René 'Necoro' Neumann | 2010-04-10 | 1 | -10/+10 |
| | | | | | | | | | | | | I/i thingy | ||||
* | | | 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 |
| | | |