misc
/
portage
debian
master
gentoo portage for debian
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make sure that portdb.findname() returns the correct ebuild.
Zac Medico
2008-01-11
1
-0
/
+5
*
Bug #204425 - Remove --delete-after from the default PORTAGE_RSYNC_OPTS.
Zac Medico
2008-01-11
2
-2
/
+1
*
Bug#204668 - Fix WORKDIR quoting in econf() when updating
Zac Medico
2008-01-11
1
-2
/
+4
*
Bug #162542 - When dropping privileges for FEATURES=userpriv,
Zac Medico
2008-01-10
1
-1
/
+12
*
After loading the environment, make sure the color variables
Zac Medico
2008-01-08
1
-0
/
+12
*
When spawing the "depend" phase, use file descriptors from sys.std*
Zac Medico
2008-01-08
1
-1
/
+5
*
Bug #204753 - Add "distfiles" and "packages" to the list of
Zac Medico
2008-01-07
1
-2
/
+2
*
Bug #204651 - Make repoman respect NOCOLOR=true.
Zac Medico
2008-01-06
1
-1
/
+2
*
Make filter_readonly_variables() filter PATH in any case since
Zac Medico
2008-01-05
2
-3
/
+3
*
Filter PATH along with FEATURES when loading environment.bz2.
Zac Medico
2008-01-05
1
-1
/
+1
*
per bug 204468, remove old check from repoman (all ebuilds in gentoo-x86 are ...
Alec Warner
2008-01-05
1
-26
/
+0
*
Send eerror and ewarn messages to stderr. This is important in
Zac Medico
2008-01-04
1
-2
/
+2
*
Recognize export statements when filtering the environment. This
Zac Medico
2008-01-03
1
-1
/
+1
*
Bug #204020 - Make grabfile() properly raise PermissionDenied when
Zac Medico
2008-01-02
1
-1
/
+3
*
When searching for "test" in IUSE, account for IUSE defaults.
Zac Medico
2007-12-31
1
-1
/
+1
*
Fix config.setcpv() to properly call config.regenerate() in cases
Zac Medico
2007-12-31
1
-1
/
+8
*
As suggested by grobian, treat Darwin just like USERLAND=gnu
Zac Medico
2007-12-29
4
-11
/
+4
*
Fix USERLAND references to handle Darwin like BSD.
Zac Medico
2007-12-29
2
-5
/
+7
*
Fix broken Darwin USERLAND detection.
Zac Medico
2007-12-29
2
-1
/
+6
*
Add PKGDIR to the config.environ() whitelist so that people's
Zac Medico
2007-12-29
1
-2
/
+1
*
Fix handling of leading / charactes some more.
Zac Medico
2007-12-29
1
-1
/
+2
*
Make the ecompressdir vecho output show a leading / on
Zac Medico
2007-12-29
1
-1
/
+1
*
Document that docinto works for dohtml.
Zac Medico
2007-12-29
1
-1
/
+2
*
Rely on USERLAND since it's automatically generated by
Zac Medico
2007-12-29
1
-5
/
+1
*
Make the global counter file correspond to
Zac Medico
2007-12-29
1
-24
/
+37
*
Remove redundant USERLAND sanity check code from doebuild() since
Zac Medico
2007-12-29
1
-4
/
+1
*
Add back support for silent definition of the dummy lchown()
Zac Medico
2007-12-29
1
-0
/
+4
*
Simplify the userland detection code in portage.data and add
Zac Medico
2007-12-29
2
-10
/
+16
*
Remove redundant lchown() compatibility code since the
Zac Medico
2007-12-29
1
-6
/
+0
*
Move XARGS initialization from portage.data to isolated-functions.sh.
Zac Medico
2007-12-29
1
-1
/
+1
*
Move XARGS initialization from portage.data to isolated-functions.sh.
Zac Medico
2007-12-29
2
-3
/
+11
*
Add support for showing binary package file sizes in emerge
Zac Medico
2007-12-29
1
-6
/
+14
*
* Initialize dbapi._categories = None so that we can compare
Zac Medico
2007-12-29
4
-8
/
+8
*
Make doebuild() check XARGS together with ARCH and USERLAND.
Zac Medico
2007-12-29
1
-2
/
+2
*
Make the ARCH and USERLAND sanity check use the autodetected USERLAND
Zac Medico
2007-12-29
1
-1
/
+5
*
Bug #121584 - Make the automatic USERLAND detection code recognize
Zac Medico
2007-12-29
1
-1
/
+3
*
Bug #202697 - Add / to the default initial SANDBOX_READ in order to
Zac Medico
2007-12-28
1
-1
/
+1
*
Make the FEATURES=sfperms loops safe for whitespace in paths
Zac Medico
2007-12-28
1
-2
/
+4
*
Make key_expand() use dbapi.categories.
Zac Medico
2007-12-28
1
-1
/
+1
*
Make dep_expand() stop relying on having a categories list:
Zac Medico
2007-12-28
4
-6
/
+30
*
Just ignore it when the global counter file does not match
Zac Medico
2007-12-28
1
-5
/
+0
*
In action_regen(), use writemsg() to send error messages to
Zac Medico
2007-12-28
1
-7
/
+6
*
Show the EBUILD_FORCE_TEST "Forcing test" message
Zac Medico
2007-12-28
1
-3
/
+6
*
Fixes for logic related to FEATURES=test to USE=test mapping:
Zac Medico
2007-12-28
4
-20
/
+35
*
Always make sure that the depend phase triggers a source ${EBUILD}
Zac Medico
2007-12-28
1
-1
/
+5
*
Bug #203323 - Fix the FEATURES=sfperms code so that it doesn't chmod
Zac Medico
2007-12-28
1
-6
/
+19
*
Minor code readablity enhancements:
Zac Medico
2007-12-28
1
-6
/
+8
*
Bug #201498 - Use desktop-file-validate to validate *.desktop
Zac Medico
2007-12-28
1
-1
/
+27
*
Fix broken handling of the tuple that's returned from
Zac Medico
2007-12-26
1
-1
/
+1
*
Fix sync_local() to return 0 when a appropriate. Thanks to
Zac Medico
2007-12-26
1
-0
/
+1
[next]