summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* repoman: Update for a repoman-2.3.12 releaserepoman-2.3.12Zac Medico2018-11-032-1/+8
* portageq get_repo_path: fix <eroot> parameter (bug 670082)Bruce Schultz2018-11-021-0/+1
* estrip: Run RANLIB after stripping static archives to fix LTOMichał Górny2018-10-311-2/+3
* tests: Drop unittest skip shimManuel Rüger2018-10-282-63/+7
* repoman.actions.Action._manifest_get: return True on successZac Medico2018-10-271-2/+2
* repoman: fix exit code for manifest mode (bug 588752)Zac Medico2018-10-274-13/+12
* *-qa-check.d: fix entering EROOT in EAPI 7Michał Górny2018-10-253-3/+3
* etc-update: handle whitespace in ID_LIKEkewl fft2018-10-191-1/+1
* doebuild: skip timestamp check for deleted distfiles (bug 668206)Zac Medico2018-10-101-2/+2
* Updates for portage-2.3.51 releaseportage-2.3.51Zac Medico2018-10-082-1/+10
* portage.repository.config: Sort some tuples and put each element on separate ...Arfrever Frehtes Taifersar Arahesis2018-10-081-30/+92
* estrip: Report pre-stripped files even with RESTRICT=stripMichał Górny2018-10-081-1/+1
* _doebuild_path: Respect order defined in ROOTPATH (bug 667662)Zac Medico2018-10-071-1/+5
* etc-update: combined use of /etc/os-release ID and ID_LIKEkewl fft2018-10-051-6/+6
* Revert "install-qa-checks.d: Add a check for Gentoo path policies (FHS-y)"Zac Medico2018-10-051-77/+0
* emerge: don't ignore binpkgs with buildpkgonlyAndrew Jeddeloh2018-10-051-7/+0
* man: ebuild: clarify revision handling in PVR/PFMike Frysinger2018-10-021-1/+5
* repoman: move Signed-off-by to the end of the footerMike Gilbert2018-09-301-3/+4
* repoman: normalize newline handling in get_commit_footerMike Gilbert2018-09-301-5/+5
* ecompress: Fix duplicate pre-compressed file warningMichał Górny2018-09-282-13/+19
* ecompress: Detect and report colliding (un)compressed filesMichał Górny2018-09-281-0/+32
* ecompress: Run compression in parallelMichał Górny2018-09-281-2/+2
* Revert "ecompress-file: de-duplicate filtered_args (bug 667072)"Michał Górny2018-09-281-3/+3
* HardlinkQuarantineRepoStorage: exclude distfiles and packages (bug 666554)Zac Medico2018-09-271-0/+2
* ecompress-file: de-duplicate filtered_args (bug 667072)Zac Medico2018-09-261-3/+3
* Revert "ecompress: Run compression in parallel" (bug 667072)Zac Medico2018-09-251-2/+2
* ecompress: delete *.ecompress for empty PORTAGE_COMPRESS (bug 667008)Zac Medico2018-09-241-1/+4
* Updates for portage-2.3.50 releaseportage-2.3.50Zac Medico2018-09-232-1/+8
* portdbapi: add async_xmatch method (bug 666940)Zac Medico2018-09-231-11/+49
* Add sync-rcu support for rsync (bug 662070)Zac Medico2018-09-235-6/+360
* rsync: split out repo storage frameworkZac Medico2018-09-237-66/+306
* Add _sync_decorator moduleZac Medico2018-09-232-0/+68
* Implement asyncio.iscoroutinefunction for compat_coroutineZac Medico2018-09-232-0/+26
* portdbapi.xmatch: remove deprecated *match-listZac Medico2018-09-231-12/+0
* repoman: Update for a repoman-2.3.11 releaserepoman-2.3.11Zac Medico2018-09-222-1/+12
* repoman: regen thick manifest after copyright update (bug 656698)Zac Medico2018-09-222-1/+49
* ecompress: Run compression in parallelMichał Górny2018-09-201-2/+2
* Move parallel xargs wrapping to isolated-functions.shMichał Górny2018-09-203-19/+25
* ecompress: Replace with implementation from portage[mgorny]Michał Górny2018-09-206-510/+221
* Replace implicit doc compression with dir compression in old EAPIsMichał Górny2018-09-204-44/+5
* repoman: Automatically convert copyright to 'Gentoo Authors'Michał Górny2018-09-193-5/+5
* repoman: Allow copyright updates for 'Gentoo Authors'Michał Górny2018-09-192-2/+12
* repoman: Update header checks for the new copyright policyMichał Górny2018-09-192-18/+32
* estrip: Use find -delete instead of manual rmMichał Górny2018-09-171-2/+1
* f{owners,perms}: Warn when using relative pathMichał Górny2018-09-172-0/+30
* Ban prepall in ebuild scopeMichał Górny2018-09-172-27/+28
* Ban prepalldocs in ebuild scopeMichał Górny2018-09-171-17/+2
* Ban prepallman in ebuild scopeMichał Górny2018-09-172-18/+9
* Ban prepallinfo for ebuild scope useMichał Górny2018-09-172-9/+4
* install-qa-checks.d: Add a check for Gentoo path policies (FHS-y)Michał Górny2018-09-041-0/+77