| Commit message (Expand) | Author | Age | Files | Lines |
* | repoman: explicitly close event loops (bug 654390) | Zac Medico | 2018-05-16 | 2 | -1/+8 |
* | repoman: Add EAPI 7 eclass deprecation | Michał Górny | 2018-05-15 | 1 | -0/+3 |
* | repoman: fix file.size.fatal qacat (bug 655576) | Zac Medico | 2018-05-13 | 1 | -1/+1 |
* | setup.py: fix sdist bztar format default for python3.6 | Zac Medico | 2018-05-01 | 1 | -2/+1 |
* | Export BROOT to ebuild env in EAPI 7 | James Le Cuirot | 2018-05-01 | 4 | -4/+12 |
* | ResolverPlayground: create ${EPREFIX}/usr/share/repoman | Zac Medico | 2018-04-06 | 1 | -0/+3 |
* | repoman.modules.scan.module.ModuleConfig: pass stream to safe_load | Zac Medico | 2018-04-05 | 1 | -1/+1 |
* | FileNotFoundError is not defined in python2.7 | Manuel Rüger | 2018-03-30 | 1 | -0/+5 |
* | repoman: Update for a repoman-2.3.9 releaserepoman-2.3.9 | Zac Medico | 2018-03-29 | 2 | -1/+8 |
* | repoman: add --experimental-repository-modules=<y|n> option | Zac Medico | 2018-03-29 | 9 | -4/+525 |
* | repoman: Update for a repoman-2.3.8 releaserepoman-2.3.8 | Zac Medico | 2018-03-29 | 2 | -1/+6 |
* | repoman setup.py: Add the new cnf/qa_data cnf/linechecks items | Brian Dolbec | 2018-03-29 | 1 | -0/+2 |
* | repoman linechecks/config.py: Move the errors loading to a new /usr/share/rep... | Brian Dolbec | 2018-03-29 | 2 | -2/+52 |
* | repoman qa_data.py: Move the qahelp loading to a new /usr/share/repoman/qa_da... | Brian Dolbec | 2018-03-29 | 2 | -3/+152 |
* | repoman: repoman/pym/repoman/tests/runTests.py: Fix PEP8 E226 | El Acheche Anis | 2018-03-29 | 1 | -1/+1 |
* | repoman: repoman/pym/repoman/tests/runTests.py: Fix PEP8 E261 | El Acheche Anis | 2018-03-29 | 1 | -1/+1 |
* | repoman: repoman/pym/repoman/tests/runTests.py: Fix PEP8 E302 | El Acheche Anis | 2018-03-29 | 1 | -0/+1 |
* | repoman: repoman/pym/repoman/tests/runTests.py: Fix PEP8 E401 | El Acheche Anis | 2018-03-29 | 1 | -1/+2 |
* | repoman: Initial adding file/module/API version | Brian Dolbec | 2018-03-29 | 35 | -38/+77 |
* | repoman: Remove the no longer used modules/scan/ebuild/checks.py | Brian Dolbec | 2018-03-29 | 1 | -1044/+0 |
* | repoman: Convert multicheck module to the new linechecks sub-module | Brian Dolbec | 2018-03-29 | 3 | -4/+9 |
* | repoman: New linechecks module, workaround | Brian Dolbec | 2018-03-29 | 2 | -0/+45 |
* | repoman: New linechecks module, whitespace | Brian Dolbec | 2018-03-29 | 3 | -0/+73 |
* | repoman: New linechecks module, useless | Brian Dolbec | 2018-03-29 | 3 | -0/+67 |
* | repoman: New linechecks module, use | Brian Dolbec | 2018-03-29 | 2 | -0/+31 |
* | repoman: New linechecks module, uri | Brian Dolbec | 2018-03-29 | 2 | -0/+51 |
* | repoman: New linechecks module, quotes | Brian Dolbec | 2018-03-29 | 3 | -0/+129 |
* | repoman: New linechecks module, portage | Brian Dolbec | 2018-03-29 | 2 | -0/+64 |
* | repoman: New linechecks module, phases | Brian Dolbec | 2018-03-29 | 2 | -0/+105 |
* | repoman: New linechecks module, patches | Brian Dolbec | 2018-03-29 | 2 | -0/+37 |
* | repoman: New linechecks module, nested | Brian Dolbec | 2018-03-29 | 3 | -0/+47 |
* | repoman: New linechecks module, helpers | Brian Dolbec | 2018-03-29 | 2 | -0/+43 |
* | repoman: New linechecks module, gentoo_header | Brian Dolbec | 2018-03-29 | 2 | -0/+70 |
* | repoman: New linechecks module, emake | Brian Dolbec | 2018-03-29 | 2 | -0/+50 |
* | repoman: New linechecks module, eapi | Brian Dolbec | 2018-03-29 | 3 | -0/+170 |
* | repoman: New linechecks module, do | Brian Dolbec | 2018-03-29 | 2 | -0/+37 |
* | repoman: New linechecks module, deprecated | Brian Dolbec | 2018-03-29 | 3 | -0/+144 |
* | repoman: New linechecks module, depend | Brian Dolbec | 2018-03-29 | 2 | -0/+60 |
* | repoman: New linechecks module, assignment | Brian Dolbec | 2018-03-29 | 2 | -0/+58 |
* | repoman: Initial creation of a new linechecks sub module plugin system | Brian Dolbec | 2018-03-29 | 4 | -0/+350 |
* | repoman: Update modules/scan/module.py for linechecks config addition | Brian Dolbec | 2018-03-29 | 1 | -3/+7 |
* | repoman: Update qa_data.py to use the new load_config() utility | Brian Dolbec | 2018-03-29 | 1 | -18/+3 |
* | repoman: Add a new config.py file with config loading utilities | Brian Dolbec | 2018-03-29 | 1 | -0/+151 |
* | repoman: Move errors data to repo metadata/repoman/linechecks.yaml | Brian Dolbec | 2018-03-29 | 1 | -53/+0 |
* | repoman: Update repo.eapi.deprecated to repo.eapi-deprecated | Brian Dolbec | 2018-03-29 | 1 | -2/+2 |
* | repoman: qa_data.py: Make it use masters stacking | Brian Dolbec | 2018-03-29 | 1 | -11/+21 |
* | repoman: scanner.py: Update module loading to use masters_list | Brian Dolbec | 2018-03-29 | 1 | -3/+1 |
* | repoman: repos.py: Add masters_list | Brian Dolbec | 2018-03-29 | 1 | -1/+9 |
* | repoman: modules/scan/module.py: Prefix logging messages | Brian Dolbec | 2018-03-29 | 1 | -3/+3 |
* | repoman: modules/scan/metadata: Add missed mod_kwargs 'repo_settings' | Brian Dolbec | 2018-03-29 | 1 | -1/+1 |