summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* Avoid an error message from find when "${D}"/usr/shareZac Medico2007-10-131-1/+1
* Bug #195370 - Filter some more bogus matches due toZac Medico2007-10-121-1/+5
* Raise a PackageNotFound exception instead of a ValueErrorZac Medico2007-10-121-2/+2
* Bug #195370 - Prevent bogus upgrade display when aZac Medico2007-10-121-4/+9
* Move the "commit" mode manifest generation earlier in orderZac Medico2007-10-121-9/+6
* add --debug option and display a message about skippingZac Medico2007-10-121-3/+9
* add standard --help/--version options (trunk r7993)Zac Medico2007-10-121-1/+25
* unify diff_command handling (trunk r7992)Zac Medico2007-10-121-16/+19
* add support for .lzma / .tar.lzma to unpackZac Medico2007-10-121-0/+8
* add QA check for .pyc/.pyo files in /usr/shareZac Medico2007-10-121-0/+10
* let dohtml handle weird filenames, patch by TGLZac Medico2007-10-121-6/+6
* Bug #194764 - All the match* functions can raiseZac Medico2007-10-051-9/+13
* Make the EbuildQuote check ignore lines beginningZac Medico2007-10-051-1/+1
* Eliminate confusing false positive error messagesZac Medico2007-10-051-7/+22
* Handle UnsupportedAPIException when running the ebuild(1)Zac Medico2007-10-051-0/+8
* Fix logic for the message that's show whenZac Medico2007-10-051-1/+1
* Make repoman bail out if it is unable to properlyZac Medico2007-10-051-19/+52
* Add EAPI masking support for binary packages. (trunk r7913)Zac Medico2007-10-051-4/+19
* no need to use "function" when defining a function (trunk r7908)Zac Medico2007-10-051-10/+10
* this isnt part of gentoolkit anymore (trunk r7907)Zac Medico2007-10-051-1/+1
* Update the docs for the "ebuild.syntax" error toZac Medico2007-10-051-1/+1
* Port the EbuildQuote check from trunk. (trunk r7904)Zac Medico2007-10-051-3/+80
* Bug #194398 - Do not log "exiting successfully" in emerge.logZac Medico2007-10-051-2/+5
* Bug #142508 - Clear the screen each time before callingZac Medico2007-10-051-0/+14
* Remove redundant trailing slashes from ${D}. (trunk r7890)Zac Medico2007-10-051-14/+17
* Initialize PORTAGE_TMPDIR before using it. (trunk r7887)Zac Medico2007-10-051-3/+3
* Fix quoting as reported by Drac in bug 194169 (trunk r7877:7879)Zac Medico2007-10-052-4/+2
* Bug #194095 - Validate dispatch-conf input in order toZac Medico2007-10-051-2/+13
* Bug #179380 - Make the default src_compile() support ECONF_SOURCEZac Medico2007-10-031-1/+3
* Bug #193548 - When scanning for config updates and an errorZac Medico2007-09-281-4/+6
* When scanning for config updates, treat a symlink to an existingZac Medico2007-09-281-0/+9
* Bug #193548 - When emerge spawns find to search for config updates,Zac Medico2007-09-281-1/+2
* Bug #192706 - Do not print a summary at the end of --depclean ifZac Medico2007-09-281-0/+3
* Handle KeyError thrown from aux_get(). (trunk r7866)Zac Medico2007-09-271-5/+6
* Fix portage.exception namespace typo.Zac Medico2007-09-271-1/+1
* Move a newline to fix formatting. (trunk r7858)Zac Medico2007-09-271-1/+2
* with help from Donnie and Ulrich, use sed to extract the statementZac Medico2007-09-271-2/+24
* Bug #194025 - Lock /var/db/pkg in post_merge() during theZac Medico2007-09-271-3/+10
* Bug #193486 - Use echo -n and properly quote the array argument. (trunk r7850)Zac Medico2007-09-271-1/+1
* Bug #193486 - Use xargs to avoid 'bash: /bin/rm: Argument list too long'Zac Medico2007-09-271-1/+2
* Do the stale env check/warning after the digest/manifestZac Medico2007-09-271-15/+23
* Display a short notification when an existing ${T}/environmentZac Medico2007-09-271-0/+19
* align the filename and line numbers in the output of the stackZac Medico2007-09-271-18/+26
* Bug #74615 - Quote all file paths inside dispatch-conf shellZac Medico2007-09-261-3/+3
* Initialize ${TMP} before registering the die trap so thatZac Medico2007-09-261-1/+1
* fix possible information leak vulnerability when doingZac Medico2007-09-261-11/+22
* tweak get_config() so that it only executes one externalZac Medico2007-09-261-9/+15
* When --deep is not enabled, many dependencies are dicarded andZac Medico2007-09-261-13/+25
* When --with-bdeps=y is enabled for built packages, pull in build time deps asZac Medico2007-09-261-6/+16
* Mask binary packages if their CHOST does not match the oneZac Medico2007-09-261-6/+22