summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* Make preprocess_ebuild_env() explicitly filter out FEATURESZac Medico2007-11-191-0/+1
* Implement loading of environment.bz2 from binary and installedZac Medico2007-11-191-14/+59
* In bash-3.2_p20+ an attempt to assign BASH_*, FUNCNAME, GROUPS or anyZac Medico2007-11-191-27/+43
* When creating environment.bz2 at the end of dyn_compile(),Zac Medico2007-11-191-2/+25
* Disable logging and ${T}/environment saving during theZac Medico2007-11-191-2/+1
* Set IMAGE for minimal backward compatibility withZac Medico2007-11-161-0/+3
* Fix quoting for `source ${EBUILD}`.Zac Medico2007-11-151-1/+1
* * Replace references to deprecated ${IMAGE} with equivalent ${D}.Zac Medico2007-11-142-29/+26
* Make 'full' the default mode, since 'scan' can be annoying since itZac Medico2007-11-131-2/+2
* Bug #197797 - Set umask to 022 so that created files (such as theZac Medico2007-11-121-0/+4
* Make diefunc() clean up QA_INTERCEPTORS in case it isZac Medico2007-11-111-1/+6
* Convert all the checks in repoman.checks to use a new LineCheckZac Medico2007-11-101-30/+9
* move checkfile parsing into its own functionMarius Mauch2007-11-091-5/+1
* Move glsa-check from gentoolkit into portage so the gentoolkit version can be...Marius Mauch2007-11-092-2/+341
* Bug #198492 - Make quickpkg create $PKGDIR if it doesn'tZac Medico2007-11-081-0/+4
* Remove the usage.obsolete "KEYWORDS contain -*" warning since peopleZac Medico2007-11-061-3/+0
* Remove references to ${O} in dyn_spec() since antarusZac Medico2007-11-061-1/+1
* Go ahead and exempt selected profile-specific USE_EXPANDZac Medico2007-11-061-1/+6
* remove O and PPID from being readonly. O is set python side (and we will hop...Alec Warner2007-11-061-1/+1
* Make WorldHandler lock the world file when in --fix mode.Zac Medico2007-11-051-11/+23
* Add support for package sets in WorldHandler.Zac Medico2007-11-051-1/+11
* Fix 'TypeError: not all arguments converted during string formatting'Zac Medico2007-11-051-1/+2
* Replace StringIO usage with a simple list of lines. TheZac Medico2007-11-051-8/+6
* Generate a usage.obsolete warning wheneverZac Medico2007-11-041-2/+5
* 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 DominikBuerkleMike Frysinger2007-11-031-0/+7
* Sort scanlist and ebuildlist to ensure that repoman alwaysZac Medico2007-11-021-0/+2
* Add a check for redundant cd "${S}" statements on the firstZac Medico2007-11-011-3/+3
* Fix diefunc() so that it doesn't report that the ebuild is fromZac Medico2007-10-311-1/+2
* Optimize repoman to share portdbapi.cp_list() resultsZac Medico2007-10-261-0/+3
* Optimize repoman visibility checks to access as littleZac Medico2007-10-261-2/+2
* FIX: indentation problem, also end the Portage identificationZac Medico2007-10-251-1/+1
* Fix: Make repoman actually USE -m commit message again (and -MZac Medico2007-10-251-4/+4
* Begin to use python logging framework. Remove if quiet < bla logic and inste...Alec Warner2007-10-231-58/+41
* aha, i knew that diff was screwy, the mail to portage-commits and grep made i...Alec Warner2007-10-231-71/+0
* fix tabbingAlec Warner2007-10-231-1/+1
* Sigh, this integration did not go well, please check the diff (it seemed to a...Alec Warner2007-10-231-216/+283
* Print the Id tag an it's own line to avoid goingZac Medico2007-10-231-2/+2
* Fix the version Id tag.Zac Medico2007-10-231-2/+1
* Bug #196652 - Check for useless ABOUT-NLS|COPYING|LICENSEZac Medico2007-10-231-3/+4
* Fix broken imports.Zac Medico2007-10-221-2/+2
* Bug #184118 - Add an emaint "cleanresume" action that deletesZac Medico2007-10-221-1/+50
* Remove slashes that cause problems when unpacking files with relative paths (...Marius Mauch2007-10-211-4/+4
* Bug #196537 - Make portageq check that the <root> parameterZac Medico2007-10-211-7/+13
* Bug #196043 - Implement a `portageq owners <root> [<filename>]+`Zac Medico2007-10-171-1/+66
* Move the emerge module to _emerge to make it privateZac Medico2007-10-161-3/+3
* Fix --help summary so that "commit" mode shows.Zac Medico2007-10-151-1/+1
* Bug #195949 - Add one more using_editor conditional forZac Medico2007-10-151-2/+10
* Bug #195949 - Use a different diff_command sanity checkZac Medico2007-10-151-7/+14
* Sort the modes in the repoman --help output.Zac Medico2007-10-151-0/+3