2009-12-10 |
Zac Medico | Fix introspection code in fetch() so that it works... v2.1.7.13 |
commit | commitdiff | tree | snapshot |
2009-12-10 |
Zac Medico | Remove extra comman in comment. (trunk r15015) v2.1.7.12 |
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-10 |
Zac Medico | In movefile(), always use stat_obj[stat.ST_MTIME] for... |
commit | commitdiff | tree | snapshot |
2009-12-10 |
Zac Medico | Remove obsolete env-update.sh script. (trunk r14992) |
commit | commitdiff | tree | snapshot |
2009-12-10 |
Zac Medico | Add localization variables (LANG and LC_*) to the envir... |
commit | commitdiff | tree | snapshot |
2009-12-10 |
Zac Medico | When overridding sys.std* in python2, use binary stream... |
commit | commitdiff | tree | snapshot |
2009-12-10 |
Zac Medico | Fix handling for TEMP, TMP, and TMPDIR variables: |
commit | commitdiff | tree | snapshot |
2009-12-10 |
Zac Medico | Use ImportError handling to import _TextTestResult... |
commit | commitdiff | tree | snapshot |
2009-12-10 |
Zac Medico | When temporarily replacing the sys.std* streams, use... |
commit | commitdiff | tree | snapshot |
2009-12-10 |
Zac Medico | Don't assign f to sys.stderr inside EOutput._write... |
commit | commitdiff | tree | snapshot |
2009-12-10 |
Zac Medico | When reading the remote Packages file for --getbinpkg... |
commit | commitdiff | tree | snapshot |
2009-12-10 |
Zac Medico | Use OrderedDict in portdbapi.getFetchMap() so that... |
commit | commitdiff | tree | snapshot |
2009-12-10 |
Zac Medico | Add OrderedDict class. (trunk r14967) |
commit | commitdiff | tree | snapshot |
2009-12-10 |
Zac Medico | Move ebuild helpers to account for rename of EAPI 3... |
commit | commitdiff | tree | snapshot |
2009-12-10 |
Zac Medico | Bump EAPI conditionals to account for rename of EAPI... |
commit | commitdiff | tree | snapshot |
2009-12-10 |
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.1.7.11 |
commit | commitdiff | tree | snapshot |
2009-12-07 |
Zac Medico | Remove unnecessary elog_process() phasefilter arguement... |
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. (trunk r14935) |
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-06 |
Zac Medico | Bug #295805 - Fix ValueError with python3 inside update... |
commit | commitdiff | tree | snapshot |
2009-12-06 |
Zac Medico | Bug #162404 - Automatically disable logging if sesandbo... |
commit | commitdiff | tree | snapshot |
2009-12-06 |
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.1.7.10 |
commit | commitdiff | tree | snapshot |
2009-12-03 |
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.1.7.9 |
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.1.7.8 |
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-27 |
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.1.7.7 |
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-25 |
Zac Medico | Add a test case which simply compiles all modules,... |
commit | commitdiff | tree | snapshot |
2009-11-25 |
Zac Medico | Bug #293614 - When the backtracking limit is reached... |
commit | commitdiff | tree | snapshot |
2009-11-25 |
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.1.7.6 |
commit | commitdiff | tree | snapshot |
2009-11-21 |
Zac Medico | Tweak logic from previous commit. (trunk r14858) |
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-21 |
Zac Medico | Fix depgraph._prune_tree_display() to preserve uninstal... |
commit | commitdiff | tree | snapshot |
2009-11-21 |
Zac Medico | Bug #293730 - Fix bad || choices triggered in some... |
commit | commitdiff | tree | snapshot |
2009-11-21 |
Zac Medico | Disable backtracking in the depgraph constructor call... |
commit | commitdiff | tree | snapshot |
2009-11-21 |
Zac Medico | Bug #293603 - Blacklist EPREFIX and EROOT variables... |
commit | commitdiff | tree | snapshot |
2009-11-21 |
Zac Medico | Bug #293603 - Add $ED to the blacklist, to prevent... |
commit | commitdiff | tree | snapshot |
2009-11-21 |
Zac Medico | Check for updates masked by license for any installed... |
commit | commitdiff | tree | snapshot |
2009-11-21 |
Zac Medico | Bug #293448 - Fix TypeError when sending mail with... |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Zac Medico | Remove SLOT.missing since SLOT.invalid handles that... v2.1.7.5 |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Zac Medico | In the code from bug #288083, only show one LICENSE... |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Zac Medico | Bug #288083 - Always warn about installed packages... |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Zac Medico | Bug #291200 - Make --quiet-build set PORTAGE_QUIET... |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Zac Medico | Bug #292820 - Make the Package constructor handle inval... |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Zac Medico | Bug #292910 - Don't mix print() and writemsg_stdout... |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Zac Medico | Implement dblink.__hash__ and __eq__, so that `portageq... |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Zac Medico | Add setup phases to the tail of the merge queue instead... |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Zac Medico | Inside iter_owners, only cache a maximum of 25 dblink... |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Zac Medico | Bug #292664 - Show ACCEPT_LICENSE in emerge --info... |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Zac Medico | Convert MIMEText body to string before sending. (trunk... |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Zac Medico | Preserve previous usage of MIMEText constructor under... |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Zac Medico | Bug #292528 - Specify UTF-8 in the MIMEText constructor... |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Zac Medico | Bug #278336 - Use adjust_config to set PORTAGE_QUIET... |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Zac Medico | Restore support for bash-3. (trunk r14804) |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Zac Medico | Make split-elog bold. (trunk r14803) |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Zac Medico | When displaying masking messages, show the 'dependency... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Zac Medico | Fix typo in comment. (trunk r14798) v2.1.7.4 |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Zac Medico | Use writemsg instead of print, to send debug messages... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Zac Medico | Bug #291200 - Add a --quiet-build option to redirect... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Zac Medico | Collapse two [[ ]] into one. (trunk r14782) |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Zac Medico | For --debug mode, enable bash tracing when sourcing... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Zac Medico | Bug #291142 - Fix some cases when a 'missed update... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Zac Medico | Use writemsg instead of print, to send debug messages... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Zac Medico | Define portage.proxy.objectproxy.ObjectProxy.__add__... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Zac Medico | Decode git output in _emerge.actions.git_sync_timestamp... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Zac Medico | Bug #291331 - Make send_mail() encode the unicode messa... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Zac Medico | Inside depgraph._complete_graph(), only pull in deps... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Zac Medico | Don't call FakeVartree.sync() redundantly when backtrac... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Zac Medico | Move FakeVartree population out of the constructor... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Zac Medico | Eliminate duplicate code from the FakeVartree construct... |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Zac Medico | Fix --backtrack option handling. (trunk r14767) v2.1.7.3 |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Zac Medico | Add a --backtrack=COUNT option to control how many... |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Zac Medico | For compatibility, still exit successfully if there... |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Zac Medico | Bug #290921 - Always exit unsuccessfully if -r is not... |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Zac Medico | Make cacheddir() always behave like EmptyOnError is... |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Zac Medico | Make dblink.delete() remove empty parent category direc... |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Zac Medico | Bug #291271 - Make vardbapi._bump_mtime() create catego... |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Zac Medico | Bug #259697 - Update IUSE.invalid docs for GLEP 56... |
commit | commitdiff | tree | snapshot |
next |