aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'overlays-gentoo-org/master' into prefixFabian Groffen2014-09-2875-156/+1327
|\
| * _quickpkg_dblink: fix bug #523152Zac Medico2014-09-202-0/+20
| * _solve_..slot_conflicts: fix bug #522084Zac Medico2014-09-191-0/+75
| * _backtrack_depgraph: fix bug #523048Zac Medico2014-09-192-3/+88
| * ResolverPlayground: inline _iter_forced_rebuildsZac Medico2014-09-191-6/+4
| * _compute_abi_rebuild_info: fix bug #521990Zac Medico2014-09-172-1/+98
| * emaint: Assign all module __init__.py's __doc__ to a variable intseadBrian Dolbec2014-09-167-26/+27
| * _solve_..slot_conflicts: fix bug #510270Zac Medico2014-09-162-0/+72
| * Add test for bug #522652 with slot-operatorZac Medico2014-09-151-0/+80
| * dep_zapdeps: fix bug #522652Zac Medico2014-09-142-0/+83
| * portage/mail.py: don't encode Date header to bytesZac Medico2014-09-121-2/+1
| * Install Portage using setup.pyMichał Górny2014-09-111-2/+2
| * tests: Fix running on installed copy of PortageMichał Górny2014-09-119-35/+61
| * tests: Append .py to files that need to be installedMichał Górny2014-09-1126-2/+2
| * portage.const: Make PORTAGE_PYM_PATH point to the real package treeMichał Górny2014-09-111-1/+1
| * self-update: Copy only relevant packages from PORTAGE_PYM_PATHMichał Górny2014-09-112-2/+9
| * Make eapi_is_supported() reuse _supported_eapis listMichał Górny2014-09-111-13/+1
| * Fix off-by-one error in supported EAPI listMichał Górny2014-09-111-1/+1
| * Fix read only detection logicBertrand SIMONNET2014-09-111-3/+2
| * portage/mail.py: Whitespace cleanupBrian Dolbec2014-09-111-3/+3
| * portage/mail.py: Make email date, timestamp RFC-compliant Bug 520752Brian Dolbec2014-09-111-3/+4
| * depgraph._add_dep: fix bug #520950Zac Medico2014-09-112-2/+124
| * config.setcpv: fix bug #522362Zac Medico2014-09-093-3/+79
| * dep_check: fix bug #515230Zac Medico2014-08-281-5/+5
| * sets: Introduce @changed-deps to update packages which need dep changesMichał Górny2014-08-281-2/+79
| * vdb: Preserve := when storing uninstalled dependency atomsMichał Górny2014-08-281-9/+18
| * Fix porttree_root deprecation warningsZac Medico2014-08-225-16/+22
| * emaint merges: Replace .append() with .add() for set variables (bug 520542)Brian Dolbec2014-08-221-4/+4
| * Enable consistent __future__ behavior for divisionMichał Górny2014-08-118-14/+26
| * localization: properly decode formatted number for localized_size().Michał Górny2014-08-061-2/+3
| * Follow-up to commit 96ded9cff423d773ee31a696a691dd6610c315b7: Restore "/" cha...Arfrever Frehtes Taifersar Arahesis2014-08-043-5/+5
| * New emaint module: MergesPavel Kazakov2014-08-033-2/+324
| * Move -MERGING- string to a constant.Pavel Kazakov2014-08-033-5/+8
| * portage/emaint/module.py: Fix an indent error in get_class()Brian Dolbec2014-06-161-1/+1
| * Turn a traceback into a graceful errorAlexander Berntsen2014-06-143-4/+16
| * Revert 'packages' profile as directory patchesAlexander Berntsen2014-06-142-4/+2
| * portage/dispatch_conf.py: Fix bug 512690Brian Dolbec2014-06-121-1/+2
| * Make b4d8e300c04b768be7cd5c respect max line widthAlexander Berntsen2014-05-121-1/+3
| * Support the 'packages' profile file as a directoryMichael Palimaka2014-05-122-2/+2
* | Merge remote-tracking branch 'overlays-gentoo-org/master' into prefixFabian Groffen2014-05-066-46/+93
|\|
| * Prevent rebuild code from performing unwanted repo changesSebastian Luther2014-04-261-0/+41
| * Fix crash with @security (bug 488820)Sebastian Luther2014-04-051-0/+1
| * Use a localized size formatting functionMichał Górny2014-04-041-0/+12
| * writeable_check.py: Fix RO check (bug 505428)Brian Dolbec2014-04-041-11/+18
| * dbapi/vartree.py: whitespace cleanupBrian Dolbec2014-04-041-21/+21
| * Remove some broken old-style virtual codeSebastian Luther2014-03-301-14/+0
* | Merge tag 'v2.2.10' into prefixFabian Groffen2014-04-2213-119/+318
|\|
| * portage/emaint/main.py: Fix a bug in the options parsing.Brian Dolbec2014-03-121-3/+7
| * Update dates in recently changed files.Arfrever Frehtes Taifersar Arahesis2014-02-286-6/+6
| * Add a test case for --newuse, --changed-use, and --binpkg-respect-use.David James2014-02-241-0/+78