aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Refactor cpv_splitHEADmasterMykyta Holubakha2019-06-132-15/+6
* Ensure show works with portageMykyta Holubakha2019-06-091-1/+1
* Some more minor fixes and improvementsMykyta Holubakha2019-06-091-2/+1
* 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-094-7/+7
* cli: argument passing fixesMykyta Holubakha2019-06-096-8/+18
* Separated core package metadata from auxillaryMykyta Holubakha2017-11-255-49/+78
* Unified package source constructorsMykyta Holubakha2017-11-253-12/+16
* Generalized iquery (Prompt class)Mykyta Holubakha2017-08-161-2/+2
* Multiple fixes in iqueryMykyta Holubakha2017-07-303-6/+18
* Paid off some technical debtMykyta Holubakha2017-07-262-44/+13
* Unsealed url and bugz package source modulesMykyta Holubakha2017-07-251-3/+2
* Fixed an off-by-one errorMykyta Holubakha2017-07-201-1/+1
* Added bugz package source moduleMykyta Holubakha2017-07-203-6/+135
* Added a module to fetch ebuilds via URLsMykyta Holubakha2017-07-182-0/+88
* Overhauled patching supportMykyta Holubakha2017-07-185-76/+96
* Fixed a logic error in DispatcherMykyta Holubakha2017-07-181-1/+1
* patch package source moduleMykyta Holubakha2017-07-061-0/+72
* Some fixesMykyta Holubakha2017-07-052-6/+10
* Multiple changes and fixes for installationMykyta Holubakha2017-06-302-2/+2
* Fix unit testsMykyta Holubakha2017-06-301-2/+2
* Resolve circular importsMykyta Holubakha2017-06-281-6/+5
* Major updates and refactoringsMykyta Holubakha2017-06-283-75/+12
* Add local ebuild file backendMykyta Holubakha2017-06-262-1/+99
* Integrate metadata with the module interface/repoMykyta Holubakha2017-06-252-0/+6
* Store backend name in the metadata dirMykyta Holubakha2017-06-251-0/+2
* Implemented package-specific metadataMykyta Holubakha2017-06-241-8/+31
* Initial manifest generation using repoman cliMykyta Holubakha2017-06-221-1/+1
* Numerous improvements and fixesMykyta Holubakha2017-06-192-1/+26
* major refactoring of pomu package source moduleMykyta Holubakha2017-06-173-76/+89
* Completed package sanity checkingMykyta Holubakha2017-06-161-11/+24
* Continue working on the portage source moduleMykyta Holubakha2017-06-141-26/+40
* Portage package source moduleMykyta Holubakha2017-06-131-0/+114
* Major active repo refactoringMykyta Holubakha2017-06-111-4/+2
* Numerous fixes all over the treeMykyta Holubakha2017-06-091-0/+1
* Actually return Result.Ok when a package is foundMykyta Holubakha2017-06-081-1/+1
* Hook up sources, repo and dispatcherMykyta Holubakha2017-06-081-0/+19
* Implement package source dispatchMykyta Holubakha2017-06-042-6/+69
* Create a module for package source managementMykyta Holubakha2017-06-031-0/+8