2008-06-09 |
Zac Medico | Make portdbapi.aux_get() return float type for _mtime_... |
commit | commitdiff | tree | snapshot |
2008-06-09 |
Zac Medico | Add additional functions such as eaclocal and eautohead... |
commit | commitdiff | tree | snapshot |
2008-06-09 |
Zac Medico | Make repoman pass Package instances into run_checks... |
commit | commitdiff | tree | snapshot |
2008-06-09 |
Zac Medico | Bug #224271 - New check 'IUSE.undefined', renamed from... |
commit | commitdiff | tree | snapshot |
2008-06-09 |
Zac Medico | As suggested by Flameeyes, add a new 'inherit.autotools... |
commit | commitdiff | tree | snapshot |
2008-06-09 |
Zac Medico | remove old/unused gen_wrapper function (trunk r10591) |
commit | commitdiff | tree | snapshot |
2008-06-09 |
Zac Medico | Add Package.counter and mtime attributes. (trunk r10587) |
commit | commitdiff | tree | snapshot |
2008-06-09 |
Zac Medico | Add vardbapi.aux_get() support for an "_mtime_" value... |
commit | commitdiff | tree | snapshot |
2008-06-07 |
Zac Medico | Inside, create_trees(), pass target_root="/" into the... |
commit | commitdiff | tree | snapshot |
2008-06-07 |
Zac Medico | Validate ROOT from make.conf. (trunk r10596) |
commit | commitdiff | tree | snapshot |
2008-06-07 |
Zac Medico | Make load_emerge_config() filter out empty PORTAGE_CONF... |
commit | commitdiff | tree | snapshot |
2008-06-07 |
Zac Medico | Bug #224271 - Add a 'IUSE is not defined' ebuild.minors... |
commit | commitdiff | tree | snapshot |
2008-06-04 |
Zac Medico | Bug #224713 - Avoid TypeError when make.conf is missing: v2.1.5.4 |
commit | commitdiff | tree | snapshot |
2008-06-04 |
Zac Medico | Mention PORTAGE_RO_DISTDIRS in the DISTDIR docs. (trunk... |
commit | commitdiff | tree | snapshot |
2008-06-04 |
Zac Medico | Use sets for more accurate cache modification counts... |
commit | commitdiff | tree | snapshot |
2008-06-04 |
Zac Medico | Update --depclean and package.provided docs to indicate... |
commit | commitdiff | tree | snapshot |
2008-06-04 |
Zac Medico | Fix regex for compatibility with the regex implementati... |
commit | commitdiff | tree | snapshot |
2008-06-04 |
Zac Medico | Tweak the installed masked code from bug #223447 so... |
commit | commitdiff | tree | snapshot |
2008-06-04 |
Zac Medico | Use float mtime instead of int for finer granularity... |
commit | commitdiff | tree | snapshot |
2008-06-04 |
Zac Medico | Add modification threshold for BlockerCache.flush(... |
commit | commitdiff | tree | snapshot |
2008-06-04 |
Zac Medico | Fix vardbapi.flush_cache() so that it only updates... |
commit | commitdiff | tree | snapshot |
2008-06-04 |
Zac Medico | Fit typo. (trunk r10566) |
commit | commitdiff | tree | snapshot |
2008-06-04 |
Zac Medico | Add support for a PORTAGE_RO_DISTDIRS variable. When... |
commit | commitdiff | tree | snapshot |
2008-06-01 |
Zac Medico | Fix typo. (trunk r10538) v2.1.5.3 |
commit | commitdiff | tree | snapshot |
2008-06-01 |
Zac Medico | Mention masked packages in another --resume message... |
commit | commitdiff | tree | snapshot |
2008-06-01 |
Zac Medico | Reference depgraph.UnsatisfiedResumeDep instead of... |
commit | commitdiff | tree | snapshot |
2008-06-01 |
Zac Medico | Update the --skipfirst dropped packages warning to... |
commit | commitdiff | tree | snapshot |
2008-06-01 |
Zac Medico | Update the UnsatisfiedResumeDep display to distinguish... |
commit | commitdiff | tree | snapshot |
2008-06-01 |
Zac Medico | Revert changes wrt argument atoms in the previous commi... |
commit | commitdiff | tree | snapshot |
2008-06-01 |
Zac Medico | Make --skipfirst tolerate masked packages by dropping... |
commit | commitdiff | tree | snapshot |
2008-05-31 |
Zac Medico | Make PackageSet._setAtoms() use existing Atom instances... |
commit | commitdiff | tree | snapshot |
2008-05-31 |
Zac Medico | Fix create_world_atom() to take a Package instance... |
commit | commitdiff | tree | snapshot |
2008-05-31 |
Zac Medico | Add some isvalidatom() test cases with "null" and missi... |
commit | commitdiff | tree | snapshot |
2008-05-31 |
Zac Medico | * Tweak isvalidatom() to treat "null" category as valid... |
commit | commitdiff | tree | snapshot |
2008-05-31 |
Zac Medico | Optimize the new --skipfirst code so that in only has... |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Zac Medico | Fix PackageSet.findAtomForPackage() to find the most... |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Zac Medico | Now that dbapi._iter_match() is guaranteed to return... |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Zac Medico | For consistency, make sure that a normal iterator is... |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Zac Medico | Make the use_cache=0 listdir() implementation inside... |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Zac Medico | Pass a mutable config instance into get_masking_status... |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Zac Medico | Make PackageSet.findAtomForPackage() just return the... |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Zac Medico | Simplify None Package.slot handling in match_from_list... |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Zac Medico | Fix Atom attribute handling in get_operator() and dep_g... |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Zac Medico | Create Atom instances earlier to avoid redundant valida... |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Zac Medico | When dropping deps from the resume list, make sure... |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Zac Medico | Use Package.metadata instead of calling dbapi.aux_get... |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Zac Medico | Use a frozenset instead of a list for containment tests... |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Zac Medico | Fix typo. (trunk r10487) |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Zac Medico | Use izip() to eliminate temporary dict instances. ... |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Zac Medico | Use portage_exception.InvalidAtom directly instead... |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Zac Medico | Make --skipfirst handle missing dependencies by droppin... |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Zac Medico | Save the content of CONFIG_MEMORY_FILE in dblink.treewa... |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Zac Medico | Make the unmerge time CONFIG_MEMORY_FILE pruning slight... |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Zac Medico | Filter out installed keyword masked packages when popul... |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Zac Medico | Fix the code from bug #220341 so that it matches the... |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Zac Medico | * Update the fix from bug #220341 to protect USE deps... |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Zac Medico | Bug #223447 - Adjust the "installed packages are masked... |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Zac Medico | Make set_term_size() handle the CommandNotFound excepti... |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Zac Medico | Convert doman to use bash's =~ operator instead of... |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Zac Medico | Fix breakage due to frozenset being immutable. (trunk... |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Zac Medico | Make config._init_dirs() preserver /tmp and /var/tmp... |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Zac Medico | Fix a typo from the previous commit. (trunk r10450) |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Zac Medico | Use new Package.use and iuse attributes to avoid extra... |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Zac Medico | Fix breakage in the BlockerDB constructor. (trunk r10443) |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Zac Medico | Merge code for the Package.root_config attribute from... |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Zac Medico | Bug #223685 - Use the finally clause to collect elog... |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Zac Medico | Add some debug output for arguments and their associate... |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Zac Medico | Don't silently swallow instances of UnpicklingError... |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Zac Medico | Avoid triggering "cPickle.UnpicklingError: Global and... |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Zac Medico | Skip source_all_bashrcs() when $EBUILD_PHASE is not... |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Zac Medico | * Enable config.setcpv() to use a Package instance... |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Zac Medico | Fix a broken reference to the Package.cpv_slot attribut... |
commit | commitdiff | tree | snapshot |
2008-05-25 |
Zac Medico | * Add support for Package instances in match_from_list(). |
commit | commitdiff | tree | snapshot |
2008-05-25 |
Zac Medico | * Fix PackageSet.findAtomForPackage() to take a Package... |
commit | commitdiff | tree | snapshot |
2008-05-25 |
Zac Medico | Facilitate creation of Atom instances in a few obvious... |
commit | commitdiff | tree | snapshot |
2008-05-25 |
Zac Medico | Create Atom instances when validating atoms inside... |
commit | commitdiff | tree | snapshot |
2008-05-25 |
Zac Medico | Remove redundant SLOT dep code in portdbapi.xmatch... |
commit | commitdiff | tree | snapshot |
2008-05-25 |
Zac Medico | Fix paren_reduce() so that it appropriately raises... |
commit | commitdiff | tree | snapshot |
2008-05-25 |
Zac Medico | Fix paren_reduce() so that it appropriately raises... |
commit | commitdiff | tree | snapshot |
2008-05-25 |
Zac Medico | Fix use_reduce() so that it appropriately raises an... |
commit | commitdiff | tree | snapshot |
2008-05-25 |
Zac Medico | Bug #223417 - Make the vardbapi.cpv_all() use_cache... |
commit | commitdiff | tree | snapshot |
2008-05-25 |
Zac Medico | Bug #223417 - use floating point mtime for finer graine... |
commit | commitdiff | tree | snapshot |
2008-05-25 |
Zac Medico | Fix portage_exception namespace. |
commit | commitdiff | tree | snapshot |
2008-05-25 |
Zac Medico | Merge the Atom class and dbapi._iter_match() from trunk... |
commit | commitdiff | tree | snapshot |
2008-05-25 |
Zac Medico | When using vecho or eqawarn it comes in handy when... |
commit | commitdiff | tree | snapshot |
2008-05-25 |
Zac Medico | Fix isvalidatom() so tests pass, and add a USE deps... |
commit | commitdiff | tree | snapshot |
2008-05-25 |
Zac Medico | Add square brackets, [ and ] to the _invalid_atom_chars... |
commit | commitdiff | tree | snapshot |
2008-05-20 |
Zac Medico | * remove NEEDED from list of metadata variables (trunk... v2.1.5.2 |
commit | commitdiff | tree | snapshot |
2008-05-20 |
Zac Medico | In vardbapi.aux_get(), don't mark cacheed metadata... |
commit | commitdiff | tree | snapshot |
2008-05-20 |
Zac Medico | Inside vardbapi.aux_get(), do more validation on the... |
commit | commitdiff | tree | snapshot |
2008-05-19 |
Zac Medico | Adjust code order to organize it a bit. |
commit | commitdiff | tree | snapshot |
2008-05-19 |
Zac Medico | Validate and normalize target_root earlier in the confi... |
commit | commitdiff | tree | snapshot |
2008-05-19 |
Zac Medico | Fix vardbapi.aux_get() logic so that it will correctly... |
commit | commitdiff | tree | snapshot |
2008-05-19 |
Zac Medico | Exclude "env" from use in variable substitution since... v2.1.5.1 |
commit | commitdiff | tree | snapshot |
2008-05-18 |
Zac Medico | In unmerge(), flush the vardbapi aux_get() cache to... |
commit | commitdiff | tree | snapshot |
2008-05-18 |
Zac Medico | * Make vardbapi.aux_get() preserve newlines in multi... |
commit | commitdiff | tree | snapshot |
2008-05-18 |
Zac Medico | Bug #222623 - Use "regardless" instead of "irregardless... |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Zac Medico | Add the environment and some more files to the existing... |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Zac Medico | Fix th logic from the previous commit. (trunk r10350) |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Zac Medico | Add back the "install new portage asap" behavior that... |
commit | commitdiff | tree | snapshot |
next |