index, nofollow'/>
summaryrefslogtreecommitdiff
path: root/plugins/gpytage.py (unfollow)
Commit message (Expand)AuthorFilesLines
2009-07-27Moved from Cython to normal PythonRené 'Necoro' Neumann6-142/+115
2009-07-26Add libeix to setup.pyRené 'Necoro' Neumann1-2/+9
2009-07-26Implement reading a number in the EixReaderRené 'Necoro' Neumann1-14/+102
2009-07-26Get rid of the self-implemented file-stuff. Use the normal python-API insteadRené 'Necoro' Neumann2-87/+0
2009-07-24First eix stuffRené 'Necoro' Neumann4-0/+133
2009-07-05Translation and stuffRené 'Necoro' Neumann3-348/+412
2009-07-05TypoRené 'Necoro' Neumann1-1/+1
2009-07-05Allow ':' in expression names. Thus removing the colon as an assignment operatorRené 'Necoro' Neumann2-6/+2
2009-07-05DocRené 'Necoro' Neumann1-1/+14
2009-07-05Install package_details.pyRené 'Necoro' Neumann1-1/+1
2009-07-05Sort plugins in the windowRené 'Necoro' Neumann2-13/+12
2009-07-05Port DependencyDetailRené 'Necoro' Neumann4-129/+118
2009-07-05Also port FilesDetailRené 'Necoro' Neumann3-43/+24
2009-07-05Also ported EbuildDetailRené 'Necoro' Neumann3-27/+14
There is no need for the cache to be accessible by anyone who is not us. Thus enforce the cache to be stored with 0600.
2023-05-11Issue #95: Add hint about sensible access rights.René 'Necoro' Neumann1-0/+1
2023-04-23[workflow] Port changes also to releaseRené 'Necoro' Neumann1-6/+5
2023-04-23[workflow] Checkout before go setupRené 'Necoro' Neumann1-3/+3
2023-04-23[workflow] determine go version from go.modRené 'Necoro' Neumann1-3/+2
2023-04-23Improve test to also validate error messageRené 'Necoro' Neumann1-42/+39
2023-04-22Fix/improve testsRené 'Necoro' Neumann1-59/+104
2023-04-22Improve error handlingRené 'Necoro' Neumann1-1/+11
2023-04-21Fix workflow: '1.20' needs to be quotedRené 'Necoro' Neumann2-2/+2