summaryrefslogtreecommitdiff
path: root/portato (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move eix-format to correct locationRené 'Necoro' Neumann2009-08-151-0/+855
* Use list-comprehension. Looks nicer and does not imply speed penaltiesRené 'Necoro' Neumann2009-08-151-5/+1
* Skip some data of eix.parser.package. The data is unneeded and just kill memo...René 'Necoro' Neumann2009-08-151-10/+12
* Some optimizationsRené 'Necoro' Neumann2009-08-152-10/+12
* Merge in own message queue moduleRené 'Necoro' Neumann2009-08-154-52/+260
|\
| * documentationRené 'Necoro' Neumann2009-08-151-3/+32
| * Correctly handle exceptionsRené 'Necoro' Neumann2009-08-152-5/+13
| * Renamed 'mq' to 'ipc'René 'Necoro' Neumann2009-08-154-20/+20
| * Finish mq moduleRené 'Necoro' Neumann2009-08-152-7/+8
| * Moved all the include stuff to the pxdRené 'Necoro' Neumann2009-08-152-39/+62
| * First try of own mq-moduleRené 'Necoro' Neumann2009-08-153-13/+185
| * Use message queue instead of SHMRené 'Necoro' Neumann2009-08-152-51/+26
* | Unified stringsRené 'Necoro' Neumann2009-08-151-2/+2
* | Removed obscur whateverRené 'Necoro' Neumann2009-08-151-2/+0
|/
* Honor missing eix moduleRené 'Necoro' Neumann2009-08-151-2/+7
* Merged in eix-branchRené 'Necoro' Neumann2009-08-149-8/+952
|\
| * Rewrote eix-parser in Cython --> WAAAAAAAAAY fasterRené 'Necoro' Neumann2009-08-144-4/+323
| * Use sets instead of lists --> faster resultsRené 'Necoro' Neumann2009-08-142-2/+2
| * Add eixsql as db-choiceRené 'Necoro' Neumann2009-08-141-3/+9
| * Fix the EixSQLDatabase and EixReaderRené 'Necoro' Neumann2009-08-143-9/+12
| * Write eix-sql database backendRené 'Necoro' Neumann2009-08-141-0/+62
| * Make the EixReader support the context manager protocolRené 'Necoro' Neumann2009-08-141-1/+0
| * Make the EixReader support the context manager protocolRené 'Necoro' Neumann2009-08-141-0/+9
| * Add documentationRené 'Necoro' Neumann2009-08-143-5/+300
| * Finish EixReaderRené 'Necoro' Neumann2009-08-141-8/+8
| * Fix overlay classRené 'Necoro' Neumann2009-08-141-2/+2
| * Make overlay a class tooRené 'Necoro' Neumann2009-08-141-7/+7
| * Add __slots__René 'Necoro' Neumann2009-08-141-0/+7
| * Add package and category objectsRené 'Necoro' Neumann2009-08-141-3/+29
| * 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-275-134/+113
| * 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 'helper' available for the pluginsRené 'Necoro' Neumann2009-08-131-0/+2
* | Make plugins more exception aware and exception safeRené 'Necoro' Neumann2009-08-131-7/+26
* | 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
* | Fix handling of slots in /etc/portage/*René 'Necoro' Neumann2009-08-112-2/+4
* | Add credits for translationRené 'Necoro' Neumann2009-08-101-0/+1