aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* emerge --search: auto-detect regular expressions (bug 737480)Zac Medico2020-09-074-2/+29
* env-update: create systemd user-session environment definitionFlorian Schmaus2020-09-071-3/+39
* man/{portage,make.conf}.5: Files in subdirs are parsed in lexical orderMichael Everitt2020-09-072-10/+9
* syncbase: update with newer Gemato proxy parameter in openpgp envFrédéric Pierret (fepitre)2020-09-074-15/+31
* rsync: ignore addrinfos with proxy settingsFrédéric Pierret (fepitre)2020-09-071-9/+10
* Use portage proxy settings for fetching BINPKG hostFrédéric Pierret (fepitre)2020-09-072-4/+15
* man/portage.5: Tidy up some long (>80 char) linesMichael Everitt2020-09-051-10/+13
* ChangedDepsSet: use strip_slots function like --changed-deps (bug 739908)Zac Medico2020-09-011-36/+15
* Updates for portage-3.0.5 releaseportage-3.0.5Zac Medico2020-08-302-1/+9
* Use cached portage.getpid() function (bug 739540)Zac Medico2020-08-3020-32/+42
* dephgraph: Allow elimination of highest version after slot conflict (bug 439688)Zac Medico2020-08-303-14/+2
* test_slot_conflict_rebuild: Add dev-lang/go case for bug 439688Zac Medico2020-08-301-1/+63
* async_iter_completed: fix InvalidStateError in finally clause (bug 738766)Zac Medico2020-08-231-1/+0
* repoman: Update for a repoman-3.0.1 releaserepoman-3.0.1Zac Medico2020-08-182-1/+6
* Updates for portage-3.0.4 releaseportage-3.0.4Zac Medico2020-08-182-1/+7
* coroutine: use explicit loop parameter (bug 737698)Zac Medico2020-08-1828-125/+138
* repoman: Update for a repoman-3.0.0 releaserepoman-3.0.0Zac Medico2020-08-162-1/+7
* repoman: Add --jobs and --load-average options (bug 448462)Zac Medico2020-08-163-19/+116
* Updates for portage-3.0.3 releaseportage-3.0.3Zac Medico2020-08-162-1/+10
* ForkExecutor: support unlimited jobs with max_jobs=TrueZac Medico2020-08-161-1/+1
* async_iter_completed: check if loop is closed in finally clauseZac Medico2020-08-161-2/+3
* emerge: Add short -l option for --load-average (bug 699256)Zac Medico2020-08-162-1/+3
* emerge: Remove deprecated --changelog option (bug 699256)Zac Medico2020-08-165-156/+3
* repoman/lib/repoman/scanner.py: Remove unneeded y_ebuild_continue varZac Medico2020-08-151-5/+0
* repoman/lib/repoman/scanner.py: Fix useless-returnZac Medico2020-08-151-7/+0
* Revert "repoman: deprecate netsurf.eclass."Michael Orlitzky2020-08-141-1/+0
* lib/portage/xml/metadata.py: tolerate xml.parsers.expat import failures (bug ...Zac Medico2020-08-121-1/+4
* SpawnProcess: fix _cancel to cleanup PipeLogger quicklyZac Medico2020-08-091-6/+16
* Updates for portage-3.0.2 releaseportage-3.0.2Zac Medico2020-08-082-1/+11
* cnf/repo.postsync.d/example: add egencache --update-pkg-desc-index (bug 735626)Zac Medico2020-08-081-1/+14
* sqlite: fork safety (bug 736334)Zac Medico2020-08-082-9/+38
* sqlite: add lazy connection initZac Medico2020-08-081-5/+24
* Add cached portage.getpid() functionZac Medico2020-08-082-0/+40
* BuildLogger: fix _cancel to cleanup PipeLogger quicklyZac Medico2020-08-081-6/+17
* treewalk: reset config for unmerge (bug 711174)Zac Medico2020-08-081-1/+3
* BinpkgEnvExtractor: fix subprocess logfile usage (bug 711174)Zac Medico2020-08-081-1/+6
* EventLoopInForkTestCase: use AsyncFunctionZac Medico2020-08-071-18/+5
* lib/*: Fix useless-returnAaron Bauman2020-08-0710-17/+1
* *: drop all import __future__ statementsAaron Bauman2020-08-0676-214/+76
* lib/*: exempt two core files from ungrouped-imports checkAaron Bauman2020-08-063-7/+10
* lib/portage/xml/metadata.py: fix ungrouped-imports w/refactorAaron Bauman2020-08-061-21/+8
* lib/*: Fix ungrouped-importsAaron Bauman2020-08-068-33/+39
* lib/*: fix superfluous-parens and enable checkAaron Bauman2020-08-0523-50/+51
* pylintrc: enable multiple-imports checkAaron Bauman2020-08-051-0/+1
* tabcheck.py: fix multiple-importsAaron Bauman2020-08-051-1/+2
* lib/portage/dep/__init__.py: fix multiple-importsAaron Bauman2020-08-051-1/+3
* lib/portage/tests/runTests.py: fix multiple-importsAaron Bauman2020-08-051-3/+4
* lib/portage/elog/mod_mail.py: fix multiple-importsAaron Bauman2020-08-051-1/+3
* lib/portage/elog/mod_custom.py: fix multiple-importsAaron Bauman2020-08-051-1/+3
* lib/portage/repository/config.py: fix trailing-comma-tupleAaron Bauman2020-08-042-1/+2