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 | 3 | -3/+4 |
* | Fix some pylint errors | Mykyta Holubakha | 2019-06-09 | 1 | -2/+2 |
* | cli: argument passing fixes | Mykyta Holubakha | 2019-06-09 | 1 | -2/+3 |
* | minor remote fixes | Mykyta Holubakha | 2017-11-25 | 2 | -1/+6 |
* | remote git repo fixes | Mykyta Holubakha | 2017-11-16 | 4 | -15/+17 |
* | Remote hotfixes | Mykyta Holubakha | 2017-08-29 | 5 | -17/+24 |
* | Added missing init files | Mykyta Holubakha | 2017-08-28 | 1 | -0/+0 |
* | Multiple fixes in: | Mykyta Holubakha | 2017-08-27 | 1 | -1/+28 |
* | Remote fetching | Mykyta Holubakha | 2017-08-14 | 5 | -3/+254 |
* | Added a RemoteRepo object for remote fetching | Mykyta Holubakha | 2017-08-05 | 1 | -0/+28 |
* | 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 |
* | Added __init__.py files to packages | Mykyta Holubakha | 2017-07-07 | 1 | -0/+0 |
* | 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 | 2 | -26/+54 |
* | 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 |
* | Fix name | Mykyta Holubakha | 2017-06-03 | 1 | -3/+3 |
* | Fix portage repo initialization | Mykyta Holubakha | 2017-06-02 | 1 | -7/+19 |
* | Finish repo initialization | Mykyta Holubakha | 2017-05-31 | 1 | -4/+5 |
* | Renamed pomu.py to cli.py | Mykyta Holubakha | 2017-05-31 | 1 | -1/+1 |
* | Refactoring | Mykyta Holubakha | 2017-05-31 | 2 | -0/+98 |