2009-03-31 |
Zac Medico | Add parsing code for --jobs and --load-average. |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Zac Medico | Add a new egencache --rsync option which enables a... |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Zac Medico | Bug #263370 - In create_message(), use email.header... |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Zac Medico | Bug #261377 - Add a new 'egencache' tool to generate... |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Zac Medico | When in --quiet mode, still show a message for failures in |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Zac Medico | In MetadataRegen._metadata_exit(), notify the consumer... |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Mike Frysinger | reword the qa execstack notice since it can be triggere... |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Zac Medico | Add a "consumer" keyword parameter to the MetadataRegen... |
commit | commitdiff | tree | snapshot |
2009-03-30 |
Zac Medico | Add support in MetadataRegen for cleansing stale cache... |
commit | commitdiff | tree | snapshot |
2009-03-30 |
Zac Medico | Add a cp_iter keyword argument to the MetadataRegen... |
commit | commitdiff | tree | snapshot |
2009-03-30 |
Zac Medico | Fix --newuse code to compare installed package USE... |
commit | commitdiff | tree | snapshot |
2009-03-30 |
Zac Medico | Bug #264291 - Fix inappropriate build dir creation... |
commit | commitdiff | tree | snapshot |
2009-03-30 |
Zac Medico | Implement _use_dep.__repr__(). Thanks to Douglass Ander... |
commit | commitdiff | tree | snapshot |
2009-03-30 |
Zac Medico | Update dep_getusedeps() docstring. Thanks to Douglass... |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Zac Medico | Fix bug in old-style virtuals code from previous commit. |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Zac Medico | Inside depgraph.validate_blockers(), prevent false... |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Zac Medico | Document --root and --config-root. |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Zac Medico | Add a --root option that sets $ROOT (complements the... |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Zac Medico | Add support for --rdeps-only and --root-deps options... |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Zac Medico | In order to eliminate the possibility of integer overfl... |
commit | commitdiff | tree | snapshot |
2009-03-28 |
Zac Medico | Bug #243220 - Show messages in emerge.log when old... |
commit | commitdiff | tree | snapshot |
2009-03-28 |
Zac Medico | Don't show the package counter for "Uninstalling" messages. |
commit | commitdiff | tree | snapshot |
2009-03-28 |
Zac Medico | Add (x of y ) package counter in the "Installing" messa... |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Zac Medico | Make the argument hash in config.setcpv() a little... v2.2_rc28 |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Zac Medico | Fix typo in comment. |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Zac Medico | In config.setcpv(), make sure the current args are... |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Zac Medico | Inside config.setcpv(), don't clear out self.configdict... |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Zac Medico | In portdbapi.findname2(), move some of the path joining... |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Zac Medico | In dyn_unpack(), don't force a new unpack when the... |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Zac Medico | When copying symlink targets to temp files, use a priva... |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Zac Medico | For consistency in output with other helpers, check... |
commit | commitdiff | tree | snapshot |
2009-03-26 |
Zac Medico | Move checks for /usr/lib/distcc/bin and /usr/lib/ccache... |
commit | commitdiff | tree | snapshot |
2009-03-26 |
Zac Medico | Make StaticFileSet.multiBuilder() filter hidden files... |
commit | commitdiff | tree | snapshot |
2009-03-26 |
Zac Medico | In config.regenerate(), always synchronize self.feature... |
commit | commitdiff | tree | snapshot |
2009-03-26 |
Zac Medico | In config.setcpv(), clear out self.configdict["pkg... |
commit | commitdiff | tree | snapshot |
2009-03-26 |
Zac Medico | Bug #227265 - Make pkgsplit() allow multiple consecutiv... |
commit | commitdiff | tree | snapshot |
2009-03-25 |
Zac Medico | Add test case for consecutive hyphens. |
commit | commitdiff | tree | snapshot |
2009-03-25 |
Zac Medico | Bug #227265 - Make pkgsplit() allow "versiony looking... |
commit | commitdiff | tree | snapshot |
2009-03-25 |
Zac Medico | Source bashrc after PATH tweaks inside ebuild_main(). |
commit | commitdiff | tree | snapshot |
2009-03-25 |
Zac Medico | Move distcc and ccache PATH setup later, after EAPI... |
commit | commitdiff | tree | snapshot |
2009-03-25 |
Zac Medico | Fix domo and doexe to return non-zero if there are... |
commit | commitdiff | tree | snapshot |
2009-03-25 |
Zac Medico | Remove unused tar_opts variable inside unpack(). Thanks... |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Zac Medico | Note that --noreplace takes precedence over options... |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Zac Medico | Note that --noreplace takes precedence over options... |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Zac Medico | Update code for removing noauto from FEATURES since... |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Zac Medico | Remove redundant EAPI assingment inside doebuild_enviro... v2.2_rc27 |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Zac Medico | Add support for FEATURES=parse-eapi-glep-55. This featu... |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Zac Medico | If a package is masked by EAPI then don't show any... |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Zac Medico | Add support for FEATURES=parse-eapi-ebuild-head, which... |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Zac Medico | When calling doebuild() to spawn the 'depend' phase... |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Zac Medico | Fix misc typos in comments. |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Zac Medico | Only check for ebuild/eclass modification when a releva... |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Zac Medico | Use a separate if/then to group boolean or'd expression... |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Zac Medico | Make ebuild(1) detect ebuild/eclass changes and automat... |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Zac Medico | Add "prepare" to the list of phases that trigger a... |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Zac Medico | When triggering a fresh unpack inside dyn_unpack()... |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Zac Medico | Replace xrange() usage with normal iteration and enumer... |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Zac Medico | Inside spawn(), avoid redundant os.access() and stat... |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Zac Medico | Inside config.environ(), skip stat call on $T/environme... |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Zac Medico | Remove pointless usage of xrange(). Thanks to Douglass... |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Zac Medico | Add a temporary workaround for bug #263081 (partially... |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Zac Medico | Fix argument validation to allow file paths. Thanks... |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Zac Medico | Normalize try/except indentation for compatibility... |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Zac Medico | Fix try/except indentation so that 2to3 will recognize it. |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Zac Medico | Fix try/except indentation so that 2to3 will recognize it. |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Zac Medico | Make sure mysettings.setcpv() always gets called when... |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Zac Medico | Add docstrings for the fd_pipes and returnpid parameter... |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Zac Medico | Make config.features a set instead of a list. |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Zac Medico | Update copyright headers. |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Zac Medico | In order to avoid possible duplicate elog messages... |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Zac Medico | Validate argument atoms earlier for build actions. v2.2_rc26 |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Zac Medico | Remove portage.internal docs (goes with previous commit). |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Zac Medico | Bug #262365 - Punt the prepalldocs check until there... |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Zac Medico | Punt fix-db.py since it's not really needed. It's been... |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Zac Medico | Bug #262485 - Handle InvalidAtom from dep_expand(). |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Zac Medico | Do not create hardlinks when merging CONFIG_PROTECTed... |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Mike Frysinger | add m68k diff from kolla |
commit | commitdiff | tree | snapshot |
2009-03-14 |
Zac Medico | Add make.conf for amd64-fbsd submitted by Timothy Redae... |
commit | commitdiff | tree | snapshot |
2009-03-13 |
Zac Medico | Bug #262365 - Make the "portage.internal" category... |
commit | commitdiff | tree | snapshot |
2009-03-13 |
Zac Medico | Tweak grammar. |
commit | commitdiff | tree | snapshot |
2009-03-13 |
Zac Medico | Add missing brackets to [:upper:] and [:lower:] in... |
commit | commitdiff | tree | snapshot |
2009-03-12 |
Zac Medico | Filter _sb_append_var in save_ebuild_env(). |
commit | commitdiff | tree | snapshot |
2009-03-12 |
Mike Frysinger | cleanup sandbox env var handling -- make sure we dont... |
commit | commitdiff | tree | snapshot |
2009-03-12 |
Zac Medico | Bug #261670 - Automatically revert the CHOST metadata... v2.2_rc25 |
commit | commitdiff | tree | snapshot |
2009-03-12 |
Zac Medico | Update docstring for EbuildBuildDir.clean_log(). |
commit | commitdiff | tree | snapshot |
2009-03-12 |
Zac Medico | Bug #261992 - Replace the EbuildBuildDir.clean() method... |
commit | commitdiff | tree | snapshot |
2009-03-12 |
Zac Medico | Bug #261992 - Inside Binpkg._prefetch_exit(), avoid... |
commit | commitdiff | tree | snapshot |
2009-03-12 |
Zac Medico | Make dyn_clean ignore FEATURES=keepwork when [[ $EMERGE... |
commit | commitdiff | tree | snapshot |
2009-03-12 |
Zac Medico | When translating portage uid/gid to root uid/gid after... |
commit | commitdiff | tree | snapshot |
2009-03-12 |
Zac Medico | Use posix compatible find -perm arguments. Thanks to... |
commit | commitdiff | tree | snapshot |
2009-03-12 |
Zac Medico | Also add an einfo binary. |
commit | commitdiff | tree | snapshot |
2009-03-12 |
Zac Medico | Bug #262096 - Add separate eerror, elog, eqawarn, and... |
commit | commitdiff | tree | snapshot |
2009-03-12 |
Zac Medico | Use ${x##*/} instead of calling basename. |
commit | commitdiff | tree | snapshot |
2009-03-12 |
Zac Medico | Move ebuild helpers into an ebuild-helpers subdirectory. |
commit | commitdiff | tree | snapshot |
2009-03-12 |
Zac Medico | Use absolute imports instead of relative. |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Zac Medico | Bug #262211 - Avoid triggering an InvalidAtom exception... |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Zac Medico | Bug #262211 - Make vardbapi.aux_get() translate empty... |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Zac Medico | Bug #262012 - Only trigger the slot conflict message... |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Zac Medico | Add new xpak.5 man page by Lars Hartmann <lars<at>chaot... |
commit | commitdiff | tree | snapshot |
2009-03-10 |
Zac Medico | Don't default env=os.environ directly in the config... v2.2_rc24 |
commit | commitdiff | tree | snapshot |
next |