summaryrefslogtreecommitdiff
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* quickpkg: handle unsuccessful compressor exit in quickpkg_atomZac Medico2017-08-161-1/+10
* quickpkg: revert premature return from quickpkg_atom (bug 628060)Zac Medico2017-08-161-4/+4
* quickpkg: revert accidental changes to "protect" function (bug 628010)Zac Medico2017-08-161-3/+3
* eapply_user: combine sort for all dirs (bug 608880)Zac Medico2017-08-111-7/+28
* multilib-strict: disable recursion into subdirectories (bug 424423)Zac Medico2017-08-021-4/+3
* Rename BINPKG_COMPRESSION{,_ARGS} to BINPKG_COMPRESS{,_FLAGS}Zac Medico2017-07-301-1/+1
* Support different compressors for binary packagesManuel Rüger2017-07-302-19/+49
* doman: QA-complain on compressed filesMichał Górny2017-07-091-0/+1
* econf: multijob-safe shebang tweakingMichael Haubenwallner2017-07-021-5/+5
* dosym: protect Prefix hack from double EPREFIXMichał Górny2017-04-201-2/+8
* dosym: Make implicit basename a fatal error.Ulrich Müller2017-04-201-4/+3
* phase-helpers.sh: Loop over A rather than SRC_URI in __eapi0_pkg_nofetch.Ulrich Müller2017-03-261-4/+4
* phase-functions: Fix cleaning fake FILESDIR, reported by ArfreverMichał Górny2017-03-261-0/+1
* emirrordist: add debug SIGUSR1 handlerZac Medico2017-03-241-0/+8
* etc-update: fix hang when using_editor is set, bug #544440Fabian Groffen2017-02-221-4/+15
* Fix Python 3.6 "DeprecationWarning: invalid escape sequence" warnings (bug 60...Arfrever Frehtes Taifersar Arahesis2017-01-312-13/+13
* glsa-check: Apply list only affected versions patch from bug 400763Paul Varner2017-01-181-4/+11
* glsa-check: Fix some pylint complainsChristian Ruppert2017-01-171-2/+2
* __multijob_init: work around Cygwin FIFO shortcomingMichael Haubenwallner2017-01-131-2/+7
* bin/save-ebuild-env.sh: remove redundand unset of DISTCC_*Zac Medico2017-01-121-1/+1
* bin/socks5-server.py: convert address from bytes to str (bug 604474)Zac Medico2017-01-121-0/+5
* portageq: allow disabling regex matching of maintainer emails #604164Göktürk Yüksek2016-12-311-0/+7
* egencache: Migrate _special_filename class to portage.utils.changelog for api...Brian Dolbec2016-12-041-71/+5
* bin/ebuild: fix EBUILD_FORCE_TEST / RESTRICT interaction (bug 601466)Zac Medico2016-12-031-7/+18
* unpack: fix txz unpack support (bug 600660)Zac Medico2016-11-251-2/+5
* Revert "emerge-webrsync: use gkeys to verify OpenPGP signatures (bug 597918)"Zac Medico2016-11-071-47/+4
* emerge-webrsync: use gkeys to verify OpenPGP signatures (bug 597918)Zac Medico2016-10-271-4/+47
* einstalldocs: check whether default docs are indeed filesJan Chren (rindeal)2016-10-041-1/+1
* ebuild.sh: start phases in temporary HOME if available (bug 595028)Zac Medico2016-09-262-6/+13
* refresh many URIs in the code baseMike Frysinger2016-06-283-5/+5
* chpathtool.py: fix byte comparison logic for python3 (bug 587198)Zac Medico2016-06-261-1/+1
* eapply: use gpatch for bsd userland (bug 574626)Zac Medico2016-06-181-2/+5
* install-qa-check.d/60openrc: validate bash for openrc-run shebangsZac Medico2016-06-011-1/+1
* install-qa-check.d/60openrc: make sure initscripts aren't using #!/sbin/runsc...Austin English2016-06-011-0/+6
* Remove unneeded native_kwargs wrapperMichał Górny2016-05-311-1/+1
* ebuild: Extend helper-in-global-scope ban to all EAPIsMichał Górny2016-05-202-28/+6
* dispatch-conf: fix popen UnicodeDecode error (bug 576788)Zac Medico2016-05-181-4/+11
* egencache --update-changelogs: fix timestamp assumptions (bug 579292)Zac Medico2016-05-181-2/+7
* __eapi6_src_prepare: handle empty PATCHES array (bug 579626)Zac Medico2016-05-181-1/+1
* Move parse_metadata_use to portage.xml.metadata namespaceBrian Dolbec2016-05-141-1/+1
* Bulk move of repoman to it's own namespace for better packagingBrian Dolbec2016-05-141-43/+0
* qa-checks: executable-issues: improve logic & outputMike Frysinger2016-05-121-9/+9
* qa-checks: change "herd" to "maintainer"Mike Frysinger2016-05-122-3/+3
* qa: gcc-warnings: force text mode w/grepMike Frysinger2016-05-111-2/+4
* portageq: Case-insensitive match maintainer emailsGöktürk Yüksek2016-04-221-2/+2
* egencache --write-timestamp: use write_atomic (bug 577126)Zac Medico2016-03-121-3/+3
* eapply_user: allow empty directories (bug 573920)Jason A. Donenfeld2016-03-081-1/+6
* bin/portageq: remove the herd matcher per GLEP 67Göktürk Yüksek2016-03-061-18/+0
* bin/portageq: add 'match_orphaned' to the non_commands listGöktürk Yüksek2016-03-061-1/+1
* bin/portageq: add a matcher to match the orphaned (maintainer-needed) packagesGöktürk Yüksek2016-03-051-0/+13