portage.git
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__().
2009-08-12 Zac MedicoShow a traceback when spawn() fails.
2009-08-11 Zac MedicoUpdate imports to import portage.os (with unicode wrapp...
2009-08-11 Zac MedicoUpdate imports to import portage.os (with unicode wrapp...
2009-08-11 Zac MedicoUpdate imports to import portage.os (with unicode wrapp...
2009-08-11 Zac MedicoWrap portage.data.lchown() for unicode support in pytho...
2009-08-11 Zac MedicoFilter ACCEPT_PROPERTIES from the ebuild environment...
2009-08-11 Zac MedicoUpdate imports to import portage.os (with unicode wrapp...
2009-08-11 Zac MedicoTemporarily delete the os and shutil imports, to ensure...
2009-08-11 Mounir LamouriAdd ACCEPT_PROPERTIES variable which has default value...
2009-08-11 Zac MedicoUpdate imports to import portage.os and portage.shutil...
2009-08-11 Zac MedicoUpdate imports to import portage.os (with unicode wrapp...
2009-08-11 Zac MedicoUpdate imports to import portage.os (with unicode wrapp...
2009-08-11 Zac MedicoUpdate imports to import portage.os (with unicode wrapp...
2009-08-11 Zac MedicoAvoid using the wrapped os.read(), in order to avoid...
2009-08-11 Zac MedicoFix breakage from previous commit.
2009-08-11 Zac MedicoFix unicode support for compatibility with the new...
2009-08-10 Zac MedicoBug #280460 - Wrap portage.os with unicode encode/decod...
2009-08-10 Zac MedicoThis is an unused commandline interface to xpak.xpak().
2009-08-10 Zac MedicoAdd portage ImportError sys.path insertion.
2009-08-10 Zac MedicoThis is an uneeded script for parsing ldd output.
2009-08-10 Zac MedicoThis definitely obsolete.
2009-08-10 Zac MedicoThis is an obsolete shell script for applying package...
2009-08-10 Zac MedicoThis script is obsolete since manifest 2.
2009-08-10 Zac MedicoThis old script does checksums on installed files....
2009-08-10 Zac MedicoThis is a commandline interface to pkgsplit() that...
2009-08-10 Zac MedicoThis is an old emerge profiling script that probably...
2009-08-10 Zac MedicoAdd portage ImportError sys.path insertion.
2009-08-10 Zac MedicoBug #280460 - Wrap os and os.path modules with unicode...
2009-08-10 Zac MedicoBug #280998 - Misc selinux fixes. Thanks to Chris PeBenito
2009-08-10 Zac MedicoOpen new items in text mode (unicode), and safely handl... v2.2_rc38
2009-08-10 Zac MedicoBug #280962 - Fix broken path normalization inside
2009-08-10 Zac MedicoUse writemsg_stdout() for safe unicode output of -...
2009-08-10 Zac MedicoFix PreservedLibsRegistry.pruneNonExisting() to work...
2009-08-10 Zac MedicoDon't trigger the --root-deps code for removal actions...
2009-08-10 Zac MedicoIn calc_depclean(), sort packages that are displayed...
2009-08-10 Zac MedicoTweak $ROOT handling inside depgraph._add_pkg_deps...
2009-08-10 Zac MedicoInside calc_depclean(), use LinkageMap.findConsumers...
2009-08-09 Zac MedicoRemove unused import. v2.2_rc37
2009-08-09 Zac MedicoMake everything safe for unicode (this should fix the...
2009-08-09 Zac MedicoFix EOutput to safely write unicode to stderr/stdout...
2009-08-09 Zac MedicoFix typo in comment. Thanks to Arfrever.
2009-08-09 Zac MedicoEncode unicode messages as bytes in order to avoid...
2009-08-09 Zac MedicoWrite log files in text mode (unicode). Thanks to Arfre...
2009-08-09 Zac MedicoAlways use encoding='utf_8' for unicode() calls.
2009-08-09 Zac MedicoBug #280690 - Fix incorrect idendification of start...
2009-08-09 Zac MedicoInside collect_ebuild_messages(), open elog files in...
2009-08-08 Zac MedicoConvert scanelf output to unicode inside LinkageMap...
2009-08-08 Zac MedicoUse writemsg_stdout() for safe display of unicode overl...
2009-08-08 Zac MedicoUse writemsg_stdout() for safe unicode output.
2009-08-08 Zac MedicoAdd missing noiselevel argument in writemsg_stdout...
2009-08-08 Zac MedicoUse writemsg_stdout() for safe unicode output.
2009-08-08 Zac MedicoMove global portage import to the top and add writemsg and
2009-08-08 Zac MedicoSimplify command introspection inside usage().
2009-08-08 Zac MedicoIn Task.__str__(), emulate tuple.__str__, but don't...
2009-08-08 Zac MedicoAccount for hardlinks when computing SIZE metadata.
2009-08-07 Zac MedicoUse writemsg_stdout() for safe unicode output.
2009-08-07 Zac MedicoOpen repo_name in text mode (unicode).
2009-08-07 Zac MedicoIn config.__setitem__(), convert keys/values to unicode...
2009-08-07 Zac MedicoConvert environment variables to unicode inside the...
2009-08-07 Zac MedicoMake spawn decode unicode in order to avoid a potential...
2009-08-06 Zac MedicoIn getconfig(), specify utf_8 encoding for py3k.
2009-08-06 Zac MedicoIn shlex_split(), don't encode unicode for py3k. Thanks...
2009-08-06 Zac MedicoMake getconfig() return unicode type and remove corresp...
2009-08-06 Zac MedicoFix filter_loglevels() and filter_phases() to work...
2009-08-06 Zac MedicoAdd a new portage.util.shlex_split() function to wrap...
2009-08-06 Zac MedicoFilter PORTAGE_NONFATAL from the environment where...
2009-08-06 Zac MedicoBug #280521 - Update selinux support to use the libseli...
2009-08-06 Arfrever Frehtes... Implement nonfatal().
2009-08-06 Zac MedicoBug #277537 - Synchronize order of PATH elements with...
next