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
*
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
*
Use a regex to validate package directory names in portdbapi.cp_list()
Zac Medico
2007-12-21
2
-1
/
+5
*
Add "metadata" and "licenses" to _non_category_dirs.
Zac Medico
2007-12-21
1
-2
/
+3
*
Slightly improved the masked package check inside dep_zapdeps().
Zac Medico
2007-12-21
1
-9
/
+9
*
Fix a reference to an undefined "mykey" variable.
Zac Medico
2007-12-21
1
-1
/
+1
*
Bug #202566 - Move the 'global portage' statement to avoid
Zac Medico
2007-12-21
1
-1
/
+2
*
Hardcode #!/bin/bash for consistency with other scripts.
Zac Medico
2007-12-20
1
-1
/
+1
*
Fix a typo in the _non_category_dirs regex.
Zac Medico
2007-12-20
1
-1
/
+1
*
Filter out some non-category directories in portdbapi.cp_all().
Zac Medico
2007-12-20
1
-3
/
+5
*
For simplicity and consistency, always use a regular expression
Zac Medico
2007-12-20
2
-21
/
+11
*
Fix portdbapi.cp_list() so that it can cope with a
Zac Medico
2007-12-20
3
-2
/
+5
*
Make dep_zapdeps() fall back to installed packages in it's
Zac Medico
2007-12-20
1
-1
/
+2
*
Fix binarytree._update_pkgindex_header() so that it can cope
Zac Medico
2007-12-20
1
-4
/
+6
*
Make vartree.cpv_all() stop relying on having a categories
Zac Medico
2007-12-20
1
-2
/
+14
*
Enable emerge search actions for binary packages when there is
Zac Medico
2007-12-20
1
-19
/
+89
*
Fix a type: eclasses -> eclass.
Zac Medico
2007-12-20
1
-1
/
+1
*
Pass a valid phase into eerror so that it works.
Zac Medico
2007-12-20
1
-1
/
+1
*
Make binarytree.populate() stop relying on having a categories
Zac Medico
2007-12-20
1
-4
/
+2
*
Convert messages about missing portage tree to debug level
Zac Medico
2007-12-20
1
-2
/
+4
*
Make some adjustments so that it's possible to install binary
Zac Medico
2007-12-20
4
-16
/
+32
*
Bug #202748 - When merging a binary package, only clean up
Zac Medico
2007-12-20
1
-1
/
+4
*
Whitespace only: remove extra indentation.
Zac Medico
2007-12-20
1
-38
/
+37
*
Always add ARCH to USE without relying on it being listed
Zac Medico
2007-12-20
1
-0
/
+2
*
Bug #140180 - Ignore missing HOMEPAGE and LICENSE variables for
Zac Medico
2007-12-19
1
-1
/
+2
*
Keep filtered USE in the PORTAGE_USE variable to keep
Zac Medico
2007-12-19
1
-6
/
+6
*
Trigger a config.regenerate() call inside setcpv() when the
Zac Medico
2007-12-19
1
-1
/
+7
*
Store filtered USE for config.environ() calls in a special
Zac Medico
2007-12-18
1
-3
/
+14
*
Fix USE filtering code so that it doesn't rely on config.setcpv()
Zac Medico
2007-12-18
1
-2
/
+4
*
Make special build and bootstrap flags into implicit members
Zac Medico
2007-12-18
1
-0
/
+5
*
Display the merge list with blockers any time that there are
Zac Medico
2007-12-18
1
-4
/
+7
*
Only enable the PORTAGE_IUSE check during build time phases
Zac Medico
2007-12-18
1
-1
/
+6
*
Include masked flags in PORTAGE_IUSE to avoid more false positives
Zac Medico
2007-12-18
1
-3
/
+4
[next]