misc
/
portage
debian
master
gentoo portage for debian
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bin
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make egencache only show a warning about FEATURES=metata-transfer if the
Zac Medico
2010-08-26
1
-1
/
+1
*
Fix up error handling for egencache --update-use-local-desc.
Zac Medico
2010-08-26
1
-3
/
+10
*
egencache: Introduce the --update-use-local-desc action.
Michał Górny
2010-08-26
1
-2
/
+72
*
Fix repoman's allvalid variable to account for more possibly invalid
Zac Medico
2010-08-26
1
-1
/
+4
*
egencache: introduce the preliminary support for multiple actions.
Michał Górny
2010-08-26
1
-30
/
+45
*
Parse flag descriptions in repoman.utilities.parse_metadata_use().
Michał Górny
2010-08-26
1
-5
/
+3
*
Disable 'unused local USE-description' check if there are any invalids.
Michał Górny
2010-08-26
1
-5
/
+9
*
Remove unused myiuse variable in repoman.
Zac Medico
2010-08-26
1
-5
/
+0
*
Let use_reduce and Atom do EAPI checks
Sebastian Luther
2010-08-26
1
-3
/
+2
*
Add ebuild(1) support for FEATURES=digest.
Zac Medico
2010-08-25
1
-1
/
+6
*
Use a PORTAGE_SIGPIPE_STATUS variable to export 128 + SIGPIPE to the
Zac Medico
2010-08-25
1
-2
/
+3
*
Make save_ebuild_env() filter assert_sigpipe_ok().
Zac Medico
2010-08-25
1
-1
/
+1
*
Fix repoman to support FEATURES=digest (reportedly it used to work
Zac Medico
2010-08-25
1
-0
/
+1
*
Add EROOT support to regenworld.
Zac Medico
2010-08-25
1
-9
/
+9
*
Make regenworld write changes to a temporary file, and tell the user
Zac Medico
2010-08-25
1
-3
/
+41
*
Use Package.iuse.is_valid_flag() to account for implicit IUSE.
Zac Medico
2010-08-24
1
-1
/
+1
*
repoman: Let repoman check for flags missing from IUSE
Sebastian Luther
2010-08-24
1
-1
/
+2
*
Handle SIGPIPE when unpack() extracts tar files through a pipe (bug #309001).
Zac Medico
2010-08-23
2
-2
/
+28
*
Remove python-oriented checks from install_qa_check() since I'm unsure
Zac Medico
2010-08-22
1
-29
/
+0
*
repoman: check for deprecated eclasses
wired
2010-08-22
1
-0
/
+2
*
Bug #324191 - Add support for FEATURES=compress-build-logs. The causes
Zac Medico
2010-08-21
1
-2
/
+6
*
Quote arrays in QA_PREBUILT handling.
Zac Medico
2010-08-21
1
-1
/
+1
*
Add support for a QA_PREBUILT variable should contain a list of
Zac Medico
2010-08-21
1
-0
/
+20
*
Add a wrapper around config.features that provides the following
Zac Medico
2010-08-21
2
-11
/
+3
*
At some point we may want to stop exporting FEATURES to the ebuild
Zac Medico
2010-08-20
1
-1
/
+1
*
Fix typo in comment.
Zac Medico
2010-08-20
1
-1
/
+1
*
Update docs, comments, and messages to refer to make.globals in
Zac Medico
2010-08-19
1
-3
/
+2
*
* In helpers_die arguments, display ${0##*/} instead of $0 since $0
Zac Medico
2010-08-18
32
-78
/
+78
*
Bug #324075 - If the vcs doesn't preserve mtimes then disable the
Zac Medico
2010-08-18
1
-3
/
+7
*
* Replace config._iuse_implicit_re with a callable _iuse_implicit_match
Zac Medico
2010-08-18
1
-3
/
+2
*
Temporarily disable portage.dep deprecation warnings for external api
Zac Medico
2010-08-17
2
-0
/
+2
*
Source isolated-functions.sh for helpers_die function.
Zac Medico
2010-08-17
1
-1
/
+3
*
For ebuilds from $ROOT/var/db/pkg, don't give /var/db/pkg with the
Zac Medico
2010-08-16
1
-1
/
+4
*
Fix broken reference to 'myprovide' variable.
Zac Medico
2010-08-16
1
-1
/
+1
*
Pass token_class=portage.dep.Atom when parsing PROVIDE.
Zac Medico
2010-08-16
1
-1
/
+2
*
Pass token_class parameter if possible to use_reduce
Sebastian Luther
2010-08-16
1
-79
/
+73
*
When displaying portage.auxdbkeys, sort and filter unused.
Zac Medico
2010-08-16
1
-1
/
+2
*
Add ability for portageq help to print valid metadata keys.
Alec Warner
2010-08-16
1
-8
/
+11
*
DoebuildSpawnTestCase: Invoke portage.package.ebuild.doebuild.spawn()
Zac Medico
2010-08-15
1
-0
/
+2
*
Bug #332799 - Don't download lzma snapshots if tarsync is installed.
Zac Medico
2010-08-14
1
-6
/
+3
*
Disable EbuildIpcDaemon for now, since it seems to be triggering
Zac Medico
2010-08-14
3
-2
/
+6
*
portage.dep: Integrate the functionality of flatten into use_reduce
Sebastian Luther
2010-08-14
2
-10
/
+11
*
Pass $USE via IPC in order to ensure that we have the correct value for
Zac Medico
2010-08-14
1
-2
/
+2
*
Add a QueryCommand.settings attribute and use it so that $USE
Zac Medico
2010-08-14
1
-2
/
+2
*
Implement use dependency defaults
Sebastian Luther
2010-08-13
1
-0
/
+2
*
Don't call exit after pkg_nofetch since that prevents the ebuild-ipc
Zac Medico
2010-08-13
1
-1
/
+0
*
Filter PORTAGE_PYTHON in save_ebuild_env().
Zac Medico
2010-08-13
1
-1
/
+1
*
Merge branch 'master' of git+ssh://git.overlays.gentoo.org/proj/portage
Zac Medico
2010-08-13
5
-32
/
+20
|
\
|
*
Use /usr/bin/python when PORTAGE_PYTHON variable is empty.
Arfrever Frehtes Taifersar Arahesis
2010-08-14
5
-9
/
+9
|
*
Ensure that all Python processes use the same version of Python.
Arfrever Frehtes Taifersar Arahesis
2010-08-14
5
-32
/
+20
[next]