portage.git
2008-01-31 Zac MedicoBug #206772 - Enable bashrc once again for the clean...
2008-01-31 Zac MedicoReplace the current diefunc() and die alias with a...
2008-01-31 Zac MedicoAdd a note that PORTDIR is a repository of software...
2008-01-31 Zac MedicoCheck for quoted ${A}. Thanks to maekke for this patch...
2008-01-31 Zac MedicoBug #138159 - add support for --version (trunk r9200)
2008-01-31 Zac MedicoBug #205966 - Don't show binhost password when displayi...
2008-01-30 Zac MedicoPass db_keys in to the FakeVartree constructor (merged...
2008-01-12 Zac MedicoAdd some notes about enhancements related to binary... v2.1.4
2008-01-12 Zac MedicoIn preprocess_ebuild_env(), move a filter_readonly_vari...
2008-01-12 Zac MedicoReplace hardcoded value with max_desc_len. (trunk r9192)
2008-01-11 Zac MedicoBug #203887 - Make repoman recognize RESTRICT="installs...
2008-01-11 Zac MedicoBug #205318 - Handle errno.ENOTDIR thrown from the...
2008-01-11 Zac MedicoAdjust the max DESCRIPTION.toolong length to 100 charac...
2008-01-11 Zac MedicoFix a typo. (trunk r9184)
2008-01-11 Zac MedicoAdd a new "ebuild.autotools" check for when ebuilds...
2008-01-11 Zac Medico* Make pkgcmp() pass the ebuild revision directly into...
2008-01-11 Zac MedicoAdd a DESCRIPTION.toolong warning for when the DESCRIPT...
2008-01-11 Zac MedicoBug #162450 - Try to avoid having so many bugs marked...
2008-01-11 Zac MedicoBug #203887 - Implement RESTRICT=installsources for...
2008-01-11 Zac MedicoBug #203316 - Fix isvalidatom() to properly detect...
2008-01-11 Zac MedicoMake sure that portdb.findname() returns the correct...
2008-01-11 Zac MedicoBug #204425 - Remove --delete-after from the default...
2008-01-11 Zac MedicoBug#204668 - Fix WORKDIR quoting in econf() when updating
2008-01-11 Zac MedicoAfter loading the environment, make sure the color...
2008-01-11 Zac MedicoWhen spawing the "depend" phase, use file descriptors...
2008-01-11 Zac Medicoper bug 204468, remove old check from repoman (all...
2008-01-10 Zac MedicoBug #162542 - When dropping privileges for FEATURES...
2008-01-07 Zac MedicoBug #204753 - Add "distfiles" and "packages" to the...
2008-01-06 Zac MedicoBug #204651 - Make repoman respect NOCOLOR=true. (trunk...
2008-01-05 Zac MedicoMake filter_readonly_variables() filter PATH in any...
2008-01-05 Zac MedicoFilter PATH along with FEATURES when loading environmen...
2008-01-04 Zac MedicoSend eerror and ewarn messages to stderr. This is impor...
2008-01-03 Zac MedicoRecognize export statements when filtering the environm...
2008-01-02 Zac MedicoBug #204020 - Make grabfile() properly raise Permission...
2007-12-31 Zac MedicoBug #203919 - Define missing base_url variable to fix...
2007-12-31 Zac MedicoWhen searching for "test" in IUSE, account for IUSE...
2007-12-31 Zac MedicoFix config.setcpv() to properly call config.regenerate...
2007-12-29 Zac MedicoAs suggested by grobian, treat Darwin just like USERLAN...
2007-12-29 Zac MedicoAdd PKGDIR to the config.environ() whitelist so that...
2007-12-29 Zac MedicoMake the ecompressdir vecho output show a leading / on
2007-12-29 Zac MedicoDocument that docinto works for dohtml. (trunk r9109)
2007-12-29 Zac MedicoRely on USERLAND since it's automatically generated by
2007-12-29 Zac MedicoMake the global counter file correspond to
2007-12-29 Zac MedicoRemove redundant USERLAND sanity check code from doebui...
2007-12-29 Zac Medico* Remove redundant lchown() compatibility code since the
2007-12-29 Zac MedicoMove XARGS initialization from portage.data to isolated...
2007-12-29 Zac MedicoAdd support for showing binary package file sizes in...
2007-12-29 Zac Medico* Initialize dbapi._categories = None so that we can...
2007-12-29 Zac MedicoMove the USERLAND and XARGS sanity checks from the...
2007-12-29 Zac MedicoBug #121584 - Make the automatic USERLAND detection...
2007-12-28 Zac MedicoBug #202697 - Add / to the default initial SANDBOX_READ...
2007-12-28 Zac MedicoMake the FEATURES=sfperms loops safe for whitespace...
2007-12-28 Zac MedicoMake dep_expand() and key_expand() stop relying
2007-12-28 Zac MedicoJust ignore it when the global counter file does not...
2007-12-28 Zac MedicoIn action_regen(), use writemsg() to send error messages to
2007-12-28 Zac MedicoFixes for logic related to FEATURES=test to USE=test...
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-28 Zac MedicoFix broken handling of the tuple that's returned from
2007-12-28 Zac MedicoIn getconfig(), pass the infile attribute into the...
2007-12-28 Zac MedicoFix "Initializing counter" message to show the correct...
2007-12-28 Zac MedicoBug #203090 - Do not trust the global counter
2007-12-28 Zac MedicoBug #203239 - With FEATURES=noauto, always source ...
2007-12-28 Zac Medico- small UI cleanups. *should* not cause problems with...
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 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 Medicoemerge --search enhancements:
2007-12-21 Zac MedicoMake the "test" flag that's enabled by FEATURES=test...
2007-12-21 Zac MedicoEliminate redundant "notadded" error filtering. (trunk...
2007-12-21 Zac MedicoTweak profile validation and warning logic a bit. ...
2007-12-21 Zac MedicoFix xmatch "match-all" typo. (trunk r9020)
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 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-20 Zac MedicoHardcode #!/bin/bash for consistency with other scripts...
2007-12-20 Zac MedicoRemove an accidental redundant loop from portdbapi...
2007-12-20 Zac MedicoFix a typo in the _non_category_dirs regex. (trunk...
2007-12-20 Zac MedicoRemove some redunant categories code.
2007-12-20 Zac MedicoFix broken indentation in portdbapi.cp_all().
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 MedicoMerge missing db keys from trunk, for bug #149816.
2007-12-20 Zac MedicoMerge the unified package masking output from trunk...
2007-12-20 Zac MedicoBug #149816 - Implement visibility filtering for binary...
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 typo: eclasses -> eclass. (trunk r8978)
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. (trunk r8969)
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
next