summaryrefslogtreecommitdiffstats
path: root/COPYING (unfollow)
Commit message (Expand)AuthorFilesLines
2019-12-23backtracking: adjust || preference to break dependency cyclesZac Medico4-4/+84
2019-12-23_queue_disjunctive_deps: group disjunctions recursively (bug 701996)Zac Medico1-4/+4
2019-12-23emerge --with-test-deps: allow circular depsZac Medico4-8/+166
2019-12-21testVirtualCmakeBootstrapUseConditional: use RDEPEND for virtual/cmakeZac Medico1-1/+1
2019-12-21testVirtualCmakeBootstrapUseConditional: split out virtual/cmakeZac Medico1-3/+7
2019-12-21test_circular_choices: add cases for bug 703440Zac Medico1-0/+75
2019-12-15Updates for portage-2.3.82 releaseportage-2.3.82Zac Medico2-1/+11
2019-12-15process: display relevant FEATURES when unshare failsZac Medico1-2/+13
2019-12-15emerge-webrsync: support gentoo-YYYYMMDD snapshotsZac Medico1-5/+7
2019-12-14emerge-webrsync: enable xz snapshots for tarsyncZac Medico1-5/+1
2019-12-14emerge: Show package USE in conflict messagesZac Medico2-9/+34
2019-12-09emerge-delta-webrsync: handle gentoo-YYYYMMDD directory nameZac Medico1-7/+6
2019-12-09emerge-webrsync: handle gentoo-YYYYMMDD directory nameZac Medico1-8/+4
2019-12-08fetch: skip _checksum_failure_temp_file in force modeZac Medico1-1/+1
2019-12-08emerge: drop FEATURES=distcc-pump support, bug #702146Sergei Trofimovich4-22/+1
2019-12-05repoman-2.3.20repoman-2.3.20Zac Medico2-1/+8
2019-12-05repoman: support profiles/package.deprecated (bug 702100)Zac Medico5-0/+23
2019-12-05Updates for portage-2.3.81 releaseportage-2.3.81Zac Medico3-1/+20
2019-12-05emerge: add --implicit-system-deps <y|n> option (bug 681312)Zac Medico5-3/+25
2019-12-05_queue_disjunctive_deps: group disjunctions (bug 701996)Zac Medico2-2/+45
2019-12-03repoman commit: ignore unadded hidden files except '.' itselfZac Medico1-1/+1
2019-12-03repoman commit: ignore unadded hidden filesZac Medico1-1/+2
2019-11-27depgraph: fix buildtime_blockers logicZac Medico1-3/+1
2019-11-27eapply: Output verbosely only if patch fails to apply with -F0Michał Górny1-2/+14
2019-11-26repoman: Update for a repoman-2.3.19 releaserepoman-2.3.19Zac Medico2-1/+8
2019-11-26Updates for portage-2.3.80 releaseportage-2.3.80Zac Medico2-1/+10
2019-11-26emerge: add --quickpkg-direct optionZac Medico10-47/+338
2019-11-26man/emerge.1: fix \fB typoZac Medico1-1/+1
2019-11-26emerge --buildpkgonly: respect buildtime hard blockersZac Medico2-9/+102
2019-11-26Rename DCO_SIGNED_OFF_BY config variable to SIGNED_OFF_BY.Ulrich Müller4-8/+18
2019-11-25eapply: Drop -s option for patch.Ulrich Müller1-2/+1
2019-11-24Scheduler._run_pkg_pretend: don't use local event loopZac Medico1-5/+1
2019-11-21repoman/man/repoman.1: fix \fI typoZac Medico1-1/+1
2019-11-21man/make.conf.5: fix \fI typoZac Medico1-1/+1
2019-11-20repoman: add --include-profiles=PROFILESSergei Trofimovich7-3/+30
2019-11-17Binpkg: fix _chpathtool_exit rmtree ENOENT after renameZac Medico1-2/+3
2019-11-17dblink: add quickpkg methodZac Medico2-30/+54
2019-11-17Binpkg: use cached BINPKGMD5 if availableZac Medico1-8/+8
2019-11-17helper-functions.sh: __multijob_init: handle errorsZac Medico3-5/+8
2019-11-16ResolverPlayground: create installed ebuild + environment.bz2Zac Medico1-0/+12
2019-11-16Binpkg: use aux_get for check_missing_metadataZac Medico1-11/+7
2019-11-16SubprocessExecTestCase: test pipe between processesZac Medico1-2/+34
2019-11-12Keep https_proxy populated for curl downloadsEd Baker1-1/+1
2019-11-09FileCopier: native zero-copy and sparse file supportZac Medico2-3/+17
2019-11-08repoman: Update for a repoman-2.3.18 releaserepoman-2.3.18Zac Medico2-1/+9
2019-11-08Updates for portage-2.3.79 releaseportage-2.3.79Zac Medico2-1/+12
2019-11-08repoman: ebuild.absdosym check: fix AttributeError for re.ASCII under python2.7Zac Medico1-1/+1
2019-11-08CommitMessageVerificationTest: fix DeprecationWarning for assertRegexpMatchesZac Medico1-1/+1
2019-11-08repoman: Fix unsafe string interpolation.Arfrever Frehtes Taifersar Arahesis12-59/+53
2019-11-08install.py: ignore -Z / --contextMike Gilbert1-10/+14