aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* dep_zapdeps: install new package, avoid downgrade (bug 635540)Zac Medico2017-11-021-0/+97
* want_restart_for_use_change: backtrack only if needed (bug 632598)Zac Medico2017-10-021-0/+86
* _solve_..slot_conflicts: make "forced" set recursive (bug 632210)Zac Medico2017-09-291-1/+1
* AsynchronousLock: allow missing dummy_threading for Python 3.7Zac Medico2017-09-111-1/+7
* emerge: add --autounmask-keep-keywords option (bug 622480)Zac Medico2017-08-121-0/+72
* depgraph: prune unnecessary rebuilds for --autounmask-continue (bug 619626)Zac Medico2017-06-011-0/+64
* emerge: warn for --autounmask-continue with --autounmask=n (bug 619612)Zac Medico2017-05-291-1/+4
* emerge: add --onlydeps-with-rdeps=<y|n> option (bug 294719)William Throwe2017-05-141-0/+47
* emerge: terminate backtracking early for autounmask changes (bug 615680)Zac Medico2017-05-143-2/+156
* digraph: add update and clear methodsZac Medico2017-04-201-1/+3
* AsynchronousLock: add async_unlock method (bug 614108)Zac Medico2017-04-031-4/+11
* depgraph: trigger slot operator rebuilds via _complete_graph (bug 614390)Zac Medico2017-03-311-0/+141
* Future: implement add_done_callback for asyncio compat (bug 591760)Zac Medico2017-03-265-5/+39
* tests: add missing files in util/eventloop directoryZac Medico2017-03-262-0/+0
* EventLoop: implement call_soon for asyncio compat (bug 591760)Zac Medico2017-03-241-0/+30
* emerge: fix --usepkg when ebuild is not available (bug 613360)Zac Medico2017-03-221-0/+26
* emerge: fix --use-ebuild-visibility to reject binary packages (bug 612960)Zac Medico2017-03-181-0/+118
* depgraph: avoid missed update with slot operator and circ dep (bug 612874)Zac Medico2017-03-172-0/+41
* depgraph: fix slot operator rebuild for llvm:0 to llvm:4 upgrade (bug 612772)Zac Medico2017-03-151-0/+109
* movefile: support in-kernel file copying on Linux (bug 607868)Zac Medico2017-03-153-0/+71
* Support STREEBOG{256,512} hash function (from pygcrypt), #597736Michał Górny2017-03-131-0/+18
* tests: Add minimal safety checks for checksumsMichał Górny2017-03-131-0/+88
* depgraph: fix runtime package mask interaction with slot operator rebuilds (b...Zac Medico2017-03-091-0/+136
* depgraph: fix backtracking for slot operator rebuilds (bug 612042)Zac Medico2017-03-083-9/+27
* emerge: auto-enable --with-bdeps if --usepkg is not enabled (bug 598444)Zac Medico2017-03-082-0/+220
* test_sync_local: add test for auto-sync set to 'no'Alexandru Elisei2017-01-311-2/+10
* Fix Python 3.6 "DeprecationWarning: invalid escape sequence" warnings (bug 60...Arfrever Frehtes Taifersar Arahesis2017-01-312-4/+4
* tests: add missing __test__.py filesZac Medico2017-01-282-0/+0
* test_sync_local: fix emaint command path to be valid for travisZac Medico2017-01-281-2/+9
* emaint: exit with non-zero status code when module fails (bug 567478)Alexandru Elisei2017-01-191-0/+1
* _dep_check_composite_db: select highest in slot conflict (bug 554070)Zac Medico2017-01-041-0/+104
* test_NewsItem: Add News-Item-Format to templateMike Gilbert2016-09-141-0/+1
* EventLoop: add run_until_complete method (bug 591760)Zac Medico2016-08-231-9/+14
* depgraph._serialize_tasks: improve runtime cycle handling (bug 590514)Zac Medico2016-08-071-0/+72
* Add emerge --autounmask-continue option (bug 582624)Zac Medico2016-07-021-0/+15
* refresh many URIs in the code baseMike Frysinger2016-06-282-2/+2
* depgraph: fix missed llvm update (bug 584626)Zac Medico2016-06-263-2/+7
* Add a unit test which reproduces bug 584626Zac Medico2016-06-261-0/+109
* dblink: add locks for parallel-install with blockers (bug 576888)Zac Medico2016-05-181-0/+168
* Bulk move of repoman to it's own namespace for better packagingBrian Dolbec2016-05-144-430/+0
* make.globals: Respect ssh_config port (bug 499198)Zac Medico2016-05-071-2/+2
* tests: Include metadata.xsd for repoman testsMichał Górny2016-04-251-4/+4
* tests: Add type="" to <maintainer/>Michał Górny2016-04-251-1/+1
* tests: Stop using herdsMichał Górny2016-04-253-27/+0
* SimpleRepomanTestCase: suppress metadata.dtd fetch (fix travis-ci failure)Zac Medico2016-02-241-6/+3
* DoebuildFdPipesTestCase: use extra pipe for test outputZac Medico2016-01-161-18/+18
* Revert unreviewed and breaking changes done by ArfreverMichał Górny2015-12-093-3/+3
* portage.repository.config.RepoConfig: Support location with trailing whitespa...Arfrever Frehtes Taifersar Arahesis2015-12-093-3/+3
* portage.repository.config.RepoConfig: Delete user_location attribute and cons...Arfrever Frehtes Taifersar Arahesis2015-12-081-2/+2
* Respect PYTHONDONTWRITEBYTECODE in test suite.Arfrever Frehtes Taifersar Arahesis2015-12-029-9/+18