portage.git
2009-08-21 Zac MedicoAdd some --debug output for backtracking. Also, remove... v2.2_rc39
2009-08-21 Zac MedicoAdd support for --keep-going=n so that it can be disabl...
2009-08-21 Zac MedicoAdd support for --selective=n, so it can be used to...
2009-08-21 Arfrever Frehtes... Avoid potential empty lines in warnings about missing...
2009-08-21 Zac MedicoNote that package.* and use.* as directories is only...
2009-08-21 Arfrever Frehtes... Rename QA_NEEDED to QA_DT_NEEDED.
2009-08-21 Arfrever Frehtes... Improve an example. Patch by Jeremy Olexa.
2009-08-21 Arfrever Frehtes... Add support for QA_SONAME variable (bug #281964). Add...
2009-08-21 Arfrever Frehtes... Support QA_DT_HASH_${ARCH} and QA_PRESTRIPPED_${ARCH...
2009-08-21 Zac MedicoReplace _content_encoding, _fs_encoding, and _merge_enc...
2009-08-21 Zac MedicoFix typo.
2009-08-21 Zac MedicoUse _encodings where appropriate and add _encodings...
2009-08-21 Zac MedicoUse _encodings where appropriate.
2009-08-21 Zac MedicoUse _encodings where appropriate.
2009-08-21 Zac MedicoUse _encodings where appropriate.
2009-08-21 Zac MedicoUse _encodings where appropriate.
2009-08-20 Zac MedicoUse _encodings where appropriate.
2009-08-20 Zac MedicoUse _encodings where appropriate.
2009-08-20 Arfrever Frehtes... Fix portage.5 man page to document the fact that some...
2009-08-19 Zac MedicoFix typo from previous commit.
2009-08-19 Zac MedicoIf sys.getdefaultencoding() returns None (this can...
2009-08-19 Zac MedicoUse _encodings where appropriate.
2009-08-19 Zac MedicoUse _encodings where appropriate.
2009-08-19 Zac MedicoUse _encodings where appropriate.
2009-08-19 Zac MedicoUse _encodings['repo.content'] for decoding profiles...
2009-08-19 Zac MedicoUse portage.os and _encodings where appropriate.
2009-08-19 Zac MedicoRemove unused os import.
2009-08-19 Zac MedicoUse portage.os and _encodings where appropriate.
2009-08-19 Zac MedicoUse portage.os and _encodings where appropriate.
2009-08-18 Zac MedicoUse portage.os and _encodings['fs'] where appropriate.
2009-08-18 Zac MedicoUse errors='backslashreplace' instead of 'replace'...
2009-08-18 Zac MedicoReplace the _{content,fs,merge}_encoding attributes...
2009-08-18 Zac MedicoUse _content_encoding and _fs_encoding, and use strict...
2009-08-18 Zac MedicoUse the new portage.output._init(config_root) function.
2009-08-18 Zac MedicoUse _content_encoding where appropriate.
2009-08-18 Zac MedicoDon't wrap os.popen().
2009-08-18 Zac MedicoBug #270866 - Validate News-Item-Format headers.
2009-08-18 Zac MedicoUse _content_encoding and _fs_encoding where appropriat...
2009-08-18 Zac MedicoUse _content_encoding and _fs_encoding where appropriate.
2009-08-18 Zac MedicoImplement lazy loading of color.map when either the...
2009-08-18 Zac MedicoUse st_* attributes instead of the stat module.
2009-08-17 Zac MedicoBug #277619 - Fix news item relevance logic. Thanks...
2009-08-17 Zac MedicoUse portage.os, _content_encoding, and _fs_encoding...
2009-08-17 Zac MedicoEnable error='strict' when encoding arguments inside...
2009-08-17 Zac MedicoUse portage.os, _content_encoding, and _fs_encoding...
2009-08-17 Zac MedicoTest the edge case.
2009-08-17 Arfrever Frehtes... Add 'return False' which was missing from the previous...
2009-08-17 Arfrever Frehtes... Print a warning when nonexistent files have been passed...
2009-08-17 Zac MedicoUse portage.os and _fs_encoding where appropriate,...
2009-08-17 Zac MedicoWhen _unicode_func_wrapper() decodes a string in a...
2009-08-17 Zac MedicoUse _content_encoding and _fs_encoding for unicode...
2009-08-16 Mounir LamouriUse a clean listener system for portage.elog instead...
2009-08-15 Mounir LamouriScheduler is now able to clean world set when removing...
2009-08-15 Mounir Lamourisets/files.py cleanPackages function stop calling lock...
2009-08-15 Zac MedicoUse elog in _eapi0_pkg_nofetch().
2009-08-15 Arfrever Frehtes... Prepare 308 messages to localization.
2009-08-15 Zac MedicoRemove ACCEPT_PROPERTIES filtering since it's filtered...
2009-08-15 Zac MedicoFix typo.
2009-08-15 Zac MedicoRemove ACCEPT_PROPERTIES variable generation code which...
2009-08-15 Zac MedicoUpdate import to import portage.os (with unicode wrappe...
2009-08-15 Zac MedicoMake movefile() use process.spawn() instead of getstatu...
2009-08-15 Zac MedicoMake _generate_hash_function() use _fs_encoding to...
2009-08-15 Zac MedicoIn perform_checksum(), encode the filename with correct...
2009-08-15 Zac MedicoFix dblink._unmerge_pkgfiles() to use the correct versi...
2009-08-14 Zac MedicoFix broken _selinux_merge definition.
2009-08-14 Zac MedicoAdd a portage._content_encoding constant, set to utf_8.
2009-08-14 Zac MedicoUse portage._fs_encoding where appropriage, and use...
2009-08-14 Zac MedicoHandle UnicodeDecodeError for os.walk() inside digestch...
2009-08-14 Zac MedicoUse portage._fs_encoding where applicable.
2009-08-14 Zac MedicoUpdate imports to import portage.os (with unicode wrapp...
2009-08-14 Zac MedicoUpdate imports to import portage.os (with unicode wrapp...
2009-08-14 Zac MedicoInside dblink.treewalk(), handle filenames with incorre...
2009-08-14 Zac MedicoIn dblink._unmerge_pkgfiles(), if the package appears...
2009-08-14 Zac MedicoRevert r14042 since we're not going to use it.
2009-08-14 Zac MedicoAdd a clean_world attribute.
2009-08-14 Zac MedicoDon't hold references to config instances, since all...
2009-08-14 Zac MedicoRename and log installed files that don't conform to...
2009-08-14 Zac Medico_merge_encoding = sys.getfilesystemencoding()
2009-08-14 Zac MedicoUse portage._merge_encoding to encode/decode all filena...
2009-08-14 Zac MedicoDon't 'del sys.modules["selinux"]' when selinux support...
2009-08-14 Zac MedicoMake sure portage.selinux and _selinux exist, even...
2009-08-14 Zac MedicoAdd an 'encoding' parameter to movefile(), so that...
2009-08-14 Zac MedicoDon't use the unicode-wrapped os and shutil modules...
2009-08-14 Zac MedicoReplace the selinux.spawn() function with a spawn_wrapp...
2009-08-14 Zac MedicoMake _ensure_default_encoding() provide a fallback...
2009-08-14 Zac MedicoUse portage's selinux wrapper module for mkdir calls.
2009-08-13 Zac MedicoCreate portage._merge_encoding and a corresponding...
2009-08-13 Zac MedicoAdd support for an 'encoding' parameter to _unicode_mod...
2009-08-13 Zac MedicoAdd support for unwrapped/overridden attributes in...
2009-08-13 Zac MedicoAdd py3k support to _unicode_decode().
2009-08-13 Zac MedicoBug #281355 - Handle IndexError inside reconstruct_ecla...
2009-08-12 Zac MedicoSet a limit of 30 backtracking attempts, since it's...
2009-08-12 Zac MedicoUse r'' for regex.
2009-08-12 Zac MedicoBug #281133 - Fix the here-document code inside run_che...
2009-08-12 Zac MedicoUse _unicode_encode() and _unicode_decode() where appro...
2009-08-12 Zac MedicoCall _ensure_default_encoding() ASAP since writemsg...
2009-08-12 Zac MedicoUse _unicode_encode() where appropriate.
2009-08-12 Zac MedicoUse a single sys.hexversion conditional for both _unico...
2009-08-12 Zac MedicoUpdate imports to import portage.os (with unicode wrapp...
2009-08-12 Zac MedicoImplement ObjectProxy.__int__().
next