summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* Remove a few unused depgraph attributes. (trunk r8345)Zac Medico2007-11-021-12/+0
* Optimize stdout_spinner.update() methods so that they don'tZac Medico2007-11-021-3/+22
* Optimize repoman visibility checks to access as littleZac Medico2007-11-021-2/+2
* Optimize repoman to share portdbapi.cp_list() resultsZac Medico2007-11-021-0/+3
* Make world atoms non-greedy for SLOTs in action_depclean()Zac Medico2007-11-021-71/+1
* Fix the version Id tag. (trunk r8243)Zac Medico2007-10-231-3/+2
* Bug #196652 - Check for useless ABOUT-NLS|COPYING|LICENSEZac Medico2007-10-231-1/+20
* In depgraph.create(), if a direct circular dependency isZac Medico2007-10-221-6/+9
* Fix portage_exception namespace typo.Zac Medico2007-10-221-1/+1
* Remove slashes that cause problems when unpacking files withZac Medico2007-10-221-4/+4
* In depgraph.create(), don't ignore direct circular dependenciesZac Medico2007-10-221-36/+23
* 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
* Fix --help summary so that "commit" mode shows. (trunk r8140)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. (trunk r8125)Zac Medico2007-10-151-0/+3
* 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