summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make 'full' the default mode, since 'scan' can be annoying when itZac Medico2007-11-202-5/+5
* In the slot collision display, show a maximum of 3 parentsZac Medico2007-11-201-0/+14
* Make the slot collision display show all collisions insteadZac Medico2007-11-201-21/+33
* Fix blocker handling to properly handle SLOT atoms inZac Medico2007-11-201-1/+3
* Bug #197797 - Set umask to 022 so that created files (such as theZac Medico2007-11-201-0/+4
* Make diefunc() clean up QA_INTERCEPTORS in case it isZac Medico2007-11-201-1/+6
* Convert all the checks in repoman.checks to use a new LineCheckZac Medico2007-11-201-108/+90
* Remove the workaround for \n -> \r\n transformations inZac Medico2007-11-201-4/+5
* Bug #198491 - Disable termios.OPOST post-processing of output onZac Medico2007-11-201-0/+7
* make.globals should not be relative to config_rootZac Medico2007-11-201-1/+3
* Tweak EOutput.term_columns calculation for TERM="dumb" soZac Medico2007-11-201-1/+1
* Don't do:Zac Medico2007-11-201-2/+3
* Bug #198492 - Make quickpkg create $PKGDIR if it doesn'tZac Medico2007-11-201-0/+5
* It is not cool and/or helpfull to see an HTML dump of someZac Medico2007-11-201-3/+0
* For unsatisfied dependencies, shorten the per-package EAPI maskZac Medico2007-11-202-5/+24
* Synchronize vardbapi._aux_cache_keys with trunk. It's importantZac Medico2007-11-181-3/+6
* Remove the usage.obsolete "KEYWORDS contain -*" warning since peoplev2.1.3.19Zac Medico2007-11-061-3/+0
* Simplify and fix bugs in is_valid_package_atom(). (trunk r8445)Zac Medico2007-11-061-11/+5
* Go ahead and exempt selected profile-specific USE_EXPANDZac Medico2007-11-061-1/+6
* Remove the installed package masking hack from bug #149816 sinceZac Medico2007-11-061-5/+0
* Allow multislot packages to be added to the world fileZac Medico2007-11-061-7/+30
* Port the EbuildNestedDie check from trunk since theZac Medico2007-11-051-4/+25
* Make exception strings more informative. (trunk r8426)Zac Medico2007-11-041-2/+5
* Fix indentation typo.Zac Medico2007-11-041-4/+3
* Make Manifest.create() do some basic validation of ebuildZac Medico2007-11-041-1/+11
* In portdbapi.cp_list(), validate the ebuild name to ensureZac Medico2007-11-041-0/+4
* Clean up ACCEPT_KEYWORDS incremental stacking logic andZac Medico2007-11-041-29/+31
* In fetch(), replace checksum_failure_counts dict with singleZac Medico2007-11-041-8/+6
* Generate a usage.obsolete warning wheneverZac Medico2007-11-041-2/+5
* Make fetch() behave like the ebuild has RESTRICT="primaryuri"Zac Medico2007-11-041-1/+30
* For sanity, pass an actual list of keys into aux_get() insteadZac Medico2007-11-041-3/+4
* Bug #197797 - Do not actively clear o+rx permission bitsZac Medico2007-11-031-4/+2
* Call die() so that the $TMP directory is always properlyZac Medico2007-11-031-7/+6
* if mode=1 and `dialog` is not usable, abort #197990 by DominikBuerkleZac Medico2007-11-031-0/+7
* Bug #197965 - When fetch() encounters a checksum failure,Zac Medico2007-11-031-12/+58
* Fix update_config_files() so that it uses update_dbentry()Zac Medico2007-11-031-30/+30
* Revert to backward compatible masking behavior with respectZac Medico2007-11-031-16/+9
* In portage.fetch(), condense digest check output to a singleZac Medico2007-11-031-2/+4
* Remove redundant code from previous commit. (trunk r8392)Zac Medico2007-11-031-2/+0
* Bug #197932 - Make dbapi._cpv_sort_ascending()Zac Medico2007-11-031-9/+10
* Synchronize getmaskingreason() and getmaskingstatus() withZac Medico2007-11-031-40/+42
* Sort scanlist and ebuildlist to ensure that repoman alwaysZac Medico2007-11-021-0/+2
* Make portdbapi.gvisible() use portdbapi._aux_cache_keysZac Medico2007-11-021-1/+1
* Return early from config._getMaskAtom() as soon as a matchingZac Medico2007-11-021-5/+1
* Optimize merge order to try and select nodes that only haveZac Medico2007-11-021-20/+28
* Remove an extra \$ from the EbuildQuote.var_reference regexZac Medico2007-11-021-4/+4
* Add a check for redundant cd "${S}" statements on the firstZac Medico2007-11-021-1/+23
* Fix diefunc() so that it doesn't report that the ebuild is fromZac Medico2007-11-021-1/+2
* Update the FEATURES=mirror docs to more accurately reflect behavior.Zac Medico2007-11-021-2/+6
* Remove a few unused depgraph attributes. (trunk r8345)Zac Medico2007-11-021-12/+0