portage.git
2007-12-28 Zac MedicoBug #203323 - Fix the FEATURES=sfperms code so that...
2007-12-28 Zac MedicoMinor code readablity enhancements:
2007-12-28 Zac MedicoBug #201498 - Use desktop-file-validate to validate...
2007-12-26 Zac MedicoFix broken handling of the tuple that's returned from
2007-12-26 Zac MedicoFix sync_local() to return 0 when a appropriate. Thanks to
2007-12-25 Zac MedicoIn getconfig(), pass the infile attribute into the...
2007-12-25 Zac MedicoFix "Initializing counter" message to show the correct...
2007-12-25 Zac MedicoBug #203090 - Do not trust the global counter
2007-12-25 Zac MedicoBug #203239 - With FEATURES=noauto, always source ...
2007-12-25 Ned Ludd- small UI cleanups. *should* not cause problems with...
2007-12-23 Zac MedicoRemove redundant find_binary import.
2007-12-21 Zac MedicoAdd support for --usepkg and --usepkgonly options toget...
2007-12-21 Zac MedicoImplement a `portageq contents <root> <category/package...
2007-12-21 Zac MedicoTypo: remove bogus argument.
2007-12-21 Zac MedicoEnhance the portageq match command to list all installe...
2007-12-21 Zac MedicoMake vardbapi cache DESCRIPTION and HOMEPAGE in order...
2007-12-21 Zac MedicoImplement binary package visibility filtering for emerg...
2007-12-21 Zac MedicoDon't show "Size of files: 0 kB" in emerge --search...
2007-12-21 Zac MedicoImplement emerge --search support for installed package...
2007-12-21 Zac MedicoMake the "test" flag that's enabled by FEATURES=test...
2007-12-21 Zac MedicoEliminate redundant "notadded" error filtering.
2007-12-21 Zac MedicoFix xmatch "match-all" typo.
2007-12-21 Zac MedicoIn portage.process.spawn(), make the default fd_pipes...
2007-12-21 Zac MedicoIn portage.spawn(), make the default fd_pipes value...
2007-12-21 Zac MedicoTweak profile validation and warning logic a bit.
2007-12-21 Zac MedicoFix references to dbapi._category_re.
2007-12-21 Zac MedicoUse regex category validation in binarytree.populate().
2007-12-21 Zac MedicoUse a regex to validate package directory names in...
2007-12-21 Zac MedicoAdd "metadata" and "licenses" to _non_category_dirs.
2007-12-21 Zac MedicoSlightly improved the masked package check inside dep_z...
2007-12-21 Zac MedicoFix a reference to an undefined "mykey" variable.
2007-12-21 Zac MedicoBug #202566 - Move the 'global portage' statement to...
2007-12-20 Zac MedicoHardcode #!/bin/bash for consistency with other scripts.
2007-12-20 Zac MedicoFix a typo in the _non_category_dirs regex.
2007-12-20 Zac MedicoFilter out some non-category directories in portdbapi...
2007-12-20 Zac MedicoFor simplicity and consistency, always use a regular...
2007-12-20 Zac MedicoFix portdbapi.cp_list() so that it can cope with a
2007-12-20 Zac MedicoMake dep_zapdeps() fall back to installed packages...
2007-12-20 Zac MedicoFix binarytree._update_pkgindex_header() so that it...
2007-12-20 Zac MedicoMake vartree.cpv_all() stop relying on having a categories
2007-12-20 Zac MedicoEnable emerge search actions for binary packages when...
2007-12-20 Zac MedicoFix a type: eclasses -> eclass.
2007-12-20 Zac MedicoPass a valid phase into eerror so that it works.
2007-12-20 Zac MedicoMake binarytree.populate() stop relying on having a...
2007-12-20 Zac MedicoConvert messages about missing portage tree to debug...
2007-12-20 Zac MedicoMake some adjustments so that it's possible to install...
2007-12-20 Zac MedicoBug #202748 - When merging a binary package, only clean up
2007-12-20 Zac MedicoWhitespace only: remove extra indentation.
2007-12-20 Zac MedicoAlways add ARCH to USE without relying on it being...
2007-12-19 Zac MedicoBug #140180 - Ignore missing HOMEPAGE and LICENSE varia...
2007-12-19 Zac MedicoKeep filtered USE in the PORTAGE_USE variable to keep
2007-12-19 Zac MedicoTrigger a config.regenerate() call inside setcpv()...
2007-12-18 Zac MedicoStore filtered USE for config.environ() calls in a...
2007-12-18 Zac MedicoFix USE filtering code so that it doesn't rely on confi...
2007-12-18 Zac MedicoMake special build and bootstrap flags into implicit...
2007-12-18 Zac MedicoDisplay the merge list with blockers any time that...
2007-12-18 Zac MedicoOnly enable the PORTAGE_IUSE check during build time...
2007-12-18 Zac MedicoInclude masked flags in PORTAGE_IUSE to avoid more...
2007-12-18 Zac MedicoCreate a PORTAGE_IUSE variable containing an egrep...
2007-12-18 Zac MedicoBug #176467 - Filter out USE flags that aren't part...
2007-12-18 Zac MedicoFix typo: %% -> ##.
2007-12-18 Zac MedicoGeneralize the sed -> gsed wrapper script so that it's
2007-12-17 Zac MedicoFix setconfig.getSets() api breakage.
2007-12-15 Zac MedicoIn "QA Notice: Precompiled python" messages, use sed...
2007-12-15 Zac MedicoMove the reusable ConsoleStyleFile and StyleWriter...
2007-12-15 Zac MedicoFix punctuation and spelling. Thanks to Arfrever Frehte...
2007-12-15 Zac MedicoSplit out a format_qa_output() function to eliminate...
2007-12-15 Zac MedicoInstead of all modes, only in commit mode save an extra...
2007-12-15 Zac MedicoReplace hardcoded green, yellow, and red with GOOD...
2007-12-15 Zac MedicoSave QA output so that it can be conveniently displayed
2007-12-14 Zac MedicoPrompt the user before letting the editor
2007-12-14 Zac MedicoAdd support for getting a commit message using an edito...
2007-12-14 Zac MedicoAdd support for multi-line commit message input by...
2007-12-13 Zac MedicoAdd --buildpkgonly to the options lists that exempt...
2007-12-13 Zac MedicoDisable the "QA Notice: Pre-stripped files" message...
2007-12-13 Zac MedicoBug #202126 - Replace an obsolete reference to `emerge...
2007-12-13 Zac MedicoMake sure that PORTAGE_SANDBOX_* variables can never...
2007-12-13 Zac MedicoAllow FEATURES to persist between phases since the...
2007-12-13 Zac MedicoRemove extra _ typo.
2007-12-13 Zac MedicoProperly filter SANDBOX_ON from the environment. When...
2007-12-13 Zac MedicoUse the BAD color class instead of hardcoded red.
2007-12-13 Zac MedicoMake portdbapi.visible() mask ebuilds that do not defin...
2007-12-13 Zac MedicoDo the sanity check for bug #198398 as early as possible.
2007-12-13 Zac MedicoBug #201771 - Make unpack() detect common errors such...
2007-12-13 Zac MedicoBug #201848 - Make the ebuild command reject ebuilds...
2007-12-13 Zac MedicoBug #201848 - Mask ebuilds that do not define SLOT.
2007-12-13 Zac MedicoUse the sed -r option to enable extended regular expres...
2007-12-13 Zac MedicoBug #202068 - In order to filter unwanted variable...
2007-12-13 Zac MedicoIn filter_readonly_variables(), replace 'declare -r...
2007-12-13 Zac MedicoBug #202036 - In case of blockers, bail out earlier...
2007-12-12 Zac MedicoFix the check for bug #198398 so that it works even...
2007-12-12 Zac MedicoBug #198398 - Make repoman bail out if support for...
2007-12-11 Zac MedicoInstead of calling sys.exit when a ParseError occurs...
2007-12-11 Zac Medico* Raise PermissionDenied from getconfig() when appropriate.
2007-12-11 Zac MedicoFirst import the main portage module without legacy...
2007-12-11 Zac Medico* When installing a binary package, export the file...
2007-12-09 Zac MedicoAdd a "Quality Assurance" <part> tag so that all chapte...
2007-12-09 Zac MedicoAdd some documentation for ebuild phases and pre/post...
2007-12-08 Zac MedicoDo an EBUILD_EXIT_STATUS_FILE sanity check in spawnebuild()
2007-12-07 Zac MedicoBug #189417 - Comment on how the whitelist and BASH_ENV...
next