append_repo: use Atom.with_repo()
[portage.git] / pym /
2013-03-19 Zac Medicoappend_repo: use Atom.with_repo()
2013-03-19 Zac Medicoappend_repo: preserve existing repo atom
2013-03-19 Zac Medicocmp_sort_key: reference functools.cmp_to_key()
2013-03-19 Zac Medicograbfile_package: unicode(), not str() for py2
2013-03-18 Zac Medicodisplay_preserved_libs: distinguish prsvd cnsmrs
2013-03-18 Zac MedicoDisplay._blockers(): distinguish hard blocking
2013-03-18 Zac Medicoresolver/output: rename Display._blockers() param
2013-03-18 Zac Medicoresolver/output: unicode(), not str() for python2
2013-03-18 Zac Medicoinsert_category_into_atom: handle wildcard
2013-03-17 Arfrever Frehtes... portage.update.update_config_files(): Add handling...
2013-03-17 Arfrever Frehtes... portage.update.update_config_files(): Add handling of:
2013-03-16 Zac MedicoUse lexists for symlink target checks.
2013-03-16 Tom WijsmanWarn when merging broken symlinks for bug #446.
2013-03-15 Arfrever Frehtes... Fix NameError introduced in commit 473caf415603e0b69ac2...
2013-03-14 Michał Górnyrepoman checks: include BUILD_DIR in quoting checks.
2013-03-13 Zac MedicoUse writemsg for unicode safety in set messages.
2013-03-13 Zac Medicoexpand_set_arguments: fix expansion breakage
2013-03-13 Zac Medicoiter_owners: event loop for spinner, bug #461412
2013-03-13 Zac Medicoexpand_set_arguments: defer set load for depgraph
2013-03-13 Arfrever Frehtes... portage.tests.getTestDirs(): Delete obsolete handling...
2013-03-13 Arfrever Frehtes... Define portage.const.VCS_DIRS and use it in some modules.
2013-03-12 Mike Frysingerebuild: reformat user error message to be a bit more...
2013-03-10 Zac MedicoRepoConfig: always map unaliased when available
2013-03-09 W. Trevor Kingemaint: Clean and standardize package docstrings and...
2013-03-09 Zac MedicoRemove stray quotes in emaint docstrings.
2013-03-05 Zac Medico_add_dep: remove questionable need_restart logic v2.2.0_alpha166
2013-03-05 Zac MedicoUse endswith(tuple).
2013-03-05 Zac MedicoDon't use splitext for .ebuild/.tbz2 check.
2013-03-05 Zac MedicoFix bug #460304.
2013-03-04 Zac MedicoAdd test for bug #460304.
2013-03-02 Zac Medicodepgraph._set_args: fix atom_arg_map for refs > 1
2013-03-02 Zac MedicoFix autounmask/sub-slot interference, bug #459832
2013-02-28 Zac Medico_display_use: use local variables
2013-02-28 Zac MedicoDisplay: unsplit _display_use method parts
2013-02-27 Zac MedicoDisplay: eliminate duplicate vardb.match() calls
2013-02-27 Zac Medicoconfig: unset LINGUAS if appropriate, bug #459350
2013-02-25 Zac MedicoEventLoop: qemu-user epoll quirk, bug #451326
2013-02-23 Zac Medicoemerge --help: remove [--verbose], bug #458730
2013-02-22 Arfrever Frehtes... Fix a typo.
2013-02-21 Zac Medico_world_atom: avoid world set lock reentrance
2013-02-21 Zac MedicoRemove "Starting parallel fetch" msg, bug #368297
2013-02-20 Arfrever Frehtes... testCompileModules(): Use builtins.compile() instead...
2013-02-18 Mike Frysingerdepgraph: tweak "required by" message format
2013-02-18 Mike Frysingerebuild: delete useless indent
2013-02-17 Zac Medico_exec: avoid UnicodeEncodeError for execve args
2013-02-15 Zac Medicoabssymlink: clarify docs, bug #225821
2013-02-14 Zac Medicoslot_operator_replace_installed: check available
2013-02-14 Zac Medico_slot_operator_update_probe: handle slot conflict
2013-02-14 Zac Medico--complete-graph-if-new-ver: test slot change
2013-02-14 Zac Medico--complete-if-new-ver: check for slot change
2013-02-13 Zac Medicoemerge: don't traceback or invalid *.ebuild args
2013-02-12 Zac Medico_get_dep_chain: include repo names v2.2.0_alpha162
2013-02-12 Zac MedicoSlotOperatorUnsolvedTestCase: add unwanted binpkg
2013-02-12 Zac MedicoBacktrack unsatisfied slot-operator, bug #456340.
2013-02-12 Zac MedicoAdd test case for bug #456340.
2013-02-11 Zac Medico_slot_operator_update_probe: detect insignificant
2013-02-11 Zac Medico_add_pkg: fix existing_node early return
2013-02-11 Zac MedicoDisable IUSE check for binary pkg API consumers.
2013-02-11 Zac Medicodeprecated_profile_check: show eselect command
2013-02-11 Heathernowarn syntax for repoman to ignore
2013-02-11 Zac Medicoebuild: add _reset_legacy_globals for reload
2013-02-11 Zac Medicorepoman: fix use.stable, bug #456342
2013-02-11 Zac Medicodeprecated_profile_check: suggest portage upgrade
2013-02-11 Zac Medico_slot_change_probe: handle masks
2013-02-11 Zac MedicoTrigger rebuild for sub-slot change, bug #456208.
2013-02-10 Christoph JunghansAvoid using gawk, where generic awk is enough
2013-02-10 Arfrever Frehtes... Fix some ResourceWarnings.
2013-02-09 Zac Medicoemerge --sync: python 2.6.4 compat, bug #456236
2013-02-08 Zac MedicoTweak "add to world" prompt, bug #455946.
2013-02-02 Zac MedicoMask USE=test if RESTRICT=test, for bug #273272.
2013-01-31 Zac MedicorunTests: handle samefile OSError, bug #454880
2013-01-31 Arfrever Frehtes... Fix some typos.
2013-01-28 Zac MedicoremoveFromContents: avoid KeyError, bug #454400
2013-01-28 Zac MedicoAdd chown workaround for python in Fedora 18.
2013-01-25 Zac MedicoSuppress portage group warning for bug #454060.
2013-01-25 Zac MedicoHandle getpwuid KeyError for bug #454060.
2013-01-24 Zac Medicoconfig: raise PermissionDenied more v2.2.0_alpha161
2013-01-24 Zac MedicoRepoConfigLoader: raise PermissionDenied more
2013-01-24 Zac MedicoRepoConfigLoader: raise PermissionDenied
2013-01-24 Zac Medico_new_backup_path: fix TypeError, bug #453892
2013-01-24 Zac MedicoPackage._init_use: always sync _metadata v2.2.0_alpha160
2013-01-24 Zac MedicoAdd debug output for cases like bug #453400.
2013-01-24 Zac MedicoPackage: avoid redundant splitting of USE
2013-01-23 Zac MedicoPackage: filter built USE for bug #453400
2013-01-21 Zac MedicoFix default use match for implicit IUSE. v2.2.0_alpha159
2013-01-20 Zac Medicorepoman: fix stable mask to use correct profile v2.2.0_alpha157
2013-01-20 Zac MedicoisStable: fix * logic for repoman
2013-01-20 Zac MedicoisStable: handle * for repoman more
2013-01-20 Zac MedicoisStable: handle * for repoman v2.2.0_alpha156
2013-01-19 Zac Medicotests/repoman: add dev and exp profiles
2013-01-19 Zac MedicoFix stable mask logic for repoman.
2013-01-19 Zac MedicoFindVCS: add debug info
2013-01-19 Zac Medicotest_security_set: detect missing xml support v2.2.0_alpha155
2013-01-19 Zac MedicoEnable glsa @security set for stable, and test.
2013-01-19 Zac Medicoglsa.py: fix misc breakage
2013-01-19 Andy KittnerFix unicode vs. bytes issue in glsa-check (#341293)
2013-01-19 Paul Varnersync with genscripts rev 343. This adds the initial...
2013-01-19 Paul VarnerMerge rev 113 from djanderson's genscripts repo
2013-01-19 Robert Buchholzgetminupgrade: fix documentation and backtrace
2013-01-19 Paul VarnerDo not inject GLSAs into the checkfile when fixing...
next