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 #215673 - Make ebuild.sh leave IUSE defaults intact instead of filtering
Zac Medico
2008-04-01
1
-14
/
+0
*
Use pkgcmp() instead of == and best() for correctness in case of implicit
Zac Medico
2008-04-01
1
-2
/
+4
*
Remove some boolean logic that is obsolete now that the "selective" parameter
Zac Medico
2008-04-01
1
-4
/
+1
*
Exploid ascending order returned from dbapi.match() calls to avoid the need
Zac Medico
2008-04-01
1
-2
/
+4
*
Handle missing LICENSE in the Packages index since that's allowed for
Zac Medico
2008-04-01
1
-0
/
+1
*
When identifying a sys-apps/portage node, compare category too (not just
Zac Medico
2008-04-01
1
-2
/
+1
*
Bug #215308 - Cache the paths of known bad manifests to ensure that the
Zac Medico
2008-04-01
1
-1
/
+8
*
When deps are forced to be satisfied by installed packages due to masking
Zac Medico
2008-03-31
1
-3
/
+8
*
In the package selection loop, move the installed package rejection
Zac Medico
2008-03-31
1
-10
/
+6
*
Fix package selection logic to always properly reject the installed package
Zac Medico
2008-03-31
1
-2
/
+4
*
Remove some redundant and obsolete code for warning about installed
Zac Medico
2008-03-31
1
-22
/
+2
*
When selecting packages and there is a mixture of old-style and new-style
Zac Medico
2008-03-31
1
-4
/
+17
*
Bug #197810 - Fix package selection logic so that it will always fall back
Zac Medico
2008-03-31
1
-8
/
+0
*
Make depgraph creation more tolerant of missing or masked packages when
Zac Medico
2008-03-31
1
-21
/
+24
*
Replace an package tuple with a real Package instance.
Zac Medico
2008-03-31
1
-2
/
+1
*
Pass Package instances into visible() so that the package instance can
Zac Medico
2008-03-31
1
-27
/
+30
*
When dblink.treewalk() queries for other packages in the same slot, filter
Zac Medico
2008-03-30
1
-3
/
+6
*
Make sure the all resume lists are deleted when a stale one is encountered.
Zac Medico
2008-03-30
1
-1
/
+5
*
* Fix broken return value for doins.
Zac Medico
2008-03-30
2
-5
/
+15
*
Fix typos. Thanks to Arfrever Frehtes Taifersar Arahesis
Zac Medico
2008-03-30
4
-6
/
+6
*
Fix display code that can triger a 'Invalid category' exception when it
Zac Medico
2008-03-30
1
-17
/
+17
*
Make doins clean up it's own temp files. This solves an odd issue in
Zac Medico
2008-03-30
1
-1
/
+3
*
Bug #211365 - Use catpkgsplit() instead of pkgsplit() for a cpv.
Zac Medico
2008-03-30
1
-4
/
+5
*
Bug #211365 - Use catpkgsplit() instead of pkgsplit() for a cpv.
Zac Medico
2008-03-30
1
-1
/
+2
*
Move the AUTOCLEAN code into dblink.treewalk since it's already partially
Zac Medico
2008-03-30
2
-18
/
+8
*
Do not allow commit mode together with the --without-mask options.
Zac Medico
2008-03-30
2
-4
/
+7
*
Make code a bit less prone to potentially hidden TypeError like bugs.
Zac Medico
2008-03-30
1
-9
/
+10
*
Bug #211365 - Use catpkgsplit() instead of pkgsplit() for a cpv.
Zac Medico
2008-03-30
1
-1
/
+2
*
Use enumerate() it iterate over an array.
Zac Medico
2008-03-30
1
-2
/
+1
*
For bugs #197810 and #215308, pass the depgraph's "selective" parameter
Zac Medico
2008-03-30
2
-1
/
+4
*
Bug #215308 - Simplify the greedy atoms logic so that it behaves more
Zac Medico
2008-03-30
1
-22
/
+5
*
When dyn_unpack() automatically cleans ${WORKDIR}, also remove things
Zac Medico
2008-03-29
1
-0
/
+1
*
Bug #214619 - Run dyn_package() and preinst_mask() from ${T} instead of
Zac Medico
2008-03-29
2
-6
/
+15
*
Add a note about PKG_INSTALL_MASK.
Zac Medico
2008-03-29
1
-1
/
+4
*
Fix quoting for ${root} in install_mask().
Zac Medico
2008-03-29
1
-1
/
+1
*
When a resume list contains packages that are no longer available,
Zac Medico
2008-03-29
1
-0
/
+2
*
Bug #215240 - Use an alarm signal to implement a 60 second timeout in
Zac Medico
2008-03-29
1
-1
/
+12
*
Add a new "ebuild.patches" check for the PATCHES variable that's used by
Zac Medico
2008-03-29
4
-3
/
+15
*
Don't trigger the 'java.eclassesnotused' on blocker atoms.
Zac Medico
2008-03-29
1
-1
/
+5
*
Add a new "java.eclassesnotused" check for cases where DEPEND contains
Zac Medico
2008-03-28
2
-0
/
+13
*
Bug #214691 - Move the "slot collision" display so that it is shown after
Zac Medico
2008-03-28
1
-6
/
+37
*
* Skip the recusive chown call if it fails on the top level directory since
Zac Medico
2008-03-28
1
-3
/
+3
*
Disable tarsync when using lzma compression since it doesn't seem to be
Zac Medico
2008-03-28
1
-1
/
+2
*
Bug #214619 - Add support for a PORTAGE_BINPKG_TAR_OPTS variable that
Zac Medico
2008-03-28
4
-3
/
+9
*
Make dyn_clean() consistent wrt removal of ${PORTAGE_BUILDDIR}/image and
Zac Medico
2008-03-28
1
-1
/
+1
*
Bug #213698 - Make FEAUTURES=keepwork and keeptemp preserve ${T}/environment
Zac Medico
2008-03-28
1
-7
/
+3
*
Bug #213629 - Use EAPI.incompatible in cases where EAPI=0 and a default
Zac Medico
2008-03-28
1
-2
/
+9
*
Bug #213629 - Create an EAPI.incompatible category and use it in cases
Zac Medico
2008-03-28
2
-3
/
+15
*
Remove redundant info from the KEYWORDS.dropped message.
Zac Medico
2008-03-28
1
-1
/
+1
*
Bug #209418 - Add a new KEYWORDS.dropped check that compares keywords
Zac Medico
2008-03-27
2
-1
/
+34
[next]