aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* setup.py: fix sdist bztar format default for python3.6Zac Medico2018-05-011-2/+1
* Export BROOT to ebuild env in EAPI 7James Le Cuirot2018-05-014-4/+12
* ResolverPlayground: create ${EPREFIX}/usr/share/repomanZac Medico2018-04-061-0/+3
* repoman.modules.scan.module.ModuleConfig: pass stream to safe_loadZac Medico2018-04-051-1/+1
* FileNotFoundError is not defined in python2.7Manuel RĂ¼ger2018-03-301-0/+5
* repoman: Update for a repoman-2.3.9 releaserepoman-2.3.9Zac Medico2018-03-292-1/+8
* repoman: add --experimental-repository-modules=<y|n> optionZac Medico2018-03-299-4/+525
* repoman: Update for a repoman-2.3.8 releaserepoman-2.3.8Zac Medico2018-03-292-1/+6
* repoman setup.py: Add the new cnf/qa_data cnf/linechecks itemsBrian Dolbec2018-03-291-0/+2
* repoman linechecks/config.py: Move the errors loading to a new /usr/share/rep...Brian Dolbec2018-03-292-2/+52
* repoman qa_data.py: Move the qahelp loading to a new /usr/share/repoman/qa_da...Brian Dolbec2018-03-292-3/+152
* repoman: repoman/pym/repoman/tests/runTests.py: Fix PEP8 E226El Acheche Anis2018-03-291-1/+1
* repoman: repoman/pym/repoman/tests/runTests.py: Fix PEP8 E261El Acheche Anis2018-03-291-1/+1
* repoman: repoman/pym/repoman/tests/runTests.py: Fix PEP8 E302El Acheche Anis2018-03-291-0/+1
* repoman: repoman/pym/repoman/tests/runTests.py: Fix PEP8 E401El Acheche Anis2018-03-291-1/+2
* repoman: Initial adding file/module/API versionBrian Dolbec2018-03-2935-38/+77
* repoman: Remove the no longer used modules/scan/ebuild/checks.pyBrian Dolbec2018-03-291-1044/+0
* repoman: Convert multicheck module to the new linechecks sub-moduleBrian Dolbec2018-03-293-4/+9
* repoman: New linechecks module, workaroundBrian Dolbec2018-03-292-0/+45
* repoman: New linechecks module, whitespaceBrian Dolbec2018-03-293-0/+73
* repoman: New linechecks module, uselessBrian Dolbec2018-03-293-0/+67
* repoman: New linechecks module, useBrian Dolbec2018-03-292-0/+31
* repoman: New linechecks module, uriBrian Dolbec2018-03-292-0/+51
* repoman: New linechecks module, quotesBrian Dolbec2018-03-293-0/+129
* repoman: New linechecks module, portageBrian Dolbec2018-03-292-0/+64
* repoman: New linechecks module, phasesBrian Dolbec2018-03-292-0/+105
* repoman: New linechecks module, patchesBrian Dolbec2018-03-292-0/+37
* repoman: New linechecks module, nestedBrian Dolbec2018-03-293-0/+47
* repoman: New linechecks module, helpersBrian Dolbec2018-03-292-0/+43
* repoman: New linechecks module, gentoo_headerBrian Dolbec2018-03-292-0/+70
* repoman: New linechecks module, emakeBrian Dolbec2018-03-292-0/+50
* repoman: New linechecks module, eapiBrian Dolbec2018-03-293-0/+170
* repoman: New linechecks module, doBrian Dolbec2018-03-292-0/+37
* repoman: New linechecks module, deprecatedBrian Dolbec2018-03-293-0/+144
* repoman: New linechecks module, dependBrian Dolbec2018-03-292-0/+60
* repoman: New linechecks module, assignmentBrian Dolbec2018-03-292-0/+58
* repoman: Initial creation of a new linechecks sub module plugin systemBrian Dolbec2018-03-294-0/+350
* repoman: Update modules/scan/module.py for linechecks config additionBrian Dolbec2018-03-291-3/+7
* repoman: Update qa_data.py to use the new load_config() utilityBrian Dolbec2018-03-291-18/+3
* repoman: Add a new config.py file with config loading utilitiesBrian Dolbec2018-03-291-0/+151
* repoman: Move errors data to repo metadata/repoman/linechecks.yamlBrian Dolbec2018-03-291-53/+0
* repoman: Update repo.eapi.deprecated to repo.eapi-deprecatedBrian Dolbec2018-03-291-2/+2
* repoman: qa_data.py: Make it use masters stackingBrian Dolbec2018-03-291-11/+21
* repoman: scanner.py: Update module loading to use masters_listBrian Dolbec2018-03-291-3/+1
* repoman: repos.py: Add masters_listBrian Dolbec2018-03-291-1/+9
* repoman: modules/scan/module.py: Prefix logging messagesBrian Dolbec2018-03-291-3/+3
* repoman: modules/scan/metadata: Add missed mod_kwargs 'repo_settings'Brian Dolbec2018-03-291-1/+1
* repoman: Create a new ModuleConfig classBrian Dolbec2018-03-292-49/+118
* repoman: modules/scan/*: Add module_runsIn spec variableBrian Dolbec2018-03-2910-0/+16
* repoman: main.py: Remove unused InvalidStateError importBrian Dolbec2018-03-291-1/+0