Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ensure show works with portage | Mykyta Holubakha | 2019-06-09 | 1 | -2/+5 |
* | Some more minor fixes and improvements | Mykyta Holubakha | 2019-06-09 | 1 | -1/+1 |
* | Fix some pylint errors | Mykyta Holubakha | 2019-06-09 | 1 | -2/+2 |
* | cli: argument passing fixes | Mykyta Holubakha | 2019-06-09 | 1 | -2/+3 |
* | Implemented package updates | Mykyta Holubakha | 2017-07-29 | 1 | -0/+6 |
* | Paid off some technical debt | Mykyta Holubakha | 2017-07-26 | 1 | -1/+1 |
* | Generify the repo code to allow merging patches | Mykyta Holubakha | 2017-07-22 | 1 | -2/+12 |
* | Implemented user changes integration | Mykyta Holubakha | 2017-07-18 | 1 | -9/+16 |
* | Further work on patching | Mykyta Holubakha | 2017-07-18 | 1 | -4/+16 |
* | Overhauled patching support | Mykyta Holubakha | 2017-07-18 | 1 | -1/+41 |
* | Multiple changes and fixes for installation | Mykyta Holubakha | 2017-06-30 | 1 | -16/+19 |
* | Fix unit tests | Mykyta Holubakha | 2017-06-30 | 1 | -1/+1 |
* | Resolve circular imports | Mykyta Holubakha | 2017-06-28 | 1 | -1/+1 |
* | Major updates and refactorings | Mykyta Holubakha | 2017-06-28 | 1 | -21/+26 |
* | A show command to display installed package meta | Mykyta Holubakha | 2017-06-26 | 1 | -12/+15 |
* | Integrate metadata with the module interface/repo | Mykyta Holubakha | 2017-06-25 | 1 | -0/+23 |
* | Store backend name in the metadata dir | Mykyta Holubakha | 2017-06-25 | 1 | -0/+2 |
* | Implemented package-specific metadata | Mykyta Holubakha | 2017-06-24 | 1 | -10/+15 |
* | Implemented manifest writing | Mykyta Holubakha | 2017-06-23 | 1 | -2/+13 |
* | Initial manifest generation using repoman cli | Mykyta Holubakha | 2017-06-22 | 1 | -1/+4 |
* | Numerous improvements and fixes | Mykyta Holubakha | 2017-06-19 | 1 | -3/+4 |
* | Repository logic and import fixes | Mykyta Holubakha | 2017-06-11 | 1 | -6/+15 |
* | Major active repo refactoring | Mykyta Holubakha | 2017-06-11 | 1 | -12/+3 |
* | Proper global error handling | Mykyta Holubakha | 2017-06-11 | 1 | -3/+3 |
* | cli: added fetch, install, uninstall commands | Mykyta Holubakha | 2017-06-10 | 1 | -2/+21 |
* | Numerous fixes all over the tree | Mykyta Holubakha | 2017-06-09 | 1 | -5/+3 |
* | Hook up sources, repo and dispatcher | Mykyta Holubakha | 2017-06-08 | 1 | -3/+28 |
* | Fix multiple issues with packages and repositories | Mykyta Holubakha | 2017-06-07 | 1 | -3/+4 |
* | Add repository and package abstractions | Mykyta Holubakha | 2017-06-06 | 1 | -1/+35 |
* | Assure that portage repo initialization tests pass | Mykyta Holubakha | 2017-06-03 | 1 | -3/+7 |
* | Separate active pomu repo detection | Mykyta Holubakha | 2017-06-03 | 1 | -0/+6 |
* | Refactoring | Mykyta Holubakha | 2017-05-31 | 1 | -0/+20 |