2009-12-17 |
Zac Medico | Use portage.writemsg for lazy portage.util import. v2.2_rc60 |
commit | commitdiff | tree | snapshot |
2009-12-17 |
Zac Medico | Convert bytes to unicode for exception messages. |
commit | commitdiff | tree | snapshot |
2009-12-17 |
Zac Medico | Bug #286497 - Make setexec() warn/nonfatal in permissiv... |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Arfrever Frehtes... | Fix typo. |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Zac Medico | Bug #296710 - Add equery to QA_INTERCEPTORS since it... |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Zac Medico | Warn if /proc is not mounted. |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Zac Medico | Bug #296870 - Allow locale related LANG and LC_* variab... |
commit | commitdiff | tree | snapshot |
2009-12-13 |
Zac Medico | Combine 2 shift calls into one. v2.2_rc59 |
commit | commitdiff | tree | snapshot |
2009-12-13 |
Zac Medico | Bug #296554 - Add decompression support to ecompress... |
commit | commitdiff | tree | snapshot |
2009-12-13 |
Zac Medico | Make prefix varialbes ED, EPREFIX, and EROOT readonly... |
commit | commitdiff | tree | snapshot |
2009-12-13 |
Zac Medico | Inside depgraph._validate_blockers(), do not consider... |
commit | commitdiff | tree | snapshot |
2009-12-12 |
Zac Medico | Bug #296641 - Avoid UnicodeEncodeError with python2... |
commit | commitdiff | tree | snapshot |
2009-12-12 |
Zac Medico | In movefile mtime preservation code, simply round down... |
commit | commitdiff | tree | snapshot |
2009-12-12 |
Zac Medico | Remove redundant EPREFIX, EROOT, and ROOT assingments... |
commit | commitdiff | tree | snapshot |
2009-12-12 |
Zac Medico | Remove unused STARTDIR variable. |
commit | commitdiff | tree | snapshot |
2009-12-12 |
Zac Medico | Unset prefix vars for depend phase (even if EAPI is... |
commit | commitdiff | tree | snapshot |
2009-12-12 |
Zac Medico | Unset prefix vars for depend phase when EAPI is unknown. |
commit | commitdiff | tree | snapshot |
2009-12-12 |
Zac Medico | * Fix type in econf --host argument. |
commit | commitdiff | tree | snapshot |
2009-12-12 |
Zac Medico | Fix typo. |
commit | commitdiff | tree | snapshot |
2009-12-12 |
Zac Medico | In movefile mtime rounding code, generate nanosecond... |
commit | commitdiff | tree | snapshot |
2009-12-12 |
Arfrever Frehtes... | Fix typo. |
commit | commitdiff | tree | snapshot |
2009-12-12 |
Zac Medico | Remove redundant EPREFIX setting since it's already... |
commit | commitdiff | tree | snapshot |
2009-12-12 |
Zac Medico | Update for EAPI 3_pre2. |
commit | commitdiff | tree | snapshot |
2009-12-11 |
Zac Medico | Add more EAPI 3 conditionals for prefix variables. |
commit | commitdiff | tree | snapshot |
2009-12-11 |
Zac Medico | Add EAPI 3 conditionals for prefix variables. |
commit | commitdiff | tree | snapshot |
2009-12-11 |
Zac Medico | Just use integer mtime if no fractional seconds are... |
commit | commitdiff | tree | snapshot |
2009-12-11 |
Zac Medico | Tweak movefile() timestamp preservation code to maximiz... |
commit | commitdiff | tree | snapshot |
2009-12-11 |
Zac Medico | Add missing line from previous commit. |
commit | commitdiff | tree | snapshot |
2009-12-11 |
Zac Medico | In movefile() timestamp preservation code, use another... |
commit | commitdiff | tree | snapshot |
2009-12-11 |
Zac Medico | Add EAPI to the whitelist to ensure it's always availab... |
commit | commitdiff | tree | snapshot |
2009-12-11 |
Zac Medico | Add EAPI 3_pre2 to conditinals so the EAPI 4 stuff... |
commit | commitdiff | tree | snapshot |
2009-12-11 |
Zac Medico | Enable xz unpack for EAPI 3_pre2. |
commit | commitdiff | tree | snapshot |
2009-12-11 |
Zac Medico | Add support for EAPI 3_pre2. |
commit | commitdiff | tree | snapshot |
2009-12-11 |
Zac Medico | In config.environ(), only export ED, EPREFIX, and EROOT... |
commit | commitdiff | tree | snapshot |
2009-12-11 |
Zac Medico | Don't filter/interfere with prefix variables unless... |
commit | commitdiff | tree | snapshot |
2009-12-11 |
Zac Medico | Filter prefix variables ED, EPREFIX, and EROOT inside |
commit | commitdiff | tree | snapshot |
2009-12-11 |
Zac Medico | Don't use lazy import for portage.cache.mappings becaus... |
commit | commitdiff | tree | snapshot |
2009-12-11 |
Zac Medico | Use collections.OrderedDict when available (python... |
commit | commitdiff | tree | snapshot |
2009-12-10 |
Fabian Groffen | fix definition regarding slashes for EPREFIX, D, ED... |
commit | commitdiff | tree | snapshot |
2009-12-10 |
Fabian Groffen | Implement forward compatible Prefix support. This... |
commit | commitdiff | tree | snapshot |
2009-12-10 |
Zac Medico | Fix introspection code in fetch() so that it works... v2.2_rc58 |
commit | commitdiff | tree | snapshot |
2009-12-10 |
Zac Medico | Remove extra comman in comment. v2.2_rc57 |
commit | commitdiff | tree | snapshot |
2009-12-10 |
Zac Medico | Don't enable EAPI 4_pre1 yet. |
commit | commitdiff | tree | snapshot |
2009-12-10 |
Zac Medico | Handle permission problems when trying to cache the... |
commit | commitdiff | tree | snapshot |
2009-12-10 |
Zac Medico | Detect cases when long(stat_obj.st_mtime) != stat_obj... |
commit | commitdiff | tree | snapshot |
2009-12-09 |
Zac Medico | In movefile(), always use stat_obj[stat.ST_MTIME] for... |
commit | commitdiff | tree | snapshot |
2009-12-09 |
Zac Medico | Remove obsolete env-update.sh script. |
commit | commitdiff | tree | snapshot |
2009-12-09 |
Zac Medico | Add localization variables (LANG and LC_*) to the envir... |
commit | commitdiff | tree | snapshot |
2009-12-09 |
Zac Medico | When overridding sys.std* in python2, use binary streams. |
commit | commitdiff | tree | snapshot |
2009-12-09 |
Zac Medico | Fix handling for TEMP, TMP, and TMPDIR variables: |
commit | commitdiff | tree | snapshot |
2009-12-09 |
Zac Medico | Use ImportError handling to import _TextTestResult... |
commit | commitdiff | tree | snapshot |
2009-12-08 |
Zac Medico | When temporarily replacing the sys.std* streams, use... |
commit | commitdiff | tree | snapshot |
2009-12-08 |
Zac Medico | Don't assign f to sys.stderr inside EOutput._write(). |
commit | commitdiff | tree | snapshot |
2009-12-08 |
Zac Medico | When reading the remote Packages file for --getbinpkg... |
commit | commitdiff | tree | snapshot |
2009-12-08 |
Zac Medico | Use OrderedDict in portdbapi.getFetchMap() so that... |
commit | commitdiff | tree | snapshot |
2009-12-08 |
Zac Medico | Add OrderedDict class. |
commit | commitdiff | tree | snapshot |
2009-12-08 |
Zac Medico | Move ebuild helpers to account for rename of EAPI 3... |
commit | commitdiff | tree | snapshot |
2009-12-08 |
Zac Medico | Bump EAPI conditionals to account for rename of EAPI... |
commit | commitdiff | tree | snapshot |
2009-12-07 |
Zac Medico | Copy the unittest._TextTestResult class from python... |
commit | commitdiff | tree | snapshot |
2009-12-07 |
Zac Medico | Remove unused filter_phases, filter_mergephases, and... v2.2_rc56 |
commit | commitdiff | tree | snapshot |
2009-12-07 |
Zac Medico | Remove unnecessary elog_process() phasefilter arguements. |
commit | commitdiff | tree | snapshot |
2009-12-07 |
Zac Medico | Make more code conditional on existence of PORTAGE_BUIL... |
commit | commitdiff | tree | snapshot |
2009-12-07 |
Zac Medico | Inside dblink._merge(), make sure PORTAGE_BUILDDIR... |
commit | commitdiff | tree | snapshot |
2009-12-07 |
Zac Medico | Fix possibly unsafe modification of list during iterati... |
commit | commitdiff | tree | snapshot |
2009-12-06 |
Zac Medico | Bug #295715 - Implement a register_success_hook functio... |
commit | commitdiff | tree | snapshot |
2009-12-06 |
Zac Medico | Add 'tla' to the lists of live eclasses. |
commit | commitdiff | tree | snapshot |
2009-12-06 |
Zac Medico | Fix _spawn_misc_sh() to properly unset EBUILD_PHASE... |
commit | commitdiff | tree | snapshot |
2009-12-06 |
Zac Medico | Add a AbstractEbuildProcess class for MiscFunctionsProc... |
commit | commitdiff | tree | snapshot |
2009-12-06 |
Zac Medico | Make register_die_hook() ensure that each hook is regis... |
commit | commitdiff | tree | snapshot |
2009-12-06 |
Zac Medico | Use portage.StringIO to avoid duplicate import fallback... |
commit | commitdiff | tree | snapshot |
2009-12-06 |
Zac Medico | Move code for handling missing sandbox binary out of... |
commit | commitdiff | tree | snapshot |
2009-12-05 |
Zac Medico | Bug #295805 - Fix ValueError with python3 inside update... |
commit | commitdiff | tree | snapshot |
2009-12-05 |
Zac Medico | Bug #162404 - Automatically disable logging if sesandbo... |
commit | commitdiff | tree | snapshot |
2009-12-05 |
Zac Medico | Always append QA Notices resulting from the build log... |
commit | commitdiff | tree | snapshot |
2009-12-03 |
Zac Medico | Bug #280336, comment #2 - Clear the package selection... v2.2_rc55 |
commit | commitdiff | tree | snapshot |
2009-12-02 |
Zac Medico | Bug #295351 - Make update_dbentries() return unicode... |
commit | commitdiff | tree | snapshot |
2009-11-28 |
Zac Medico | Fix deprecated usage of dep_getkey(). Thanks to Sebasti... v2.2_rc54 |
commit | commitdiff | tree | snapshot |
2009-11-28 |
Zac Medico | Bug #294945 - Fix blocker satistfied state handling... |
commit | commitdiff | tree | snapshot |
2009-11-28 |
Zac Medico | Revert r14901 since it doesn't solve the problem (bug... |
commit | commitdiff | tree | snapshot |
2009-11-27 |
Zac Medico | In FakeVartree.sync(), skip the aux_get wrapper when... v2.2_rc53 |
commit | commitdiff | tree | snapshot |
2009-11-27 |
Zac Medico | Bug #294886 - Show some basic info at the beginning... |
commit | commitdiff | tree | snapshot |
2009-11-27 |
Zac Medico | Handle a KeyError in depgraph._ordered_tree_display... |
commit | commitdiff | tree | snapshot |
2009-11-27 |
Zac Medico | Add a note about lack of nanosecond precision in movefi... |
commit | commitdiff | tree | snapshot |
2009-11-27 |
Zac Medico | In calc_depclean(), load the FakeVartree before using... |
commit | commitdiff | tree | snapshot |
2009-11-27 |
Zac Medico | Fix logic from previous commit so it only applies when... |
commit | commitdiff | tree | snapshot |
2009-11-26 |
Zac Medico | In movefile(), skip os.utime() when os.rename() succeed... |
commit | commitdiff | tree | snapshot |
2009-11-25 |
Zac Medico | Set built=True when creating Package instances. This... v2.2_rc52 |
commit | commitdiff | tree | snapshot |
2009-11-25 |
Zac Medico | Use einfo instead of ewarn for the "Skipping make test... |
commit | commitdiff | tree | snapshot |
2009-11-23 |
Zac Medico | Add a test case which simply compiles all modules,... |
commit | commitdiff | tree | snapshot |
2009-11-23 |
Zac Medico | Bug #293614 - When the backtracking limit is reached... |
commit | commitdiff | tree | snapshot |
2009-11-22 |
Zac Medico | Add "repository" attribute to CategorySet (revert r1159... |
commit | commitdiff | tree | snapshot |
2009-11-22 |
Zac Medico | Bug #293998 - Use OSError.errno instead of trying to... |
commit | commitdiff | tree | snapshot |
2009-11-21 |
Zac Medico | Optimized the code for bug #288083 and make it handle... v2.2_rc51 |
commit | commitdiff | tree | snapshot |
2009-11-21 |
Zac Medico | Tweak logic from previous commit. |
commit | commitdiff | tree | snapshot |
2009-11-21 |
Zac Medico | In depgraph._serialize_tasks(), ensure that unsolvable... |
commit | commitdiff | tree | snapshot |
2009-11-21 |
Zac Medico | Fix blocker display to work properly with --tree -... |
commit | commitdiff | tree | snapshot |
2009-11-20 |
Zac Medico | Fix depgraph._prune_tree_display() to preserve uninstal... |
commit | commitdiff | tree | snapshot |
2009-11-20 |
Zac Medico | Bug #293730 - Fix bad || choices triggered in some... |
commit | commitdiff | tree | snapshot |
2009-11-20 |
Zac Medico | Disable backtracking in the depgraph constructor call... |
commit | commitdiff | tree | snapshot |
2009-11-20 |
Zac Medico | Bug #293603 - Blacklist EPREFIX and EROOT variables... |
commit | commitdiff | tree | snapshot |
next |