summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Updates for portage-3.0.7 releaseportage-3.0.7Zac Medico2020-09-132-1/+8
* Recognize riscv_{ilp32,ilp32d} ABIsAndreas K. Hüttel2020-09-131-2/+9
* egencache: add --external-cache-only option (bug 737470)Zac Medico2020-09-133-29/+43
* get_mirror_url: urlquote only for ftp, http, and https (bug 741474)Zac Medico2020-09-121-2/+6
* selinux: encode os path arguments as UTF-8 (bug 741194)Zac Medico2020-09-111-8/+8
* Updates for portage-3.0.6 releaseportage-3.0.6Zac Medico2020-09-073-1/+29
* binarytree.move_ent: fix path comparison prior to _movefileZac Medico2020-09-071-1/+1
* binrepos.conf: support fetchcommand customization (bug 668302)Zac Medico2020-09-074-19/+60
* Add binrepos.conf to replace PORTAGE_BINHOST (bug 668334)Zac Medico2020-09-078-8/+206
* man/portage.5: Fix man2html rendering in repos.conf sectionZac Medico2020-09-071-2/+2
* make.conf: Treat __* variables as local and do not propagate them.Arfrever Frehtes Taifersar Arahesis2020-09-072-1/+9
* egencache --update-pkg-desc-index: emulate esync --verbose output (bug 737470)Zac Medico2020-09-073-7/+74
* 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