summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | Add package and category objectsRené 'Necoro' Neumann2009-08-141-3/+29
| * | Add eix-format.htmlRené 'Necoro' Neumann2009-08-141-0/+855
| * | Add function to add _ to namespaceRené 'Necoro' Neumann2009-08-141-0/+5
| * | Make LazyElement use __slots__ - to decrease memory consumptionRené 'Necoro' Neumann2009-08-141-0/+1
| * | Allow to pass the number of elements in a vectorRené 'Necoro' Neumann2009-08-141-4/+8
| * | Add 'skip' parameter to header ... this is ignored thoughRené 'Necoro' Neumann2009-08-141-1/+1
| * | Add header-objectRené 'Necoro' Neumann2009-08-142-10/+41
| * | Add LazyElementRené 'Necoro' Neumann2009-08-141-1/+23
| * | Rename DictDatabase to HashDatabaseRené 'Necoro' Neumann2009-08-142-5/+5
| * | Moved eix stuff to its own module. Also make all the parsing stuff being func...René 'Necoro' Neumann2009-07-274-146/+155
| * | Implemented vectors and soRené 'Necoro' Neumann2009-07-271-2/+35
| * | Moved from Cython to normal PythonRené 'Necoro' Neumann2009-07-276-142/+115
| * | Add libeix to setup.pyRené 'Necoro' Neumann2009-07-261-2/+9
| * | Implement reading a number in the EixReaderRené 'Necoro' Neumann2009-07-261-14/+102
| * | Get rid of the self-implemented file-stuff. Use the normal python-API insteadRené 'Necoro' Neumann2009-07-262-87/+0
| * | First eix stuffRené 'Necoro' Neumann2009-07-244-0/+133
* | | EFAPRené 'Necoro' Neumann2009-08-141-4/+3
* | | Make epydoc happyRené 'Necoro' Neumann2009-08-132-5/+5
* | | Make the plugins now use the implicit 'helper' moduleRené 'Necoro' Neumann2009-08-133-7/+3
* | | Make 'helper' available for the pluginsRené 'Necoro' Neumann2009-08-131-0/+2
* | | Make plugins more exception aware and exception safeRené 'Necoro' Neumann2009-08-132-7/+33
* | | Another merge from 0.13René 'Necoro' Neumann2009-08-125-1929/+2043
|\ \ \ | | |/ | |/|
| * | Updated polish translationTomasz Osiński2009-08-121-644/+680
| * | Updated catalan translationRoger Calvó2009-08-121-643/+676
| * | Sync portage and the DB after emerge syncRené 'Necoro' Neumann2009-08-111-0/+9
| * | Do not show masking label, if the package is not in system anymoreRené 'Necoro' Neumann2009-08-111-2/+2
| * | Update turkish translationGürkan Gür2009-08-111-640/+676
* | | Some fixes from the 0.13 branchRené 'Necoro' Neumann2009-08-116-1117/+1127
|\| |
| * | Fix handling of slots in /etc/portage/*René 'Necoro' Neumann2009-08-112-2/+4
| * | Fix package detailsRené 'Necoro' Neumann2009-08-111-1/+1
| * | Fix GPytage pluginRené 'Necoro' Neumann2009-08-111-2/+2
| * | Update translationRené 'Necoro' Neumann2009-08-112-1112/+1120
|/ /
* | Update changelogRené 'Necoro' Neumann2009-08-111-0/+1
* | Fixed pt_BR translationAlberto Federman Neto2009-08-101-2/+5
* | Add credits for translationRené 'Necoro' Neumann2009-08-102-0/+2
* | Added pt_BR translationAlberto Federman Neto2009-08-101-0/+1110
* | Newer portage versions only return a relative config path.René 'Necoro' Neumann2009-08-101-0/+8
* | Nicer indention :PRené 'Necoro' Neumann2009-07-281-4/+4
* | Make the plugins print warnings, if they get disabled due to missing importsRené 'Necoro' Neumann2009-07-282-6/+10
* | Do not create the useless description dbRené 'Necoro' Neumann2009-07-281-10/+1
|/
* Translation and stuffRené 'Necoro' Neumann2009-07-053-348/+412
* TypoRené 'Necoro' Neumann2009-07-051-1/+1
* Allow ':' in expression names. Thus removing the colon as an assignment operatorRené 'Necoro' Neumann2009-07-052-6/+2
* DocRené 'Necoro' Neumann2009-07-051-1/+14
* Install package_details.pyRené 'Necoro' Neumann2009-07-051-1/+1
* Sort plugins in the windowRené 'Necoro' Neumann2009-07-052-13/+12
* Port DependencyDetailRené 'Necoro' Neumann2009-07-054-129/+118
* Also port FilesDetailRené 'Necoro' Neumann2009-07-053-43/+24
* Also ported EbuildDetailRené 'Necoro' Neumann2009-07-053-27/+14
* Add package_details.py to show Changelog and other tabsRené 'Necoro' Neumann2009-07-051-0/+62