summaryrefslogtreecommitdiff
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* - initial commit of post --sync hook. postsync.d to come at a later timeNed Ludd2005-12-251-0/+7
* - use -n syntax like most of ebuild.shNed Ludd2005-12-251-1/+1
* - remove intermediate var entryNed Ludd2005-12-251-2/+1
* - only record vdb entries when the value is non nullNed Ludd2005-12-251-31/+10
* Fix an incorrect variable reference triggered when using --fix and --checkJason Stubbs2005-12-241-1/+1
* Fix an incorrect comparision self-comparison in USE change calculation.Jason Stubbs2005-12-231-1/+1
* Check if the specified package follows correct syntax and error out if itJason Stubbs2005-12-231-0/+4
* Added /dev/{stdin,stdout,stderr} to the default sandbox permissions.Jason Stubbs2005-12-211-2/+2
* Mention bugs.gentoo.org when asking the user to post config.log.Jason Stubbs2005-12-211-1/+1
* Separate masked and unavailable ebuilds and report that masked ebuilds can beJason Stubbs2005-12-211-1/+7
* Make --skipfirst imply --resume.Jason Stubbs2005-12-211-0/+3
* - make quiet really mean itNed Ludd2005-12-211-1/+1
* USE flags in the to-be-installed package's IUSE but not in currently installedJason Stubbs2005-12-211-2/+2
* Don't show enabled flags when not using --verbose if they haven't changedJason Stubbs2005-12-211-9/+8
* Push portage to the top of the system and world lists when updating.Jason Stubbs2005-12-211-0/+8
* Prevent traceback on fetcher failure and properly check for error conditionsJason Stubbs2005-12-211-1/+2
* dont use string substitution as this operation can be quite slow on older bas...Mike Frysinger2005-12-211-3/+3
* update to work with the verbose error messagesMarius Mauch2005-12-201-1/+1
* Add USE display when --verbose is not used. Only flags that are enabled,Jason Stubbs2005-12-181-10/+33
* Restore previous --verbose USE flag style and prepare for a minimal flagJason Stubbs2005-12-181-70/+72
* Quick hack to work around the extra package lookups in porttree when checkingJason Stubbs2005-12-181-11/+17
* parallel-fetch, baby.Brian Harring2005-12-181-0/+35
* Check if packages listed in the --resume list have been removed from theJason Stubbs2005-12-171-0/+8
* Check if atoms with matching keys will result in higher versioned packagesJason Stubbs2005-12-171-2/+1
* Remove duplicate if statement.Jason Stubbs2005-12-171-1/+0
* Fix missing ":" on except line.Jason Stubbs2005-12-171-1/+1
* deprecate preplibMike Frysinger2005-12-171-0/+2
* Add --verbose to the list of options that need to be removed from those Jason Stubbs2005-12-171-4/+3
* nothing uses it so no point in keeping it ... plus the ldconfig calls are gli...Mike Frysinger2005-12-171-10/+0
* Fail if not running as root and --resume is attempted.Jason Stubbs2005-12-171-1/+1
* sync with savior branchMike Frysinger2005-12-171-18/+66
* add an add-ebuild-death-hook func so people dont need to know about setting s...Mike Frysinger2005-12-171-0/+4
* Catch KeyError exception throw from aux_get.Jason Stubbs2005-12-171-0/+3
* touchup TEXTREL warning some more #115727Mike Frysinger2005-12-171-5/+3
* cleanup textrel qa noticeMike Frysinger2005-12-171-5/+6
* Prevent masked use flags from being shown in packages' flag list.Jason Stubbs2005-12-161-18/+16
* Change unmatched ' to " in use flag output.Jason Stubbs2005-12-161-1/+1
* - initial commit of split elf debug codeNed Ludd2005-12-151-36/+35
* Separate and format USE_EXPAND based variables found in IUSE.Jason Stubbs2005-12-131-19/+62
* add a -v (verbose) option to envvar for easily generating output for use in b...Mike Frysinger2005-12-101-1/+9
* make the --quiet option useful, touchup whitespace in a few places, and add -...Mike Frysinger2005-12-101-14/+28
* touchup in general, add support for -h/--help, and delay importing portage so...Mike Frysinger2005-12-101-16/+24
* Drop the virtuals related fatal errors down to warnings.Jason Stubbs2005-12-101-1/+3
* dont run depscan.sh anymoreMike Frysinger2005-12-091-2/+0
* eat whitespace -> YUMMike Frysinger2005-12-091-7/+7
* s/series/serious/ mistakeJason Stubbs2005-12-071-1/+1
* run all elf QA checks before aborting, and all some packages (like binary-onl...Mike Frysinger2005-12-071-7/+12
* kill dead whitespace and make function def style consistentMike Frysinger2005-12-071-66/+48
* cleanse maketest once and for allMike Frysinger2005-12-071-1/+1
* get rid of duplicated Test phase message in src_test()Mike Frysinger2005-12-071-1/+0