summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Updates for portage-2.3.24 releaseportage-2.3.24Zac Medico2018-02-022-1/+9
* emerge: disable --changed-deps-report by default (bug 645780)Zac Medico2018-02-022-10/+3
* emerge: enable --dynamic-deps=y by default once again (bug 646458)Zac Medico2018-02-024-9/+9
* dep_zapdeps: sort by new_slot_count for DNF only (bug 645002)Zac Medico2018-02-023-16/+47
* Updates for portage-2.3.23 releaseportage-2.3.23Zac Medico2018-02-012-1/+7
* repository.config: Fix handling sync-openpgp-key-pathMichał Górny2018-02-011-1/+2
* openpgp_key_path -> sync_openpgp_key_pathMichał Górny2018-02-012-5/+5
* Updates for portage-2.3.22 releaseportage-2.3.22Zac Medico2018-01-312-1/+7
* emerge-delta-webrsync: uses gpg --status-fdZac Medico2018-01-311-1/+10
* emerge-webrsync: uses gpg --status-fdZac Medico2018-01-311-1/+10
* rsync: if local state is unchanged then skip verificationZac Medico2018-01-311-5/+10
* rsync: handle CommandNotFound for gemato (bug 646184)Zac Medico2018-01-311-1/+7
* install-qa-check: New QA check/cleanup for empty directoriesMichał Górny2018-01-303-0/+47
* rsync: Fix *-verify-metamanifest boolean parsingMichał Górny2018-01-302-4/+5
* sync-rsync-openpgp-key-path -> generic sync-openpgp-key-pathMichał Górny2018-01-305-12/+12
* rsync: Support overriding number of jobs for verificationMichał Górny2018-01-303-0/+10
* Updates for portage-2.3.21 releaseportage-2.3.21Zac Medico2018-01-292-1/+10
* emerge: add --changed-deps-report option (bug 645780)Zac Medico2018-01-294-3/+127
* dep_zapdeps: fix virtual/rust handling (bug 645416)Zac Medico2018-01-272-3/+66
* doebuild: Remove unnecessary restore of PORTAGE_ACTUAL_DISTDIRMichał Górny2018-01-271-5/+0
* prepare_build_dirs: Fix duplicate override of DISTDIR for 'ebuild'Michał Górny2018-01-271-3/+1
* _emerge.Ebuild*: delay creating DISTDIR shadow until src_unpackMichał Górny2018-01-262-6/+4
* portage.package.ebuild.config: Override DISTDIR unconditionallyMichał Górny2018-01-261-1/+10
* portage.package.ebuild: Move _prepare_fake_distdir to .prepare_build_dirsMichał Górny2018-01-263-35/+36
* install-qa-check.d: Scan build log for CMake unused var warningsMichał Górny2018-01-261-0/+28
* rsync: Introduce support for running full-tree gemato verificationMichał Górny2018-01-254-2/+33
* Updates for portage-2.3.20 releaseportage-2.3.20Zac Medico2018-01-203-1/+22
* dep_zapdeps: exclude virtuals from new_slot_count (bug 645190)Zac Medico2018-01-202-1/+63
* dep_zapdeps: prefer choices with fewer new slots (bug 645002)Zac Medico2018-01-202-6/+93
* bin/doins.py: avoid timestamp precision loss with python2 (bug 642632)Zac Medico2018-01-171-0/+4
* ebuild: allow RESTRICT=network-sandbox in ebuildsMike Frysinger2018-01-172-1/+6
* const: Switch default hash set to BLAKE2B+SHA512Michał Górny2018-01-141-2/+2
* man/ebuild.5: document the rationale for using keepdir over dodir.Michael Orlitzky2018-01-131-2/+3
* man/ebuild.5: document that dodir is for nonempty directories.Michael Orlitzky2018-01-131-1/+2
* repoman: Add a new 'badinexp' warning class for exp profilesMichał Górny2018-01-113-0/+18
* dep_zapdeps: install new package, allow upgrade (bug 643974)Zac Medico2018-01-112-6/+106
* testDoInsOption: fix timestamp comparison to work in travisZac Medico2018-01-091-2/+3
* man: emerge: use standard short option styleMike Frysinger2018-01-091-48/+48
* man: emaint: fix option styling to match standard pagesMike Frysinger2018-01-091-11/+11
* man: egencache(1): fix y/n arg style to match other pagesMike Frysinger2018-01-091-3/+3
* bin/doins.py: implement install -p option (bug 642632)Zac Medico2018-01-072-7/+33
* load_emerge_config: add 'env' keyword argumentZac Medico2018-01-071-3/+3
* load_emerge_config: fix 'env' keyword argument to override os.environZac Medico2018-01-051-1/+2
* PreservedLibsRegistry: fix pruneNonExisting for symlinks to other dirs (bug 6...Zac Medico2018-01-021-1/+2
* multilib_category.py: add ALTERA_NIOS2 ELF typeSergei Trofimovich2017-12-282-1/+4
* Disable dynamic-deps by defaultMichał Górny2017-12-196-6/+7
* MultirepoTestCase: add missing EAPI definitions needed for slot depsZac Medico2017-12-151-2/+2
* Updates for portage-2.3.19 releaseportage-2.3.19Zac Medico2017-12-152-1/+8
* file_copy: handle EOPNOTSUPP from copy_file_range (bug 641088)Zac Medico2017-12-151-1/+1
* file_copy: handle EOPNOTSUPP from lseek SEEK_DATA (bug 641088)Zac Medico2017-12-151-1/+1