portage.git
2009-04-30 Zac MedicoReplace references to portdbapi.eclassdb with appropria...
2009-04-30 Zac MedicoFix code in the portdbapi constructor to cache eclass_c...
2009-04-30 Zac MedicoAdd a --repo option, allowing cache to be generated...
2009-04-30 Zac MedicoAdd portdbapi support for a metadata/layout.conf file...
2009-04-30 Zac MedicoBug #262647 - Inside config.setcpv(), never add SRC_URI...
2009-04-30 Zac MedicoAdd an example for PORTAGE_IONICE_COMMAND. Thanks to...
2009-04-30 Zac MedicoAlways generate an error if the target cache contains...
2009-04-30 Zac MedicoIf there are not ebuilds matching a argument, only...
2009-04-30 Zac MedicoGenerate an error if there are no ebuilds found for...
2009-04-30 Zac MedicoInside tar_contents(), don't emulate tar --numeric...
2009-04-30 Zac MedicoBug #264245 - Revert i|=1 from r13242 since that breaks...
2009-04-30 Zac MedicoNote that only updates to PORTDIR are currently support...
2009-04-30 Zac Medico- Add more info to the DESCRIPTION section.
2009-04-30 Zac MedicoBug #264494 - In case the ebuild has enabled set -e...
2009-04-30 Zac MedicoRemove the ATOMS section and move --update to a new...
2009-04-30 Zac MedicoAllow --root-deps for ROOT=/, so people can do weird...
2009-04-30 Zac MedicoAdd a man page for egencache(1). (trunk r13270)
2009-04-30 Zac MedicoDocument new prepare and configure commands for EAPI...
2009-04-30 Zac MedicoClarify docs for --root-deps. (trunk r13268)
2009-04-30 Zac MedicoCombine the --rdeps-only and --root-deps options into...
2009-04-30 Zac MedicoAdd support for a EGENCACHE_DEFAULT_OPTS variable in...
2009-04-30 Zac MedicoAutomatically enable FEATURES=metadata-transfer if...
2009-04-30 Zac MedicoFix typo in comment. (trunk r13264)
2009-04-30 Zac MedicoAdd parsing code for --jobs and --load-average. (trunk...
2009-04-30 Zac MedicoAdd a new egencache --rsync option which enables a...
2009-04-30 Zac MedicoBug #263370 - In create_message(), use email.header...
2009-04-30 Zac MedicoBug #261377 - Add a new 'egencache' tool to generate...
2009-04-30 Zac MedicoWhen in --quiet mode, still show a message for failures in
2009-04-30 Zac MedicoIn MetadataRegen._metadata_exit(), notify the consumer...
2009-04-30 Zac Medicoreword the qa execstack notice since it can be triggere...
2009-04-30 Zac MedicoAdd a "consumer" keyword parameter to the MetadataRegen...
2009-04-30 Zac MedicoAdd support in MetadataRegen for cleansing stale cache...
2009-04-30 Zac MedicoAdd a cp_iter keyword argument to the MetadataRegen...
2009-04-30 Zac MedicoFix --newuse code to compare installed package USE...
2009-04-30 Zac MedicoBug #264291 - Fix inappropriate build dir creation...
2009-04-30 Zac MedicoImplement _use_dep.__repr__(). Thanks to Douglass Ander...
2009-04-30 Zac MedicoUpdate dep_getusedeps() docstring. Thanks to Douglass...
2009-04-30 Zac MedicoFix bug in old-style virtuals code from previous commit...
2009-04-30 Zac MedicoInside depgraph.validate_blockers(), prevent false...
2009-04-30 Zac MedicoDocument --root and --config-root. (trunk r13247)
2009-04-30 Zac MedicoAdd a --root option that sets $ROOT (complements the...
2009-04-30 Zac MedicoAdd support for --rdeps-only and --root-deps options...
2009-04-30 Zac MedicoIn order to eliminate the possibility of integer overfl...
2009-04-30 Zac MedicoBug #243220 - Show messages in emerge.log when old...
2009-04-30 Zac MedicoDon't show the package counter for "Uninstalling" messa...
2009-04-30 Zac MedicoAdd (x of y ) package counter in the "Installing" messa...
2009-03-27 Zac MedicoMake the argument hash in config.setcpv() a little... v2.1.6.11
2009-03-27 Zac MedicoFix typo in comment. (trunk r13230)
2009-03-27 Zac MedicoIn config.setcpv(), make sure the current args are...
2009-03-27 Zac MedicoInside config.setcpv(), don't clear out self.configdict...
2009-03-27 Zac MedicoIn portdbapi.findname2(), move some of the path joining...
2009-03-27 Zac MedicoIn dyn_unpack(), don't force a new unpack when the...
2009-03-27 Zac MedicoWhen copying symlink targets to temp files, use a priva...
2009-03-27 Zac MedicoFor consistency in output with other helpers, check...
2009-03-27 Zac MedicoMove checks for /usr/lib/distcc/bin and /usr/lib/ccache...
2009-03-27 Zac MedicoIn config.regenerate(), always synchronize self.feature...
2009-03-27 Zac MedicoIn config.setcpv(), clear out self.configdict["pkg...
2009-03-27 Zac MedicoBug #227265 - Make pkgsplit() allow multiple consecutiv...
2009-03-27 Zac MedicoAdd test case for consecutive hyphens. (trunk r13186)
2009-03-27 Zac MedicoBug #227265 - Make pkgsplit() allow "versiony looking...
2009-03-27 Zac MedicoSource bashrc after PATH tweaks inside ebuild_main...
2009-03-27 Zac MedicoMove distcc and ccache PATH setup later, after EAPI...
2009-03-27 Zac MedicoFix domo and doexe to return non-zero if there are...
2009-03-27 Zac MedicoRemove unused tar_opts variable inside unpack(). Thanks...
2009-03-27 Zac MedicoNote that --noreplace takes precedence over options...
2009-03-27 Zac MedicoNote that --noreplace takes precedence over options...
2009-03-27 Zac MedicoUpdate code for removing noauto from FEATURES since...
2009-03-27 Zac MedicoRemove redundant EAPI assingment inside doebuild_enviro...
2009-03-27 Zac MedicoAdd support for FEATURES=parse-eapi-glep-55. This featu...
2009-03-27 Zac MedicoIf a package is masked by EAPI then don't show any...
2009-03-27 Zac MedicoAdd support for FEATURES=parse-eapi-ebuild-head, which...
2009-03-23 Zac MedicoWhen calling doebuild() to spawn the 'depend' phase... v2.1.6.10
2009-03-23 Zac MedicoFix misc typos in comments. (trunk r13168)
2009-03-23 Zac MedicoOnly check for ebuild/eclass modification when a releva...
2009-03-23 Zac MedicoUse a separate if/then to group boolean or'd expression...
2009-03-23 Zac MedicoMake ebuild(1) detect ebuild/eclass changes and automat...
2009-03-23 Zac MedicoAdd "prepare" to the list of phases that trigger a...
2009-03-23 Zac MedicoWhen triggering a fresh unpack inside dyn_unpack()...
2009-03-23 Zac MedicoReplace xrange() usage with normal iteration and enumer...
2009-03-23 Zac MedicoInside spawn(), avoid redundant os.access() and stat...
2009-03-23 Zac MedicoInside config.environ(), skip stat call on $T/environme...
2009-03-23 Zac MedicoRemove pointless usage of xrange(). Thanks to Douglass...
2009-03-23 Zac MedicoAdd a temporary workaround for bug #263081 (partially...
2009-03-23 Zac MedicoFix argument validation to allow file paths. Thanks...
2009-03-23 Zac MedicoNormalize try/except indentation for compatibility...
2009-03-23 Zac MedicoMake sure mysettings.setcpv() always gets called when...
2009-03-23 Zac MedicoAdd docstrings for the fd_pipes and returnpid parameter...
2009-03-23 Zac MedicoMake config.features a set instead of a list. (trunk...
2009-03-23 Zac MedicoUpdate copyright headers. (trunk r13131)
2009-03-23 Zac MedicoIn order to avoid possible duplicate elog messages...
2009-03-17 Zac MedicoValidate argument atoms earlier for build actions.... v2.1.6.9
2009-03-17 Zac MedicoBug #262365 - Punt the prepalldocs check until there...
2009-03-17 Zac MedicoPunt fix-db.py since it's not really needed. It's been...
2009-03-17 Zac MedicoBug #262485 - Handle InvalidAtom from dep_expand()...
2009-03-17 Zac MedicoDo not create hardlinks when merging CONFIG_PROTECTed...
2009-03-17 Zac Medicoadd m68k diff from kolla (trunk r13114)
2009-03-17 Zac MedicoAdd make.conf for amd64-fbsd submitted by Timothy Redae...
2009-03-13 Zac MedicoBug #262365 - Make the "portage.internal" category... v2.1.6.8
2009-03-13 Zac MedicoAdd missing brackets to [:upper:] and [:lower:] in...
2009-03-13 Zac MedicoFilter _sb_append_var in save_ebuild_env(). (trunk...
next