aboutsummaryrefslogtreecommitdiff
path: root/pomu
Commit message (Expand)AuthorAgeFilesLines
* Refactor cpv_splitHEADmasterMykyta Holubakha2019-06-138-26/+15
* Ensure show works with portageMykyta Holubakha2019-06-092-3/+6
* Some more minor fixes and improvementsMykyta Holubakha2019-06-096-14/+14
* Mark handlers as static with to make pylint happyMykyta Holubakha2019-06-095-0/+11
* Fix some errors found by pylint in sourcesMykyta Holubakha2019-06-093-4/+4
* Fix some pylint errorsMykyta Holubakha2019-06-099-14/+14
* cli: argument passing fixesMykyta Holubakha2019-06-0913-32/+60
* Disabled standalone modeMykyta Holubakha2019-06-081-1/+1
* minor remote fixesMykyta Holubakha2017-11-252-1/+6
* Separated core package metadata from auxillaryMykyta Holubakha2017-11-255-49/+78
* Unified package source constructorsMykyta Holubakha2017-11-253-12/+16
* remote git repo fixesMykyta Holubakha2017-11-166-25/+31
* Remote hotfixesMykyta Holubakha2017-08-296-17/+26
* Added missing init filesMykyta Holubakha2017-08-283-0/+0
* Multiple fixes in:Mykyta Holubakha2017-08-275-38/+82
* Finished zugaina searcher and pickerMykyta Holubakha2017-08-224-11/+44
* Initial implementation of zugaina picker guiMykyta Holubakha2017-08-214-11/+153
* Created DataSource classMykyta Holubakha2017-08-182-0/+79
* Fixed iqueryMykyta Holubakha2017-08-171-8/+11
* Generalized iquery (Prompt class)Mykyta Holubakha2017-08-162-50/+107
* Remote fetchingMykyta Holubakha2017-08-147-13/+304
* Added a RemoteRepo object for remote fetchingMykyta Holubakha2017-08-052-0/+74
* Improved iqueryMykyta Holubakha2017-08-021-11/+27
* Multiple fixes in iqueryMykyta Holubakha2017-07-304-17/+34
* Implemented package updatesMykyta Holubakha2017-07-292-0/+7
* Multiple cli improvementsMykyta Holubakha2017-07-272-13/+34
* Paid off some technical debtMykyta Holubakha2017-07-267-71/+30
* Unsealed url and bugz package source modulesMykyta Holubakha2017-07-252-3/+128
* Generify the repo code to allow merging patchesMykyta Holubakha2017-07-223-4/+23
* Fixed an off-by-one errorMykyta Holubakha2017-07-201-1/+1
* newline hotfixMykyta Holubakha2017-07-201-1/+0
* Added bugz package source moduleMykyta Holubakha2017-07-205-8/+187
* Implemented user changes integrationMykyta Holubakha2017-07-183-15/+88
* Added a module to fetch ebuilds via URLsMykyta Holubakha2017-07-182-0/+88
* Further work on patchingMykyta Holubakha2017-07-183-6/+81
* Overhauled patching supportMykyta Holubakha2017-07-1811-86/+190
* Fixed a logic error in DispatcherMykyta Holubakha2017-07-181-1/+1
* Added __init__.py files to packagesMykyta Holubakha2017-07-073-0/+0
* patch package source moduleMykyta Holubakha2017-07-062-0/+81
* Some fixesMykyta Holubakha2017-07-055-32/+70
* Multiple changes and fixes for installationMykyta Holubakha2017-06-305-23/+27
* Fix unit testsMykyta Holubakha2017-06-305-5/+17
* Resolve circular importsMykyta Holubakha2017-06-286-13/+15
* Major updates and refactoringsMykyta Holubakha2017-06-2810-123/+187
* Add local ebuild file backendMykyta Holubakha2017-06-263-1/+125
* A show command to display installed package metaMykyta Holubakha2017-06-263-13/+35
* Integrate metadata with the module interface/repoMykyta Holubakha2017-06-253-0/+29
* Store backend name in the metadata dirMykyta Holubakha2017-06-252-0/+4
* Implemented package-specific metadataMykyta Holubakha2017-06-243-19/+50
* Implemented manifest writingMykyta Holubakha2017-06-231-2/+13