summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Updates for portage-2.3.44 releaseportage-2.3.44Zac Medico2018-07-272-1/+10
* install-qa-check.d/60pngfix: parallel support (bug 630292)Zac Medico2018-07-271-2/+12
* emerge-delta-webrsync: fix vecho command substitutionZac Medico2018-07-271-1/+1
* webrsync: support emerge-delta-webrsync (bug 661838)Zac Medico2018-07-274-1/+31
* emerge-delta-webrsync: exit early for signature problem (bug 661838)Zac Medico2018-07-271-0/+7
* webrsync: support sync-webrsync-keep-snapshotsZac Medico2018-07-272-0/+4
* webrsync: support sync-openpgp-key-path (bug 661838)Zac Medico2018-07-274-11/+88
* emerge-webrsync: exit early for signature problem (bug 661838)Zac Medico2018-07-271-0/+7
* git: add missing return statement in fix for bug 661906Zac Medico2018-07-231-1/+1
* RsyncSync: fix _commit_download usersync privileges (bug 661834)Zac Medico2018-07-231-1/+1
* git: fix key refresh failure to trigger abort (bug 661906)Zac Medico2018-07-231-1/+1
* Rename pym→lib, for better distutils-r1 interoperabilityMichał Górny2018-07-18755-57/+41
* EventLoop: raise TypeError for unexpected call_* keyword argsZac Medico2018-07-171-0/+24
* EventLoop: use python2.7 compatible **kwargs for call_* context argZac Medico2018-07-171-4/+4
* EventLoop: add call_* context arg for python3.7 compatZac Medico2018-07-171-4/+22
* repoman: Update for a repoman-2.3.10 releaserepoman-2.3.10Zac Medico2018-07-152-1/+8
* Updates for portage-2.3.43 releaseportage-2.3.43Zac Medico2018-07-152-1/+12
* repoman: populate implicit IUSE for empty profile (bug 660982)Zac Medico2018-07-152-7/+39
* RepoConfig: fix make.conf PORTDIR override (bug 661276)Zac Medico2018-07-151-1/+2
* portdbapi.cp_list: honor porttrees modifications (bug 650814)Zac Medico2018-07-151-2/+23
* config: cache profile.bashrc stat results (bug 649806)Zac Medico2018-07-151-5/+8
* portdbapi.xmatch: return separate items for each repoZac Medico2018-07-151-16/+3
* portdbapi.cp_list: cache repo associations (bug 650814)Zac Medico2018-07-142-21/+32
* _unmerge_dirs: revisit parents of removed symlinks (bug 640058)Zac Medico2018-07-141-2/+23
* dbapi: fix repoman implicit IUSE (bug 660982)Zac Medico2018-07-142-1/+20
* repoman: add a check for unsorted KEYWORDSLouis Sautier2018-07-144-0/+26
* repoman: Warn on = dependencies without * or revisionMichał Górny2018-07-143-0/+11
* cnf/repos.conf: allow sync-allow-hardlinks in DEFAULTZac Medico2018-07-111-1/+0
* Updates for portage-2.3.42 releaseportage-2.3.42Zac Medico2018-07-113-1/+24
* Add python2 compatible coroutine support (bug 660426)Zac Medico2018-07-112-0/+271
* GitSync: support sync-depth (bug 552814)Zac Medico2018-07-103-6/+27
* rsync: quarantine data prior to verification (bug 660410)Zac Medico2018-07-094-9/+94
* GitSync: add key refresh retry (bug 660732)Zac Medico2018-07-091-4/+3
* SyncBase: split out _refresh_keys method (bug 660732)Zac Medico2018-07-092-32/+42
* GitSync: fix verification of remote branchZac Medico2018-07-081-2/+2
* GitSync: abort checkout for signature problem (bug 660372)Zac Medico2018-07-081-5/+34
* test_sync_local: fix GitSync coverageZac Medico2018-07-051-6/+9
* depgraph._show_unsatisfied_blockers: AttributeError unevaluated_atom (bug 659...Zac Medico2018-06-281-1/+1
* Updates for portage-2.3.41 releaseportage-2.3.41Zac Medico2018-06-262-1/+18
* scanelf: fix %p format string for EAPI 7 (bug 659228)Zac Medico2018-06-263-6/+6
* {,PKG_}INSTALL_MASK: support trailing slash (bug 658322)Zac Medico2018-06-262-2/+134
* AsyncioEventLoop: exit after unhandled exception (bug 658684)Zac Medico2018-06-261-0/+31
* binarytree._merge_pkgindex_header: deduplicate values (bug 657422)Zac Medico2018-06-261-1/+3
* SpawnProcess._unregister: cancel PipeLogger (bug 658806)Zac Medico2018-06-231-0/+3
* Revert "_post_src_install_uid_fix: allow files with portage group permissions...Ulrich Müller2018-06-231-6/+3
* etc-update: add archarm to arch OS_FAMILYkewl fft2018-06-151-1/+1
* AbstractEbuildProcess: handle SIGINT during dir lock (bug 657436)Zac Medico2018-06-051-0/+7
* _unlock_builddir_exit: fix cancel/returncode interactionZac Medico2018-06-053-6/+10
* CompositeTask: handle SIGINT/TERM cancelled futures (bug 657436)Zac Medico2018-06-058-1/+68
* emerge --depclean: 'str' has no attribute 'soname' (bug 657420)Zac Medico2018-06-051-1/+16