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
*
In the action_depclean() topological sort, only add packages to the
Zac Medico
2008-02-16
1
-7
/
+7
*
Remove IUSE.invalid from qawarnings since there's no reason for
Zac Medico
2008-02-16
1
-1
/
+0
*
Fix reversed order of parent/child parameders to digraph.add().
Zac Medico
2008-02-16
1
-1
/
+1
*
Add missing % x (bug #208946, comment #2).
Zac Medico
2008-02-16
1
-1
/
+1
*
Fix depclean breakage so that it doesn't clean some packages that
Zac Medico
2008-02-16
1
-1
/
+2
*
Make depclean code filter out blocker atoms where appropriate.
Zac Medico
2008-02-16
1
-1
/
+5
*
Bug #201045 - Use a topological sort to create an unmerge order such that
Zac Medico
2008-02-16
1
-41
/
+154
*
Update the DepPriority documentation so that the table shows all the
Zac Medico
2008-02-16
1
-7
/
+10
*
Fix --newuse reinstall logic broken by the previous commit.
Zac Medico
2008-02-15
1
-1
/
+5
*
Fix package selection logic in order to prevent downgrade in cases
Zac Medico
2008-02-14
1
-3
/
+5
*
Bug #209768 - Fix --search "Size of files:" handling so that it properly
Zac Medico
2008-02-12
1
-4
/
+5
*
Add bits about namespace pollution, add whitespacing comments after looking a...
Alec Warner
2008-02-11
1
-3
/
+64
*
Bug #209538 - Disable annoying "masked by keyword" warnings for installed
Zac Medico
2008-02-10
2
-4
/
+16
*
fix more trivial issues breaking repoman
v2.2_pre2
Marius Mauch
2008-02-10
1
-1
/
+2
*
Remove the killparent() function and associated SIGINT trap since this
Zac Medico
2008-02-10
2
-9
/
+1
*
Fix rejects.
Zac Medico
2008-02-10
2
-8
/
+8
*
Fix CHOST masking logic wrt installed packages so that it's consistent
Zac Medico
2008-02-10
1
-1
/
+1
*
Bug #209144 - For emerge --sync, show an informative error and don't
Zac Medico
2008-02-10
1
-0
/
+6
*
Fix the exitcode logic for bug #209144 so that when the server is
Zac Medico
2008-02-10
1
-1
/
+4
*
Fix get_mask_info() to properly pass the "installed" attribute into
Zac Medico
2008-02-10
1
-1
/
+1
*
fix nasty typo
Marius Mauch
2008-02-09
2
-5
/
+6
*
Bug #208743 - Update dosed docs to indicate that "s:${D}::g" is used
Zac Medico
2008-02-09
1
-1
/
+2
*
add tagging capabilities and cli options
Marius Mauch
2008-02-09
1
-3
/
+28
*
add preserve-libs info to make.conf.example
Marius Mauch
2008-02-09
1
-0
/
+3
*
more minor doc updates regarding package sets
Marius Mauch
2008-02-09
2
-7
/
+11
*
minor documentation updates
Marius Mauch
2008-02-09
2
-4
/
+6
*
new script for creating release tarballs
Marius Mauch
2008-02-09
1
-0
/
+40
*
removing obsolete cruft
Marius Mauch
2008-02-09
2
-71
/
+0
*
Bug #208708 - Show informative warning messages for installed
Zac Medico
2008-02-09
1
-96
/
+152
*
Fix some broken variable references found by pyflakes.
Zac Medico
2008-02-08
1
-2
/
+2
*
Bug #208708 - Fix masked package display some more:
Zac Medico
2008-02-08
1
-3
/
+29
*
Don't show unmasked packages (currently installed packages) in
Zac Medico
2008-02-08
1
-0
/
+2
*
Add DISTDIR to the EbuildQuote.var_names. Thanks to Betelgeuse.
Zac Medico
2008-02-08
1
-1
/
+1
*
Bug #208708 - Fix warnings for system or world packages that are masked.
Zac Medico
2008-02-08
1
-1
/
+3
*
Bug #208743 - Clarify dosed docs to indicate that sed is performed
Zac Medico
2008-02-08
1
-1
/
+1
*
Bug #208782 - Consistently use double quotes rather than mixining in single
Zac Medico
2008-02-08
1
-1
/
+1
*
Bug #209144 - For emerge --sync, don't return 0 when the server
Zac Medico
2008-02-08
1
-0
/
+1
*
Bug #155993 - Update environment.bz2 after postinst in case
Zac Medico
2008-02-07
4
-2
/
+17
*
For the useq() IUSE qa check, use [[ $u =~ $PORTAGE_IUSE ]] instead
Zac Medico
2008-02-06
1
-1
/
+1
*
Make qa_source and qa_call save the return value and return it. Thanks
Zac Medico
2008-02-06
1
-4
/
+8
*
don't try to copy manually removed libraries (bug #208946)
Marius Mauch
2008-02-05
2
-1
/
+24
*
display errors that occured during package set initalization
Marius Mauch
2008-02-05
1
-0
/
+4
*
don't record internal providers in NEEDED records as they are pointless for a...
Marius Mauch
2008-02-05
1
-2
/
+21
*
Use local time for elog summaries
Marius Mauch
2008-02-05
2
-2
/
+2
*
portage-2.1.4.1
Zac Medico
2008-02-01
1
-0
/
+10
*
Remove the manifest1 digest file removal code since it's no longer
Zac Medico
2008-02-01
1
-39
/
+0
*
Remove the manifest1 digest filter from PORTAGE_RSYNC_OPTS since it's
Zac Medico
2008-02-01
2
-2
/
+1
*
Make the manifest1_compat constructor parameter default to False
Zac Medico
2008-02-01
1
-1
/
+1
*
Bug #205718 - Fix quoting of ${INSTALL_MASK} where appropriate. Thanks
Zac Medico
2008-01-31
1
-3
/
+3
*
Disable manifest1_compat for ebuild --force digest.
Zac Medico
2008-01-31
1
-1
/
+1
[next]