summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Document the "manifest" mode. (trunk r8126)Zac Medico2007-10-151-0/+3
* Sort the modes in the repoman --help output. (trunk r8125)Zac Medico2007-10-151-0/+3
* Remove the checks for files in symlinked directoriesZac Medico2007-10-151-12/+3
* In some cases, openpty can be slow when it fails. Therefore,Zac Medico2007-10-131-7/+16
* Avoid an error message from find when "${D}"/usr/shareZac Medico2007-10-131-1/+1
* In the file collision eerror output, don't colorize theZac Medico2007-10-131-3/+2
* Handle the PortageException that can be raised fromZac Medico2007-10-131-1/+6
* Make the file collision eerror message less verboseZac Medico2007-10-131-9/+11
* In dblink.treewalk(), use os.walk() instead of portage.listdir()Zac Medico2007-10-131-13/+21
* Bug #195370 - Filter some more bogus matches due toZac Medico2007-10-121-1/+5
* Remove a redundant call to elog_process(). (trunk r8091)Zac Medico2007-10-121-1/+0
* s:this package wants:this package will: (trunk r8089)Zac Medico2007-10-121-1/+1
* Bug #195527 - Unconditionally detect file collisions and logZac Medico2007-10-121-4/+37
* Raise a PackageNotFound exception instead of a ValueErrorZac Medico2007-10-121-2/+2
* Remove ambiguous "you should edit this file" warning.Zac Medico2007-10-121-2/+1
* Bug #195370 - Prevent bogus upgrade display when aZac Medico2007-10-121-4/+9
* Make portdbapi.aux_get() cache more often. (trunk r8011)Zac Medico2007-10-121-0/+2
* Properly exclude old-style virtuals from theZac Medico2007-10-121-2/+4
* Remove a redundant os.access() call in portdbapi.aux_get()Zac Medico2007-10-121-3/+3
* Optimize away a match_from_list() call insideZac Medico2007-10-121-4/+15
* 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
* Handle Exceptions in mod_mail_summary.finalize() andZac Medico2007-10-122-1/+10
* let dohtml handle weird filenames, patch by TGLZac Medico2007-10-121-6/+6
* Add @localhost to default PORTAGE_ELOG_MAILFROM toZac Medico2007-10-121-1/+1
* Strip the - prefix from EAPI in getmaskingstatus()Zac Medico2007-10-051-0/+2
* Shorten the reference to IUSE defaults since it'sZac Medico2007-10-051-1/+1
* Document IUSE defaults. (trunk r7966)Zac Medico2007-10-051-1/+5
* Document SLOT dependencies. (trunk r7962)Zac Medico2007-10-051-0/+12
* Generalize the first paragraph of the MASKED PACKAGES sectionZac Medico2007-10-051-4/+9
* Documnet EAPI in the MASKED PACKAGES section. (trunk r7951)Zac Medico2007-10-051-0/+5
* Document the EAPI variable. (trunk r7948:7950)Zac Medico2007-10-051-0/+11
* 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
* Include the package name in all exceptions raised fromZac Medico2007-10-051-3/+5
* Make portdbapi.getfetchlist() bail out if the EAPIZac Medico2007-10-051-1/+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-052-19/+55
* Add EAPI masking support for binary packages. (trunk r7913)Zac Medico2007-10-052-5/+20
* Fix UnsupportedAPIException.__str__() to strip the leading negativeZac Medico2007-10-051-1/+5
* When the metadata cache contains a negative EAPI, it meansZac Medico2007-10-051-1/+6
* Bump EAPI from 0 to 1 and fix eapi_is_supported() so thatZac Medico2007-10-052-2/+8
* 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