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 |
2009-03-10 |
Zac Medico | Use slices instead of startswith inside manifest2Auxfil... |
commit | commitdiff | tree | snapshot |
2009-03-10 |
Zac Medico | Handle ValueError and UnpicklingError inside PreservedL... |
commit | commitdiff | tree | snapshot |
2009-03-10 |
Zac Medico | Use protocol=2 for pickle.dump() calls, so that pickles... |
commit | commitdiff | tree | snapshot |
2009-03-10 |
Zac Medico | Make _src_uri_validate() identify the || operator as... |
commit | commitdiff | tree | snapshot |
2009-03-10 |
Zac Medico | Remove redundant conditional inside _src_uri_validate(). |
commit | commitdiff | tree | snapshot |
2009-03-10 |
Zac Medico | Fix incorrect slice inside _src_uri_validate() and... |
commit | commitdiff | tree | snapshot |
2009-03-10 |
Zac Medico | Simplify cmp_sort_key._cmp_key.__lt__(). |
commit | commitdiff | tree | snapshot |
2009-03-10 |
Zac Medico | Initialize UserDict.data in the constructor. |
commit | commitdiff | tree | snapshot |
2009-03-10 |
Zac Medico | Optimize dbapi._cpv_sort_ascending() by calling vercmp... |
commit | commitdiff | tree | snapshot |
2009-03-10 |
Zac Medico | Bug #261852 - If an unexpected exception is raise from... |
commit | commitdiff | tree | snapshot |
2009-03-10 |
Zac Medico | When the config_incrementals parameter is unspecified... |
commit | commitdiff | tree | snapshot |
2009-03-10 |
Zac Medico | Simplify environment cleansing that's done for the... |
commit | commitdiff | tree | snapshot |
2009-03-10 |
Zac Medico | Inside create_trees(), when cleansing the environment... |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Zac Medico | Bug #261670 - Generate a QA Notice if CHOST (from dyn_i... |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Zac Medico | Only execute src_test pre/post hooks when src_test... |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Zac Medico | Add more QA warnings for econf calls during unexpected... |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Zac Medico | When generating variable names to hold EXPORT_FUNCTIONS... |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Zac Medico | Use the ebuild_phase helper function to calls phase... |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Zac Medico | Inside dyn_unpack(), only call pre/post phase hooks... |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Zac Medico | Fix _setitem() to account for the change to serialize_e... |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Zac Medico | Make manifest mode with --force option cause existing... |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Zac Medico | Reorganize code for --digests and FEATURES=digest. |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Zac Medico | Never call digestgen() inside doebuild() which only... |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Zac Medico | Bug #261675 - Generate manifests in advance when FEATUR... |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Zac Medico | Bug #261675 - Also don't call digestgen() from parallel... |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Zac Medico | Bug #261675 - When doebuild() is called by emerge,... |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Zac Medico | Make the --digest warning message show for FEATURES... |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Zac Medico | Replace things like [[ $PORTAGE_BUILDDIR/.prepared... |
commit | commitdiff | tree | snapshot |
2009-03-08 |
Zac Medico | Generate a QA Notice when EXPORT_FUNCTIONS is called... |
commit | commitdiff | tree | snapshot |
2009-03-08 |
Mike Frysinger | for pointers cast to 32bit ints, we always want to... |
commit | commitdiff | tree | snapshot |
2009-03-08 |
Zac Medico | Fix typo from previous commit. |
commit | commitdiff | tree | snapshot |
2009-03-08 |
Zac Medico | Also support + character in eclass names. |
commit | commitdiff | tree | snapshot |
2009-03-08 |
Zac Medico | Translate period characters in eclass names when genera... |
commit | commitdiff | tree | snapshot |
2009-03-08 |
Zac Medico | Make EXPORT_FUNCTIONS store it's arguments in an enviro... |
commit | commitdiff | tree | snapshot |
2009-03-08 |
Zac Medico | Revert previous 2 commits due to bugs. |
commit | commitdiff | tree | snapshot |
2009-03-08 |
Zac Medico | Fix PECLASS logic inside inherit() so that ECLASS is... |
commit | commitdiff | tree | snapshot |
2009-03-08 |
Zac Medico | Make EXPORT_FUNCTIONS store it's arguments in an enviro... |
commit | commitdiff | tree | snapshot |
2009-03-08 |
Zac Medico | Implement _getitem instead of __getitem__ so that the... |
commit | commitdiff | tree | snapshot |
2009-03-07 |
Zac Medico | In LazyItemsDict.__deepcopy__(), enable deepcopy of... |
commit | commitdiff | tree | snapshot |
2009-03-07 |
Zac Medico | Use slice instead of startwith in stack_* incremental... |
commit | commitdiff | tree | snapshot |
2009-03-07 |
Zac Medico | Remove unnecessary list() from previous commit. |
commit | commitdiff | tree | snapshot |
2009-03-07 |
Zac Medico | Fix an issue with incomplete deepcopy of _LazyItem... |
commit | commitdiff | tree | snapshot |
2009-03-07 |
Zac Medico | Fix __getitem__ to convert mtime to long, and remove... |
commit | commitdiff | tree | snapshot |
2009-03-07 |
Zac Medico | Always use basestring instead of str with isinstance(). |
commit | commitdiff | tree | snapshot |
2009-03-07 |
Zac Medico | Allow unicode type values in config.__setitem__().... |
commit | commitdiff | tree | snapshot |
2009-03-07 |
Zac Medico | Simplify LazyItemsDict internals. |
commit | commitdiff | tree | snapshot |
2009-03-07 |
Zac Medico | Fix LazyItemsDict.update() to create new _SingletonWrap... |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Zac Medico | Add keyword argument support to LazyItemsDict.update(). |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Zac Medico | Remove unused import. |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Zac Medico | Define __slots__ for classes derived from ObjectProxy. |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Zac Medico | Send message about unset RESUMECOMMAND to stderr instea... |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Zac Medico | Make digraph store a single priority list for each... |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Zac Medico | whitespace cleanup |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Zac Medico | Fix failure exit status. Thanks to Brian Harring. |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Zac Medico | Make config.categories a sorted tuple so that portdbapi... |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Zac Medico | Add tests for use_reduce() and paren_reduce(). |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Zac Medico | Use enumerate() inside use_reduce() validation code. |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Zac Medico | Use basestring instead of str for isinstance check... |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Zac Medico | Remove unnecessary setting of default values to empty... |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Zac Medico | Make the first argument of update() methods be an optio... |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Zac Medico | Make --searchdesc imply --search inside parse_opts(). |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Zac Medico | Only generate PORTAGE_COUNTER_HASH for actions that... |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Zac Medico | Make --version and action. |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Zac Medico | Set Unpickler.find_global = None when possible and... |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Zac Medico | Remove unnecessary creation of lists when iterating... |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Zac Medico | Bug #261082 - Prefer remote package instances whenever... |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Zac Medico | Make glsa-check executable. |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Zac Medico | Bug #261082 - Fix --getbinpkgonly code in binarytree... |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Zac Medico | Bug #256289 - When displaying an unsatisfied USE dep... |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Zac Medico | Fix vdb entry writting code in dyn_install() to avoid... |
commit | commitdiff | tree | snapshot |
next |