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
*
Handle issues with newlines in elog messages that can trigger an unhandled
Zac Medico
2008-04-09
2
-4
/
+12
*
Make depgraph.select_files() detect when a package name given as an argument
Zac Medico
2008-04-09
1
-0
/
+23
*
Split out a depgraph method to check if a specific new-style virtual
Zac Medico
2008-04-08
1
-9
/
+12
*
Bug #162542 - When checking permissions inside CCACHE_DIR for compatibility
Zac Medico
2008-04-08
1
-4
/
+26
*
Bug #197810 - Don't automatically downgrade packages for which available
Zac Medico
2008-04-08
2
-10
/
+14
*
Fix --update greedy atoms logic so that it only pulls in packages that
Zac Medico
2008-04-08
1
-1
/
+1
*
Fix a little issue in the code from bug #197905 that causes some elog
Zac Medico
2008-04-08
1
-0
/
+2
*
Remove the depgraph._get_arg_for_pkg() method since _iter_atoms_for_pkg()
Zac Medico
2008-04-08
1
-16
/
+3
*
Remove unused iter_atoms() function.
Zac Medico
2008-04-08
1
-15
/
+0
*
For repoman, only cache the metadata necessary for visibility
Zac Medico
2008-04-07
1
-0
/
+5
*
When reading and writing the Packages index file, translate metadata keys
Zac Medico
2008-04-07
2
-7
/
+16
*
* Optimize metadata caching in pordbapi and bindbapi so that cache is
Zac Medico
2008-04-07
5
-50
/
+81
*
Handle empty KEYWORDS in the Packages file.
Zac Medico
2008-04-07
1
-0
/
+1
*
Fix broken IUSE defaults handling when filtering USE for the Packages file.
Zac Medico
2008-04-07
1
-1
/
+1
*
Move all the --update greedy slot logic to depgraph.select_files().
Zac Medico
2008-04-07
1
-13
/
+6
*
Move virtuals logic from DepcheckCompositeDB.match() to
Zac Medico
2008-04-07
1
-16
/
+15
*
Fix variable name collision in DepcheckCompositeDB.match().
Zac Medico
2008-04-06
1
-2
/
+2
*
Fix DepcheckCompositeDB.match() so that it doesn't assume that every
Zac Medico
2008-04-06
1
-17
/
+5
*
Fix BASH_ARGC and BASH_ARGV offsets some more.
Zac Medico
2008-04-06
1
-1
/
+1
*
In dump_trace(), fix BASH_ARGV and BASH_ARGC offsets so that they are always
Zac Medico
2008-04-06
1
-3
/
+9
*
Fix java.eclassesnotused logic. Thanks to Betelgeuse.
Zac Medico
2008-04-06
1
-1
/
+2
*
Rename the CompositDbapi class to DepcheckCompositeDB since it's really
Zac Medico
2008-04-06
1
-2
/
+2
*
Fix the CompositDbapi.match() logic wrt "selective" behavior and installed
Zac Medico
2008-04-06
1
-6
/
+15
*
only preserve libraries if no copy exists in the libary search path (bug #215...
Marius Mauch
2008-04-06
1
-2
/
+5
*
* Use type -P which does not produce messages to stderr.
Zac Medico
2008-04-06
1
-7
/
+7
*
preserve order of ebuild messages even between different message types (bug #...
Marius Mauch
2008-04-06
2
-5
/
+16
*
Clarify --with-bdeps behavior with example. Thanks to Griffon26 for
Zac Medico
2008-04-05
1
-3
/
+5
*
When necessary, make quickpkg add missing metadata to the vdb entry before
Zac Medico
2008-04-05
1
-0
/
+14
*
Handle a potential InvalidDependString exception inside
Zac Medico
2008-04-05
1
-0
/
+2
*
Bug #216328 - Fix broken --newuse reinstallation logic.
Zac Medico
2008-04-05
1
-1
/
+4
*
Fix the depgraph package selection cache to update the "existing node"
Zac Medico
2008-04-05
1
-0
/
+8
*
Fix a typo.
Zac Medico
2008-04-05
1
-1
/
+1
*
Memoize package selection results in the depgraph for better performance.
Zac Medico
2008-04-05
1
-1
/
+18
*
Remove "selective" depgraph logic from dep_zapdeps() since it's now
Zac Medico
2008-04-05
2
-10
/
+0
*
Replace the depgraph's fakedbapi of visible packages with a new
Zac Medico
2008-04-05
1
-130
/
+34
*
In dbapi.move_ent(), never assume that any of the expected metadata
Zac Medico
2008-04-05
2
-5
/
+6
*
Add missing "the" to fix grammar.
Zac Medico
2008-04-04
1
-2
/
+2
*
* In the event that a previously installed package has since been masked,
Zac Medico
2008-04-04
1
-0
/
+7
*
Adjust newlines whitespace masked packages display.
Zac Medico
2008-04-04
1
-2
/
+2
*
Display the note referencing "masked packages" docs when there are
Zac Medico
2008-04-04
1
-15
/
+20
*
Fix a typo in the depclean USE flag handling when populating the
Zac Medico
2008-04-04
1
-1
/
+1
*
Fix a typo.
Zac Medico
2008-04-04
1
-1
/
+1
*
When the user has given --depclean a list of atoms to clean, pull all
Zac Medico
2008-04-04
1
-3
/
+9
*
Decrease priority on --onlydpes dependencies so that
Zac Medico
2008-04-04
1
-0
/
+4
*
Add missing DepPriority instances to the graph so that the --buildpkgonly
Zac Medico
2008-04-04
1
-3
/
+4
*
Eliminate a redundant atom from the --update greedy slot expansion code.
Zac Medico
2008-04-03
1
-3
/
+2
*
Fix package selection logic so that it always properly finds the highest
Zac Medico
2008-04-03
1
-5
/
+39
*
Add missing str.upper() call for PORTAGE_FETCH_RESUME_MIN_SIZE.
Zac Medico
2008-04-03
1
-1
/
+1
*
If PORTAGE_FETCH_RESUME_MIN_SIZE is undefined or empty, silently use
Zac Medico
2008-04-03
1
-0
/
+3
*
Implement a PORTAGE_FETCH_RESUME_MIN_SIZE variable that is useful for
Zac Medico
2008-04-03
3
-3
/
+68
[next]