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
*
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
*
Bug #212509 - Display a note about the --without-mask option when there
Zac Medico
2008-03-27
1
-1
/
+7
*
Bug #212509 - Implement a new --without-mask option that causes repoman to
Zac Medico
2008-03-27
2
-2
/
+13
*
Bug #214879 - Fix FEATURES=-strict behavior so that distfiles digests are
Zac Medico
2008-03-27
2
-15
/
+16
*
Fix the noreplace logic to break out of the cpv loop early since there's
Zac Medico
2008-03-27
1
-1
/
+1
*
Make --noreplace take precedence over --newuse, as suggested by wolf31o2.
Zac Medico
2008-03-27
1
-0
/
+5
*
Bug #214879 - In fetch(), only parse the Manifest when FEATURES=strict
Zac Medico
2008-03-26
1
-1
/
+1
*
Move the default empty compiler flag settings from
Zac Medico
2008-03-26
2
-6
/
+5
*
Support ${HOST} substitution in "From" field. Thanks to wschlich.
Zac Medico
2008-03-26
2
-0
/
+2
*
Bug #212621 - Make the EbuildQuote check do quoting validation for misc
Zac Medico
2008-03-25
1
-1
/
+8
*
Fix typo.
Zac Medico
2008-03-25
1
-1
/
+1
*
Bug #212152 - Account pre-existing files when calculating whether there
Zac Medico
2008-03-25
1
-1
/
+9
*
Bug #211294 - Make repoman bail out if arch.list contains unrecognized
Zac Medico
2008-03-25
1
-3
/
+12
*
Bug #214499 - When compiler flags are unset, many packages will substitute
Zac Medico
2008-03-24
1
-0
/
+6
*
Check is os.statvfs() is implemented before trying to us it.
Zac Medico
2008-03-24
1
-5
/
+6
*
Improve logic from the previous commit.
Zac Medico
2008-03-20
1
-1
/
+1
*
Fix depgraph._select_package() to make sure the installed package is a real
Zac Medico
2008-03-20
1
-1
/
+1
*
readd digestentry.unused category as it's still relevant
Marius Mauch
2008-03-19
1
-0
/
+2
*
Fix quoting.
Zac Medico
2008-03-19
1
-1
/
+1
*
display versions of other slots for new-slot installs (bug #213790)
Marius Mauch
2008-03-19
1
-18
/
+26
*
Strip trailing slashes from directory paths if necessary.
Zac Medico
2008-03-19
1
-0
/
+3
*
Bug #210690 - Fix --help output to show the leading slash on the path to
Zac Medico
2008-03-19
1
-1
/
+3
*
Bug #210575 - Optimize doins -r so that it doesn't call itself recursively,
Zac Medico
2008-03-19
1
-18
/
+27
*
Only show the eqawarn from bug #149745 when nothing is found to install. Also,
Zac Medico
2008-03-19
1
-7
/
+12
*
Bug #201045 - Fix unmerge() to preserve unmerge order so that dependencies
Zac Medico
2008-03-19
1
-33
/
+33
*
Bug #139023 - When the --digest option is enabled, advise the user that
Zac Medico
2008-03-18
1
-0
/
+12
*
make filesets non-greedy by default
Marius Mauch
2008-03-18
1
-2
/
+2
*
add unmerge protection for packages still referenced by installed package sets
Marius Mauch
2008-03-18
1
-0
/
+49
*
add @ to the list of invalid atom chars so sets with prefix aren't considered...
Marius Mauch
2008-03-18
1
-1
/
+1
*
fix artifact from r9477
Marius Mauch
2008-03-18
1
-1
/
+1
*
use a dict with CP keys in unmerge() to avoid double unmerges if a package is...
Marius Mauch
2008-03-18
1
-32
/
+38
*
Bug #149745 - Generate an eqawarn message if dohtml is called on a directory
Zac Medico
2008-03-18
1
-0
/
+11
*
Bug #174634 - Fix ebuild 'digest' and 'manifest' behave 100% identically and
Zac Medico
2008-03-18
3
-13
/
+13
*
Bug #212882 - For compatibility with ENOENT exceptions raised from
Zac Medico
2008-03-17
1
-2
/
+18
*
Bug #213592 - Fix --onlydeps breakage.
Zac Medico
2008-03-16
1
-3
/
+4
*
Bug #213540 - Make sure DESTTREE=/usr is set before inherit calls.
Zac Medico
2008-03-16
1
-0
/
+4
*
When in strict mode, make paren_reduce() detect missing whitespace around
Zac Medico
2008-03-15
1
-0
/
+8
*
avoid importing portage to improve performance
Marius Mauch
2008-03-15
1
-3
/
+3
[next]