summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* per bug 204468, remove old check from repoman (all ebuilds in gentoo-x86 are ...Alec Warner2008-01-051-26/+0
* Send eerror and ewarn messages to stderr. This is important inZac Medico2008-01-041-2/+2
* Recognize export statements when filtering the environment. ThisZac Medico2008-01-031-1/+1
* Bug #204020 - Make grabfile() properly raise PermissionDenied whenZac Medico2008-01-021-1/+3
* When searching for "test" in IUSE, account for IUSE defaults.Zac Medico2007-12-311-1/+1
* Fix config.setcpv() to properly call config.regenerate() in casesZac Medico2007-12-311-1/+8
* As suggested by grobian, treat Darwin just like USERLAND=gnuZac Medico2007-12-294-11/+4
* Fix USERLAND references to handle Darwin like BSD.Zac Medico2007-12-292-5/+7
* Fix broken Darwin USERLAND detection.Zac Medico2007-12-292-1/+6
* Add PKGDIR to the config.environ() whitelist so that people'sZac Medico2007-12-291-2/+1
* Fix handling of leading / charactes some more.Zac Medico2007-12-291-1/+2
* Make the ecompressdir vecho output show a leading / onZac Medico2007-12-291-1/+1
* Document that docinto works for dohtml.Zac Medico2007-12-291-1/+2
* Rely on USERLAND since it's automatically generated byZac Medico2007-12-291-5/+1
* Make the global counter file correspond toZac Medico2007-12-291-24/+37
* Remove redundant USERLAND sanity check code from doebuild() sinceZac Medico2007-12-291-4/+1
* Add back support for silent definition of the dummy lchown()Zac Medico2007-12-291-0/+4
* Simplify the userland detection code in portage.data and addZac Medico2007-12-292-10/+16
* Remove redundant lchown() compatibility code since theZac Medico2007-12-291-6/+0
* Move XARGS initialization from portage.data to isolated-functions.sh.Zac Medico2007-12-291-1/+1
* Move XARGS initialization from portage.data to isolated-functions.sh.Zac Medico2007-12-292-3/+11
* Add support for showing binary package file sizes in emergeZac Medico2007-12-291-6/+14
* * Initialize dbapi._categories = None so that we can compareZac Medico2007-12-294-8/+8
* Make doebuild() check XARGS together with ARCH and USERLAND.Zac Medico2007-12-291-2/+2
* Make the ARCH and USERLAND sanity check use the autodetected USERLANDZac Medico2007-12-291-1/+5
* Bug #121584 - Make the automatic USERLAND detection code recognizeZac Medico2007-12-291-1/+3
* Bug #202697 - Add / to the default initial SANDBOX_READ in order toZac Medico2007-12-281-1/+1
* Make the FEATURES=sfperms loops safe for whitespace in pathsZac Medico2007-12-281-2/+4
* Make key_expand() use dbapi.categories.Zac Medico2007-12-281-1/+1
* Make dep_expand() stop relying on having a categories list:Zac Medico2007-12-284-6/+30
* Just ignore it when the global counter file does not matchZac Medico2007-12-281-5/+0
* In action_regen(), use writemsg() to send error messages toZac Medico2007-12-281-7/+6
* Show the EBUILD_FORCE_TEST "Forcing test" messageZac Medico2007-12-281-3/+6
* Fixes for logic related to FEATURES=test to USE=test mapping:Zac Medico2007-12-284-20/+35
* Always make sure that the depend phase triggers a source ${EBUILD}Zac Medico2007-12-281-1/+5
* Bug #203323 - Fix the FEATURES=sfperms code so that it doesn't chmodZac Medico2007-12-281-6/+19
* Minor code readablity enhancements:Zac Medico2007-12-281-6/+8
* Bug #201498 - Use desktop-file-validate to validate *.desktopZac Medico2007-12-281-1/+27
* Fix broken handling of the tuple that's returned from Zac Medico2007-12-261-1/+1
* Fix sync_local() to return 0 when a appropriate. Thanks toZac Medico2007-12-261-0/+1
* In getconfig(), pass the infile attribute into the shlexZac Medico2007-12-251-1/+4
* Fix "Initializing counter" message to show the correct value.Zac Medico2007-12-251-1/+1
* Bug #203090 - Do not trust the global counterZac Medico2007-12-251-12/+36
* Bug #203239 - With FEATURES=noauto, always source ${EBUILD}.Zac Medico2007-12-251-4/+5
* - small UI cleanups. *should* not cause problems with lack of missing newlines.Ned Ludd2007-12-252-9/+10
* Remove redundant find_binary import.Zac Medico2007-12-231-1/+0
* Add support for --usepkg and --usepkgonly options together withZac Medico2007-12-211-4/+5
* Implement a `portageq contents <root> <category/package>` commandZac Medico2007-12-211-0/+25
* Typo: remove bogus argument.Zac Medico2007-12-211-1/+1
* Enhance the portageq match command to list all installed packagesZac Medico2007-12-211-9/+14