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
*
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
*
In getconfig(), pass the infile attribute into the shlex
Zac Medico
2007-12-25
1
-1
/
+4
*
Fix "Initializing counter" message to show the correct value.
Zac Medico
2007-12-25
1
-1
/
+1
*
Bug #203090 - Do not trust the global counter
Zac Medico
2007-12-25
1
-12
/
+36
*
Bug #203239 - With FEATURES=noauto, always source ${EBUILD}.
Zac Medico
2007-12-25
1
-4
/
+5
*
- small UI cleanups. *should* not cause problems with lack of missing newlines.
Ned Ludd
2007-12-25
2
-9
/
+10
*
Remove redundant find_binary import.
Zac Medico
2007-12-23
1
-1
/
+0
*
Add support for --usepkg and --usepkgonly options together with
Zac Medico
2007-12-21
1
-4
/
+5
*
Implement a `portageq contents <root> <category/package>` command
Zac Medico
2007-12-21
1
-0
/
+25
*
Typo: remove bogus argument.
Zac Medico
2007-12-21
1
-1
/
+1
*
Enhance the portageq match command to list all installed packages
Zac Medico
2007-12-21
1
-9
/
+14
*
Make vardbapi cache DESCRIPTION and HOMEPAGE in order to optimize
Zac Medico
2007-12-21
1
-1
/
+2
*
Implement binary package visibility filtering for emerge --search.
Zac Medico
2007-12-21
1
-14
/
+56
*
Don't show "Size of files: 0 kB" in emerge --search output for installed
Zac Medico
2007-12-21
1
-0
/
+7
*
Implement emerge --search support for installed packages, so it
Zac Medico
2007-12-21
1
-13
/
+33
*
Make the "test" flag that's enabled by FEATURES=test into
Zac Medico
2007-12-21
1
-0
/
+2
*
Eliminate redundant "notadded" error filtering.
Zac Medico
2007-12-21
1
-7
/
+1
*
Fix xmatch "match-all" typo.
Zac Medico
2007-12-21
1
-1
/
+1
*
In portage.process.spawn(), make the default fd_pipes value get
Zac Medico
2007-12-21
1
-1
/
+5
*
In portage.spawn(), make the default fd_pipes value get file
Zac Medico
2007-12-21
1
-1
/
+5
*
Tweak profile validation and warning logic a bit.
Zac Medico
2007-12-21
2
-5
/
+5
*
Fix references to dbapi._category_re.
Zac Medico
2007-12-21
1
-2
/
+2
*
Use regex category validation in binarytree.populate().
Zac Medico
2007-12-21
1
-2
/
+2
[next]