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 |
2008-05-17 |
Zac Medico | Detect and filter ebuilds that have invalid versions... |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Zac Medico | Add dev-util/ftjam to the RDEPEND.suspect list as per... |
commit | commitdiff | tree | snapshot |
2008-05-14 |
Zac Medico | Add a note about interaction between FEATURES="metadata... v2.1.5 |
commit | commitdiff | tree | snapshot |
2008-05-14 |
Zac Medico | Skip blocker atoms for the RDEPEND.suspect check. ... |
commit | commitdiff | tree | snapshot |
2008-05-14 |
Zac Medico | Bug #221537 - Add a new "RDEPEND.suspect" check for... |
commit | commitdiff | tree | snapshot |
2008-05-13 |
Zac Medico | add xterm-color and interix to list of valid terminals... |
commit | commitdiff | tree | snapshot |
2008-05-13 |
Zac Medico | Remove 'eselect compiler' references (trunk r10328) |
commit | commitdiff | tree | snapshot |
2008-05-13 |
Zac Medico | Prefer deb2tgz over ar for unpacking .deb files when... |
commit | commitdiff | tree | snapshot |
2008-05-13 |
Zac Medico | Check vercmp() return value to avoid arbitrary results... |
commit | commitdiff | tree | snapshot |
2008-05-13 |
Zac Medico | fix man markup for PORTAGE_FETCH_RESUME_MIN_SIZE (trunk... |
commit | commitdiff | tree | snapshot |
2008-05-13 |
Zac Medico | capitalize Portage (trunk r10318) |
commit | commitdiff | tree | snapshot |
2008-05-13 |
Zac Medico | Describe how we limit the probability that temporary... |
commit | commitdiff | tree | snapshot |
2008-05-13 |
Zac Medico | Bug #220533 - Document FEATURES="skiprocheck". (trunk... |
commit | commitdiff | tree | snapshot |
2008-05-12 |
Zac Medico | In the warning about eclasses in overlay overriding... |
commit | commitdiff | tree | snapshot |
2008-05-12 |
Zac Medico | Fix the variable subsitution code from bug #221755... |
commit | commitdiff | tree | snapshot |
2008-05-11 |
Zac Medico | Bug #221755 - Enable variable substitution in make... |
commit | commitdiff | tree | snapshot |
2008-05-11 |
Zac Medico | Merge from trunk: |
commit | commitdiff | tree | snapshot |
2008-05-10 |
Zac Medico | If the uninstall task did not need to be executed because |
commit | commitdiff | tree | snapshot |
2008-05-10 |
Zac Medico | eachother -> each other (trunk r10284) |
commit | commitdiff | tree | snapshot |
2008-05-10 |
Zac Medico | Always include satisfied blockers as an indicator that... |
commit | commitdiff | tree | snapshot |
2008-05-10 |
Zac Medico | When selecting leaf nodes, if there is a mix of merge... |
commit | commitdiff | tree | snapshot |
2008-05-10 |
Zac Medico | Fix another KeyError, reported in Bug #221107, comment... |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Zac Medico | Bug #221053 - Save the resume list before verifying... |
commit | commitdiff | tree | snapshot |
next |