summaryrefslogtreecommitdiff
path: root/portato/eix (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-151-9/+11
* Removed obscur whateverRené 'Necoro' Neumann2009-08-151-2/+0
* Rewrote eix-parser in Cython --> WAAAAAAAAAY fasterRené 'Necoro' Neumann2009-08-143-1/+319
* Fix the EixSQLDatabase and EixReaderRené 'Necoro' Neumann2009-08-141-1/+1
* 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
* 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
* Moved eix stuff to its own module. Also make all the parsing stuff being func...René 'Necoro' Neumann2009-07-273-0/+155
* Moved from Cython to normal PythonRené 'Necoro' Neumann2009-07-274-134/+0
* 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
ADME.Jason A. Donenfeld1-0/+8 2012-09-06Change debian name.Jason A. Donenfeld5-5/+4 2012-09-06Use more normal sleep variant.1.1.1Jason A. Donenfeld1-1/+1 2012-09-06Use --noreport instead of head -n -2 for tree so that it works on mac.Jason A. Donenfeld1-1/+1 2012-09-05Be sure to explicitly state that install is a phony target.Jason A. Donenfeld1-0/+2 2012-09-05Bump debian version horribly.1.1Jason A. Donenfeld2-2/+2 2012-09-04No echo mode.Jason A. Donenfeld2-16/+42 2012-09-04Properly quote the path too.Jason A. Donenfeld1-1/+1 2012-09-04Allow passwords having spaces to go unbroken to the clipboard.Bernardo Freitas Paulo da Costa1-1/+1 2012-09-04Separate out the massive git example.Jason A. Donenfeld1-10/+14 2012-09-04Prepare for debianification.1.0Jason A. Donenfeld9-4/+60 2012-09-03Fix readme typo.Jason A. Donenfeld1-1/+1 2012-09-03Show program name properly in error message.Jason A. Donenfeld1-1/+1 2012-09-03Move examples into manpage.Jason A. Donenfeld4-93/+224 2012-09-03Make into a real project.Jason A. Donenfeld8-5/+173 2012-09-03Support pass gitJason A. Donenfeld2-1/+15 2012-08-31Add remove synonyms.Jason A. Donenfeld1-2/+2 2012-08-31Use basename in usage.Jason A. Donenfeld1-2/+1 2012-08-19now using gpg_id as a varMatthew Ramirez1-2/+2 2012-08-07Forty five seconds.Jason A. Donenfeld1-1/+1 2012-08-06Deal with klipper and new lines.Jason A. Donenfeld1-3/+19 2012-08-06Update examples.Jason A. Donenfeld1-7/+7 2012-08-06Update readme.Jason A. Donenfeld1-11/+13 2012-08-06Be slicker and more like git.Jason A. Donenfeld1-114/+173