2009-04-30 |
Zac Medico | Automatically enable FEATURES=metadata-transfer if... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Zac Medico | Fix typo in comment. (trunk r13264) |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Zac Medico | Add parsing code for --jobs and --load-average. (trunk... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Zac Medico | Add a new egencache --rsync option which enables a... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Zac Medico | Bug #263370 - In create_message(), use email.header... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Zac Medico | Bug #261377 - Add a new 'egencache' tool to generate... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Zac Medico | When in --quiet mode, still show a message for failures in |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Zac Medico | In MetadataRegen._metadata_exit(), notify the consumer... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Zac Medico | reword the qa execstack notice since it can be triggere... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Zac Medico | Add a "consumer" keyword parameter to the MetadataRegen... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Zac Medico | Add support in MetadataRegen for cleansing stale cache... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Zac Medico | Add a cp_iter keyword argument to the MetadataRegen... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Zac Medico | Fix --newuse code to compare installed package USE... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Zac Medico | Bug #264291 - Fix inappropriate build dir creation... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Zac Medico | Implement _use_dep.__repr__(). Thanks to Douglass Ander... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Zac Medico | Update dep_getusedeps() docstring. Thanks to Douglass... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Zac Medico | Fix bug in old-style virtuals code from previous commit... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Zac Medico | Inside depgraph.validate_blockers(), prevent false... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Zac Medico | Document --root and --config-root. (trunk r13247) |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Zac Medico | Add a --root option that sets $ROOT (complements the... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Zac Medico | Add support for --rdeps-only and --root-deps options... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Zac Medico | In order to eliminate the possibility of integer overfl... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Zac Medico | Bug #243220 - Show messages in emerge.log when old... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Zac Medico | Don't show the package counter for "Uninstalling" messa... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
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.1.6.11 |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Zac Medico | Fix typo in comment. (trunk r13230) |
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-27 |
Zac Medico | Move checks for /usr/lib/distcc/bin and /usr/lib/ccache... |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Zac Medico | In config.regenerate(), always synchronize self.feature... |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Zac Medico | In config.setcpv(), clear out self.configdict["pkg... |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Zac Medico | Bug #227265 - Make pkgsplit() allow multiple consecutiv... |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Zac Medico | Add test case for consecutive hyphens. (trunk r13186) |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Zac Medico | Bug #227265 - Make pkgsplit() allow "versiony looking... |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Zac Medico | Source bashrc after PATH tweaks inside ebuild_main... |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Zac Medico | Move distcc and ccache PATH setup later, after EAPI... |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Zac Medico | Fix domo and doexe to return non-zero if there are... |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Zac Medico | Remove unused tar_opts variable inside unpack(). Thanks... |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Zac Medico | Note that --noreplace takes precedence over options... |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Zac Medico | Note that --noreplace takes precedence over options... |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Zac Medico | Update code for removing noauto from FEATURES since... |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Zac Medico | Remove redundant EAPI assingment inside doebuild_enviro... |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Zac Medico | Add support for FEATURES=parse-eapi-glep-55. This featu... |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Zac Medico | If a package is masked by EAPI then don't show any... |
commit | commitdiff | tree | snapshot |
2009-03-27 |
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... v2.1.6.10 |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Zac Medico | Fix misc typos in comments. (trunk r13168) |
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-23 |
Zac Medico | Add "prepare" to the list of phases that trigger a... |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Zac Medico | When triggering a fresh unpack inside dyn_unpack()... |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Zac Medico | Replace xrange() usage with normal iteration and enumer... |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Zac Medico | Inside spawn(), avoid redundant os.access() and stat... |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Zac Medico | Inside config.environ(), skip stat call on $T/environme... |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Zac Medico | Remove pointless usage of xrange(). Thanks to Douglass... |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Zac Medico | Add a temporary workaround for bug #263081 (partially... |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Zac Medico | Fix argument validation to allow file paths. Thanks... |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Zac Medico | Normalize try/except indentation for compatibility... |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Zac Medico | Make sure mysettings.setcpv() always gets called when... |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Zac Medico | Add docstrings for the fd_pipes and returnpid parameter... |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Zac Medico | Make config.features a set instead of a list. (trunk... |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Zac Medico | Update copyright headers. (trunk r13131) |
commit | commitdiff | tree | snapshot |
2009-03-23 |
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.1.6.9 |
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-17 |
Zac Medico | add m68k diff from kolla (trunk r13114) |
commit | commitdiff | tree | snapshot |
2009-03-17 |
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... v2.1.6.8 |
commit | commitdiff | tree | snapshot |
2009-03-13 |
Zac Medico | Add missing brackets to [:upper:] and [:lower:] in... |
commit | commitdiff | tree | snapshot |
2009-03-13 |
Zac Medico | Filter _sb_append_var in save_ebuild_env(). (trunk... |
commit | commitdiff | tree | snapshot |
2009-03-13 |
Zac Medico | 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... |
commit | commitdiff | tree | snapshot |
2009-03-12 |
Zac Medico | Disable EAPI 3_pre1. |
commit | commitdiff | tree | snapshot |
2009-03-12 |
Zac Medico | Update docstring for EbuildBuildDir.clean_log(). (trunk... |
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. (trunk r13066) |
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. (trunk r13064) |
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. (trunk r13062) |
commit | commitdiff | tree | snapshot |
2009-03-12 |
Zac Medico | Bug #262211 - Avoid triggering an InvalidAtom exception... |
commit | commitdiff | tree | snapshot |
2009-03-12 |
Zac Medico | Bug #262211 - Make vardbapi.aux_get() translate empty... |
commit | commitdiff | tree | snapshot |
2009-03-12 |
Zac Medico | Bug #262012 - Only trigger the slot conflict message... |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Zac Medico | Update header: 2.2 -> 2.1.6 |
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-11 |
Zac Medico | Don't default env=os.environ directly in the config... |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Zac Medico | Use slices instead of startswith inside manifest2Auxfil... |
commit | commitdiff | tree | snapshot |
next |