2009-08-05 |
Zac Medico | s/utf8/utf_8/ for consistency v2.2_rc36 |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Zac Medico | Fix the FEATURES=parse-eapi-ebuild-head regex to handle... |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Zac Medico | Open ld.so.conf as text (unicode). |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Zac Medico | In _check_build_log(), open the log in text mode (unicode). |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Zac Medico | Open file in text mode (unicode) where appropriate. |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Zac Medico | Open all files in binary mode for py3k compatibility. |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Zac Medico | Fix bindbapi.aux_get and aux_update to work with py3k... |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Zac Medico | Avoid UnicodeEncodeError with unicode package.mask... |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Zac Medico | Fix vardbapi._aux_get() to always return unicode. |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Zac Medico | Fix tar_contents() to open files in binary mode for... |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Zac Medico | Always return unicode from vardbapi.aux_get(). |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Zac Medico | Decode arguments to unicode if necessary (needed at... |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Zac Medico | Bug #280269 - Fix Atom.__str__ so that it doesn't try... |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Zac Medico | Bug #280269 - Decode commandline arguments to unicode... |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Zac Medico | Bug #280269 - Fix StaticFileSet.multiBuilder() to handl... |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Zac Medico | Open CONTENTS in text mode (to avoid UnicodeEncodeError... |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Zac Medico | Open log files in text mode (to avoid UnicodeEncodeErro... |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Zac Medico | Avoid UnicodeEncodeError in writemsg(). Thanks to Marko... |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Zac Medico | Bug #280275 - Fix exception: AttributeError: 'config... |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Zac Medico | Bug #280320 - Fix broken _emerge.main ImportError handler.. |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Zac Medico | Revert the code from bug #278729 for now since it need... |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Zac Medico | In the dep_zapdeps() code from bug #278729, set all_use... |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Zac Medico | Fix dep_zapdeps exception 'ValueError: need more than... |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Zac Medico | Bug #280259 - Fix emaint to call binarytree._load_pkgin... |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Zac Medico | Bug #280259 - Fix binarytree to always open the Package... |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Zac Medico | Bug #280259 - Use codecs.open() when reading the Packag... |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Zac Medico | Fix a regression caused by the code from bug #278729... |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Arfrever Frehtes... | Set "emerge" xterm title at the beginning of running... |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Zac Medico | Add a PDEPEND.suspect category. v2.2_rc34 v2.2_rc35 |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Zac Medico | Fix NameError from r13880. Thanks to Arfrever for repor... |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Zac Medico | Make the USE=test RDEPEND check (bug #236786) also... |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Zac Medico | Bug #278729 - Inside dep_zapdeps(), ignore USE dependen... |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Zac Medico | Bug #278729 - Add an Atom.without_use attribute which... |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Zac Medico | Remove the code from bug #278895 since we're going... |
commit | commitdiff | tree | snapshot |
2009-08-01 |
Zac Medico | Only treat non-negative integers as valid in insert_opt... |
commit | commitdiff | tree | snapshot |
2009-08-01 |
Zac Medico | Add support for --usepkg=n so that it's possible to... |
commit | commitdiff | tree | snapshot |
2009-08-01 |
Zac Medico | Add support for --complete-graph=n so that it's possibl... |
commit | commitdiff | tree | snapshot |
2009-07-31 |
Zac Medico | In the _check_build_log(), exclude output from dev... |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Zac Medico | In depgraph._show_slot_collision_notice(), display... |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Zac Medico | Bug #276264 - Advise manual removal of the metadata... |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Zac Medico | Add a python-based setsid script for use with USERLAND... |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Zac Medico | Fix breakage in owners() handling of abs paths. |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Zac Medico | Move the setsid code (from bug #278895) as early as... |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Mounir Lamouri | Updating find_updated_config_files function description |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Zac Medico | Rename get_updated_config_files() to find_updated_confi... |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Mounir Lamouri | Add get_updated_config_files in portage API |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Zac Medico | Inside die(), only send the signal for subshell die... |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Zac Medico | Bug #278895 - Make ebuild.sh clean up orphaned processe... |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Zac Medico | Fix depgraph._show_missed_update() to keep each $ROOT... |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Zac Medico | Account for $ROOT inside depgraph._show_missed_update_u... |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Zac Medico | Remove redundant loop inside depgraph._show_missed_upda... |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Zac Medico | When backtracking due to an unsatisfied dependency... |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Zac Medico | Fix --onlydeps breakage. Thanks to Arfrever for reporting. |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Zac Medico | Bug #270040 - Make repoman parse the categories file... |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Zac Medico | Add comment in calc_depclean() about topological sort... |
commit | commitdiff | tree | snapshot |
2009-07-20 |
Zac Medico | Always pass encodings='utf_8' to codecs.open(), since... |
commit | commitdiff | tree | snapshot |
2009-07-20 |
Zac Medico | FEATURES=unmerge-logs |
commit | commitdiff | tree | snapshot |
2009-07-20 |
Zac Medico | Remove empty log files inside dblink.unmerge(). Thanks... |
commit | commitdiff | tree | snapshot |
2009-07-20 |
Zac Medico | Skip Blocker instances inside _add_prefetchers(). |
commit | commitdiff | tree | snapshot |
2009-07-20 |
Zac Medico | Move mtimedb resume list code from action_build() to |
commit | commitdiff | tree | snapshot |
2009-07-20 |
Zac Medico | Use a lazy reference to sys.stdout, in case the API... |
commit | commitdiff | tree | snapshot |
2009-07-20 |
Zac Medico | Make portage.listdir() and dbapi.cp_list() return unicode. |
commit | commitdiff | tree | snapshot |
2009-07-20 |
Mounir Lamouri | Fix Scheduler bug: |
commit | commitdiff | tree | snapshot |
2009-07-20 |
Zac Medico | In grablines(), specify encoding=sys.getdefaultencoding... |
commit | commitdiff | tree | snapshot |
2009-07-20 |
Zac Medico | Use codecs.open for unicode support in FileLoader.load(). |
commit | commitdiff | tree | snapshot |
2009-07-19 |
Zac Medico | In _check_manifests(), skip uninstall operations. |
commit | commitdiff | tree | snapshot |
2009-07-19 |
Zac Medico | Use readlines() to optimize performance. Thanks to... |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Zac Medico | For consistency with emake, add ${MAKEOPTS} ${EXTRA_EMA... |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Zac Medico | For unsatisfied USE dependencies, do not backtrack... |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Fabian Groffen | align with Prefix, also warn on sparcv9 hosts -- 64... |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Mike Frysinger | add hppa64 to the 64bit list as pointed out by Michael... |
commit | commitdiff | tree | snapshot |
2009-07-13 |
Fabian Groffen | fix up spacing, remove commented out code, fix copyrigh... |
commit | commitdiff | tree | snapshot |
2009-07-12 |
Zac Medico | Optimize USE_EXPAND -> USE code inside config.setcpv... |
commit | commitdiff | tree | snapshot |
2009-07-12 |
Mounir Lamouri | Allow search and depgraph to avoid spinner by using... |
commit | commitdiff | tree | snapshot |
2009-07-12 |
Zac Medico | Remove leading slash from appropriate paths inside... |
commit | commitdiff | tree | snapshot |
2009-07-12 |
Arfrever Frehtes... | Improve description of QA_DT_HASH. |
commit | commitdiff | tree | snapshot |
2009-07-12 |
Zac Medico | In depgraph._show_missed_update(), don't show installed... |
commit | commitdiff | tree | snapshot |
2009-07-12 |
Zac Medico | Move the backtracking code from action_build() to a... |
commit | commitdiff | tree | snapshot |
2009-07-11 |
Zac Medico | Eliminate duplicate code inside depgraph._show_missed_u... |
commit | commitdiff | tree | snapshot |
2009-07-11 |
Zac Medico | Bug #137562 - Implement backtracking for missing depend... |
commit | commitdiff | tree | snapshot |
2009-07-11 |
Zac Medico | Optimize USE_EXPAND -> USE code inside config.setcpv... |
commit | commitdiff | tree | snapshot |
2009-07-11 |
Arfrever Frehtes... | Assign 'cfgprot' before referencing it. Reported by... |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Zac Medico | Allow --deep to take an optional integer parameter... |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Zac Medico | Tweak arguments for <python-2.6 compat. |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Zac Medico | Make -j argument handling more generic, so it's easy... |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Zac Medico | Use a dict for depgraph params, so we can use it to... |
commit | commitdiff | tree | snapshot |
2009-07-08 |
Zac Medico | Add a --debug warning message inside _add_pkg in case... |
commit | commitdiff | tree | snapshot |
2009-07-08 |
Zac Medico | Document the --selective option. |
commit | commitdiff | tree | snapshot |
2009-07-08 |
Zac Medico | Fix --selective so it works. |
commit | commitdiff | tree | snapshot |
2009-07-07 |
Zac Medico | Bug #276957 - Fix dropped "in graph" choice for runtime... |
commit | commitdiff | tree | snapshot |
2009-07-07 |
Zac Medico | Shorten the preserved libs message when in --quiet... |
commit | commitdiff | tree | snapshot |
2009-07-07 |
Zac Medico | Bug #276866 - --binpkg-respect-use < y | n > |
commit | commitdiff | tree | snapshot |
2009-07-06 |
Zac Medico | Optimize dbapi._iter_match_use() so that it shares... |
commit | commitdiff | tree | snapshot |
2009-07-06 |
Zac Medico | Bug #273640 - Add --disable-dependency-tracking to... |
commit | commitdiff | tree | snapshot |
2009-07-06 |
Zac Medico | Bug #273622 - Add pkg_pretend support for the ebuild... |
commit | commitdiff | tree | snapshot |
2009-07-06 |
Zac Medico | Bug #273631 - Add default src_install implementation... |
commit | commitdiff | tree | snapshot |
2009-07-06 |
Zac Medico | Use PackageSet.findAtomForPackage() when matching the... |
commit | commitdiff | tree | snapshot |
2009-07-06 |
Zac Medico | Always exit unsuccessfully if there are any failures. |
commit | commitdiff | tree | snapshot |
2009-07-05 |
Zac Medico | Hardcode utf_8 encoding inside _setitem(). |
commit | commitdiff | tree | snapshot |
2009-07-05 |
Zac Medico | Assume utf_8 encoding in alls reads/writes (unicode... |
commit | commitdiff | tree | snapshot |
next |