2008-01-11 |
Zac Medico | When spawing the "depend" phase, use file descriptors... |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Zac Medico | per bug 204468, remove old check from repoman (all... |
commit | commitdiff | tree | snapshot |
2008-01-10 |
Zac Medico | Bug #162542 - When dropping privileges for FEATURES... |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Zac Medico | Bug #204753 - Add "distfiles" and "packages" to the... |
commit | commitdiff | tree | snapshot |
2008-01-06 |
Zac Medico | Bug #204651 - Make repoman respect NOCOLOR=true. (trunk... |
commit | commitdiff | tree | snapshot |
2008-01-05 |
Zac Medico | Make filter_readonly_variables() filter PATH in any... |
commit | commitdiff | tree | snapshot |
2008-01-05 |
Zac Medico | Filter PATH along with FEATURES when loading environmen... |
commit | commitdiff | tree | snapshot |
2008-01-04 |
Zac Medico | Send eerror and ewarn messages to stderr. This is impor... |
commit | commitdiff | tree | snapshot |
2008-01-03 |
Zac Medico | Recognize export statements when filtering the environm... |
commit | commitdiff | tree | snapshot |
2008-01-02 |
Zac Medico | Bug #204020 - Make grabfile() properly raise Permission... |
commit | commitdiff | tree | snapshot |
2007-12-31 |
Zac Medico | Bug #203919 - Define missing base_url variable to fix... |
commit | commitdiff | tree | snapshot |
2007-12-31 |
Zac Medico | When searching for "test" in IUSE, account for IUSE... |
commit | commitdiff | tree | snapshot |
2007-12-31 |
Zac Medico | Fix config.setcpv() to properly call config.regenerate... |
commit | commitdiff | tree | snapshot |
2007-12-29 |
Zac Medico | As suggested by grobian, treat Darwin just like USERLAN... |
commit | commitdiff | tree | snapshot |
2007-12-29 |
Zac Medico | Add PKGDIR to the config.environ() whitelist so that... |
commit | commitdiff | tree | snapshot |
2007-12-29 |
Zac Medico | Make the ecompressdir vecho output show a leading / on |
commit | commitdiff | tree | snapshot |
2007-12-29 |
Zac Medico | Document that docinto works for dohtml. (trunk r9109) |
commit | commitdiff | tree | snapshot |
2007-12-29 |
Zac Medico | Rely on USERLAND since it's automatically generated by |
commit | commitdiff | tree | snapshot |
2007-12-29 |
Zac Medico | Make the global counter file correspond to |
commit | commitdiff | tree | snapshot |
2007-12-29 |
Zac Medico | Remove redundant USERLAND sanity check code from doebui... |
commit | commitdiff | tree | snapshot |
2007-12-29 |
Zac Medico | * Remove redundant lchown() compatibility code since the |
commit | commitdiff | tree | snapshot |
2007-12-29 |
Zac Medico | Move XARGS initialization from portage.data to isolated... |
commit | commitdiff | tree | snapshot |
2007-12-29 |
Zac Medico | Add support for showing binary package file sizes in... |
commit | commitdiff | tree | snapshot |
2007-12-29 |
Zac Medico | * Initialize dbapi._categories = None so that we can... |
commit | commitdiff | tree | snapshot |
2007-12-29 |
Zac Medico | Move the USERLAND and XARGS sanity checks from the... |
commit | commitdiff | tree | snapshot |
2007-12-29 |
Zac Medico | Bug #121584 - Make the automatic USERLAND detection... |
commit | commitdiff | tree | snapshot |
2007-12-28 |
Zac Medico | Bug #202697 - Add / to the default initial SANDBOX_READ... |
commit | commitdiff | tree | snapshot |
2007-12-28 |
Zac Medico | Make the FEATURES=sfperms loops safe for whitespace... |
commit | commitdiff | tree | snapshot |
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 |
next |