2007-12-28 |
Zac Medico | Make dep_expand() and key_expand() stop relying |
commit | commitdiff | tree | snapshot |
2007-12-28 |
Zac Medico | Just ignore it when the global counter file does not... |
commit | commitdiff | tree | snapshot |
2007-12-28 |
Zac Medico | In action_regen(), use writemsg() to send error messages to |
commit | commitdiff | tree | snapshot |
2007-12-28 |
Zac Medico | Fixes for logic related to FEATURES=test to USE=test... |
commit | commitdiff | tree | snapshot |
2007-12-28 |
Zac Medico | Bug #203323 - Fix the FEATURES=sfperms code so that... |
commit | commitdiff | tree | snapshot |
2007-12-28 |
Zac Medico | Minor code readablity enhancements: |
commit | commitdiff | tree | snapshot |
2007-12-28 |
Zac Medico | Bug #201498 - Use desktop-file-validate to validate... |
commit | commitdiff | tree | snapshot |
2007-12-28 |
Zac Medico | Fix broken handling of the tuple that's returned from |
commit | commitdiff | tree | snapshot |
2007-12-28 |
Zac Medico | In getconfig(), pass the infile attribute into the... |
commit | commitdiff | tree | snapshot |
2007-12-28 |
Zac Medico | Fix "Initializing counter" message to show the correct... |
commit | commitdiff | tree | snapshot |
2007-12-28 |
Zac Medico | Bug #203090 - Do not trust the global counter |
commit | commitdiff | tree | snapshot |
2007-12-28 |
Zac Medico | Bug #203239 - With FEATURES=noauto, always source ... |
commit | commitdiff | tree | snapshot |
2007-12-28 |
Zac Medico | - small UI cleanups. *should* not cause problems with... |
commit | commitdiff | tree | snapshot |
2007-12-21 |
Zac Medico | Add support for --usepkg and --usepkgonly options toget... |
commit | commitdiff | tree | snapshot |
2007-12-21 |
Zac Medico | Implement a `portageq contents <root> <category/package... |
commit | commitdiff | tree | snapshot |
2007-12-21 |
Zac Medico | Enhance the portageq match command to list all installe... |
commit | commitdiff | tree | snapshot |
2007-12-21 |
Zac Medico | Make vardbapi cache DESCRIPTION and HOMEPAGE in order... |
commit | commitdiff | tree | snapshot |
2007-12-21 |
Zac Medico | emerge --search enhancements: |
commit | commitdiff | tree | snapshot |
2007-12-21 |
Zac Medico | Make the "test" flag that's enabled by FEATURES=test... |
commit | commitdiff | tree | snapshot |
2007-12-21 |
Zac Medico | Eliminate redundant "notadded" error filtering. (trunk... |
commit | commitdiff | tree | snapshot |
2007-12-21 |
Zac Medico | Tweak profile validation and warning logic a bit. ... |
commit | commitdiff | tree | snapshot |
2007-12-21 |
Zac Medico | Fix xmatch "match-all" typo. (trunk r9020) |
commit | commitdiff | tree | snapshot |
2007-12-21 |
Zac Medico | In portage.process.spawn(), make the default fd_pipes... |
commit | commitdiff | tree | snapshot |
2007-12-21 |
Zac Medico | In portage.spawn(), make the default fd_pipes value... |
commit | commitdiff | tree | snapshot |
2007-12-21 |
Zac Medico | Use regex category validation in binarytree.populate(). |
commit | commitdiff | tree | snapshot |
2007-12-21 |
Zac Medico | Use a regex to validate package directory names in... |
commit | commitdiff | tree | snapshot |
2007-12-21 |
Zac Medico | Add "metadata" and "licenses" to _non_category_dirs... |
commit | commitdiff | tree | snapshot |
2007-12-21 |
Zac Medico | Slightly improved the masked package check inside dep_z... |
commit | commitdiff | tree | snapshot |
2007-12-20 |
Zac Medico | Hardcode #!/bin/bash for consistency with other scripts... |
commit | commitdiff | tree | snapshot |
2007-12-20 |
Zac Medico | Remove an accidental redundant loop from portdbapi... |
commit | commitdiff | tree | snapshot |
2007-12-20 |
Zac Medico | Fix a typo in the _non_category_dirs regex. (trunk... |
commit | commitdiff | tree | snapshot |
2007-12-20 |
Zac Medico | Remove some redunant categories code. |
commit | commitdiff | tree | snapshot |
2007-12-20 |
Zac Medico | Fix broken indentation in portdbapi.cp_all(). |
commit | commitdiff | tree | snapshot |
2007-12-20 |
Zac Medico | For simplicity and consistency, always use a regular... |
commit | commitdiff | tree | snapshot |
2007-12-20 |
Zac Medico | Fix portdbapi.cp_list() so that it can cope with a |
commit | commitdiff | tree | snapshot |
2007-12-20 |
Zac Medico | Make dep_zapdeps() fall back to installed packages... |
commit | commitdiff | tree | snapshot |
2007-12-20 |
Zac Medico | Merge missing db keys from trunk, for bug #149816. |
commit | commitdiff | tree | snapshot |
2007-12-20 |
Zac Medico | Merge the unified package masking output from trunk... |
commit | commitdiff | tree | snapshot |
2007-12-20 |
Zac Medico | Bug #149816 - Implement visibility filtering for binary... |
commit | commitdiff | tree | snapshot |
2007-12-20 |
Zac Medico | Make vartree.cpv_all() stop relying on having a categories |
commit | commitdiff | tree | snapshot |
2007-12-20 |
Zac Medico | Enable emerge search actions for binary packages when... |
commit | commitdiff | tree | snapshot |
2007-12-20 |
Zac Medico | Fix a typo: eclasses -> eclass. (trunk r8978) |
commit | commitdiff | tree | snapshot |
2007-12-20 |
Zac Medico | Make some adjustments so that it's possible to install... |
commit | commitdiff | tree | snapshot |
2007-12-20 |
Zac Medico | Bug #202748 - When merging a binary package, only clean up |
commit | commitdiff | tree | snapshot |
2007-12-20 |
Zac Medico | Whitespace only: remove extra indentation. (trunk r8969) |
commit | commitdiff | tree | snapshot |
2007-12-20 |
Zac Medico | Always add ARCH to USE without relying on it being... |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Zac Medico | Bug #140180 - Ignore missing HOMEPAGE and LICENSE varia... |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Zac Medico | Keep filtered USE in the PORTAGE_USE variable to keep |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Zac Medico | Trigger a config.regenerate() call inside setcpv()... |
commit | commitdiff | tree | snapshot |
2007-12-18 |
Zac Medico | Store filtered USE for config.environ() calls in a... |
commit | commitdiff | tree | snapshot |
2007-12-18 |
Zac Medico | Fix USE filtering code so that it doesn't rely on confi... |
commit | commitdiff | tree | snapshot |
2007-12-18 |
Zac Medico | Make special build and bootstrap flags into implicit... |
commit | commitdiff | tree | snapshot |
2007-12-18 |
Zac Medico | Display the merge list with blockers any time that... |
commit | commitdiff | tree | snapshot |
2007-12-18 |
Zac Medico | Only enable the PORTAGE_IUSE check during build time... |
commit | commitdiff | tree | snapshot |
2007-12-18 |
Zac Medico | Include masked flags in PORTAGE_IUSE to avoid more... |
commit | commitdiff | tree | snapshot |
2007-12-18 |
Zac Medico | Create a PORTAGE_IUSE variable containing an egrep... |
commit | commitdiff | tree | snapshot |
2007-12-18 |
Zac Medico | Bug #176467 - Filter out USE flags that aren't part... |
commit | commitdiff | tree | snapshot |
2007-12-18 |
Zac Medico | Generalize the sed -> gsed wrapper script so that it's |
commit | commitdiff | tree | snapshot |
2007-12-15 |
Zac Medico | In "QA Notice: Precompiled python" messages, use sed... |
commit | commitdiff | tree | snapshot |
2007-12-15 |
Zac Medico | Fix punctuation and spelling. Thanks to Arfrever Frehte... |
commit | commitdiff | tree | snapshot |
2007-12-15 |
Zac Medico | Split out a format_qa_output() function to eliminate... |
commit | commitdiff | tree | snapshot |
2007-12-15 |
Zac Medico | Instead of all modes, only in commit mode save an extra... |
commit | commitdiff | tree | snapshot |
2007-12-15 |
Zac Medico | Save QA output so that it can be conveniently displayed |
commit | commitdiff | tree | snapshot |
2007-12-14 |
Zac Medico | Prompt the user before letting the editor |
commit | commitdiff | tree | snapshot |
2007-12-14 |
Zac Medico | * Add support for multi-line commit message input by... |
commit | commitdiff | tree | snapshot |
2007-12-13 |
Zac Medico | Fix the bug #198398 code from trunk to be compatible... |
commit | commitdiff | tree | snapshot |
2007-12-13 |
Zac Medico | Add --buildpkgonly to the options lists that exempt... |
commit | commitdiff | tree | snapshot |
2007-12-13 |
Zac Medico | Disable the "QA Notice: Pre-stripped files" message... |
commit | commitdiff | tree | snapshot |
2007-12-13 |
Zac Medico | Bug #202126 - Replace an obsolete reference to `emerge... |
commit | commitdiff | tree | snapshot |
2007-12-13 |
Zac Medico | Make sure that PORTAGE_SANDBOX_* variables can never... |
commit | commitdiff | tree | snapshot |
2007-12-13 |
Zac Medico | Allow FEATURES to persist between phases since the... |
commit | commitdiff | tree | snapshot |
2007-12-13 |
Zac Medico | Properly filter SANDBOX_ON from the environment. When... |
commit | commitdiff | tree | snapshot |
2007-12-13 |
Zac Medico | Use the BAD color class instead of hardcoded red. ... |
commit | commitdiff | tree | snapshot |
2007-12-13 |
Zac Medico | Bug #201771 - Make unpack() detect common errors such... |
commit | commitdiff | tree | snapshot |
2007-12-13 |
Zac Medico | Bug #201848 - Make the ebuild command reject ebuilds... |
commit | commitdiff | tree | snapshot |
2007-12-13 |
Zac Medico | Bug #201848 - Mask ebuilds that do not define SLOT... |
commit | commitdiff | tree | snapshot |
2007-12-13 |
Zac Medico | * In filter_readonly_variables(), replace 'declare... |
commit | commitdiff | tree | snapshot |
2007-12-13 |
Zac Medico | Bug #198398 - Make repoman bail out if support for... |
commit | commitdiff | tree | snapshot |
2007-12-13 |
Zac Medico | Bug #202036 - In case of blockers, bail out earlier... |
commit | commitdiff | tree | snapshot |
2007-12-11 |
Zac Medico | Instead of calling sys.exit when a ParseError occurs... |
commit | commitdiff | tree | snapshot |
2007-12-11 |
Zac Medico | * Raise PermissionDenied from getconfig() when appropriate. |
commit | commitdiff | tree | snapshot |
2007-12-11 |
Zac Medico | * When installing a binary package, export the file... |
commit | commitdiff | tree | snapshot |
2007-12-11 |
Zac Medico | Add a "Quality Assurance" <part> tag so that all chapte... |
commit | commitdiff | tree | snapshot |
2007-12-11 |
Zac Medico | Add some documentation for ebuild phases and pre/post... |
commit | commitdiff | tree | snapshot |
2007-12-08 |
Zac Medico | Do an EBUILD_EXIT_STATUS_FILE sanity check in spawnebuild() |
commit | commitdiff | tree | snapshot |
2007-12-08 |
Zac Medico | Quote $PORTDIR. Thanks to Chris Kerr in bug #52208. |
commit | commitdiff | tree | snapshot |
2007-12-07 |
Zac Medico | Bug #189417 - Explicitly whitelist any remaining variab... |
commit | commitdiff | tree | snapshot |
2007-12-06 |
Zac Medico | Declare retval as a local variable. (trunk r8859) |
commit | commitdiff | tree | snapshot |
2007-12-06 |
Zac Medico | Prevent the filter_opts local variable from leaking... |
commit | commitdiff | tree | snapshot |
2007-12-06 |
Zac Medico | Remove redundant successful exit call from the "depend... |
commit | commitdiff | tree | snapshot |
2007-12-06 |
Zac Medico | To avoid false positives during the transition |
commit | commitdiff | tree | snapshot |
2007-12-06 |
Zac Medico | Bug #201506 - Make preprocess_ebuild_env() preserve |
commit | commitdiff | tree | snapshot |
2007-12-05 |
Zac Medico | Show ? if the installed package is missing a |
commit | commitdiff | tree | snapshot |
2007-12-03 |
Zac Medico | Remove redundant config.load_infodir() calls from |
commit | commitdiff | tree | snapshot |
2007-12-03 |
Zac Medico | Synchronize the conditional that triggers "${T}"/enviro... |
commit | commitdiff | tree | snapshot |
2007-12-03 |
Zac Medico | * Don't load the CATEGORY in config.load_infodir()... |
commit | commitdiff | tree | snapshot |
2007-12-03 |
Zac Medico | Bug #201090 - When portage creates a temp PORTAGE_BIN_P... |
commit | commitdiff | tree | snapshot |
2007-12-03 |
Zac Medico | Make config.load_infodir() more fault tolerant for... |
commit | commitdiff | tree | snapshot |
2007-12-03 |
Zac Medico | Bug #201082 - Don't call config.load_infodir() prior... |
commit | commitdiff | tree | snapshot |
2007-12-03 |
Zac Medico | * whitelist CCACHE_* and DISTCC_* variables in config... |
commit | commitdiff | tree | snapshot |
next |