portage.git
2009-09-05 Zac MedicoInside Scheduler._check_manifests(), display all broken...
2009-09-05 Zac MedicoUse _unicode_decode() on the string returned from time...
2009-09-05 Fabian GroffenDEPCACHE_PATH is not used with ROOT at all, so move...
2009-09-05 Fabian Groffenpym/portage/sets/files.py: use WORLD_FILE instead of...
2009-09-05 Fabian Groffenreorganise const.py to have logical grouping based...
2009-09-05 Fabian GroffenDEPRECATED_PROFILE_FILE is derived from PROFILE_PATH...
2009-09-05 Fabian Groffenadd note that this file does not seem to deal with...
2009-09-05 Fabian GroffenPRIVATE_PATH has no leading slash (like all other uses...
2009-09-05 Fabian Groffenconsistently use CACHE_PATH with target_root, this...
2009-09-05 Fabian GroffenFix usage of VDB_PATH
2009-09-05 Zac MedicoRemove unnecessary redundant dict lookup at the beginni...
2009-09-05 Zac MedicoBug #282808 - Handle a potential KeyError inside PollSc...
2009-09-04 Arfrever Frehtes... Fix documentation of some QA_* variables.
2009-09-03 Zac MedicoFix typo from previous commit.
2009-09-03 Zac MedicoBug #283513 - Do not allow --noreplace together with...
2009-09-03 Zac MedicoUse _unicode_decode() on the string retunred from time...
2009-09-01 Arfrever Frehtes... Remove reference to GRP_STAGE23_USE (bug #283358).
2009-09-01 Arfrever Frehtes... Add dev-util/gperf to list of suspected run-time depend...
2009-08-31 Zac MedicoBug #283292 - Fix FindPortdir() to prevent OSError...
2009-08-30 Zac MedicoFix broken indentation from previous commits.
2009-08-30 Zac MedicoBug #283223 - Don't call str() on unicode strings insid...
2009-08-30 Zac MedicoBug #283223 - Don't call str() inside _db_escape_string...
2009-08-29 Arfrever Frehtes... Many packages use setuptools at run-time, so remove...
2009-08-29 Zac MedicoUse KeyValuePairFileLoader intead on getconfig(), since...
2009-08-29 Zac MedicoUse KeyValuePairFileLoader instead of getconfig() for...
2009-08-28 Zac MedicoBug #281834 - In getconfig(), do not allow definition...
2009-08-27 Zac MedicoImprove logic for bug #278729.
2009-08-27 Zac MedicoBug #278729 - Inside dep_zapdeps(), account for USE...
2009-08-27 Zac MedicoFix the code from bug #275796 to ensure that choices...
2009-08-27 Zac MedicoFix tar_contents() to handle UnicodeEncodeError by...
2009-08-27 Zac MedicoUse plain ascii encoding for this file, in order to...
2009-08-26 Zac MedicoFix mkdir() to call the local setfscreate() with strict...
2009-08-25 Zac MedicoInside depgraph._show_unsatisfied_dep(), show reasons...
2009-08-24 Zac MedicoShow log paths when displaying the list of failed packa...
2009-08-24 Fabian Groffenmake sure we can deal with arches like x86-fbsd, like...
2009-08-24 Fabian Groffenremove FIXME, since zmedico fixed it
2009-08-24 Zac MedicoBug #282505 - Fix unicode handling for package moves... v2.2_rc40
2009-08-24 Zac MedicoBug #282306 - Inside dblink._match_contents(), fall...
2009-08-23 Zac MedicoAdd a LIVEVCS.unmasked category for ebuilds that have...
2009-08-23 Zac MedicoBug #282306 - Inside LinkageMap._ObjectKey._generate_ob...
2009-08-23 Zac MedicoBug #282306 - Inside dblink._find_libs_to_preserve...
2009-08-22 Zac MedicoIn Scheduler._schedule_tasks_imp(), add uninstall opera...
2009-08-22 Zac MedicoMake Scheduler._choose_pkg() prefer uninstall operation...
2009-08-22 Arfrever Frehtes... Support package.provided directory.
2009-08-22 Zac MedicoBug #282269, comment #2 - Avoid potential UnicodeEncode...
2009-08-22 Zac MedicoBug #282306 - Inside dblink._security_check(), fall...
2009-08-22 Zac MedicoBug #282269 - Avoid str() calls with overlay paths...
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...
next