projects
/
portage.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
portage.git
2008-04-11
Zac Medico
Tweak --buildpkgonly and fakeroot logic so that --build...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-10
Zac Medico
Nest the DepcheckCompositeDB class inside the depgraph...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-10
Zac Medico
Rename variable pkg_cpv to pkg_str.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-10
Zac Medico
Fix "pkg" variable name collisions in depgraph.display().
commit
|
commitdiff
|
tree
|
snapshot
2008-04-10
Zac Medico
Make the CHOST visibility check tolerant of missing...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-10
Zac Medico
Bug #217122 - When waiting for a parallel-fetch downloa...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-10
Zac Medico
Remove an unused function.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-10
Zac Medico
Implement expansion of catgories in DepcheckCompositeDB...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-10
Zac Medico
Iterate over a copy of the digraph nodes so that remova...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-10
Zac Medico
Make sure that everything except Package nodes is ignor...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-10
Zac Medico
Use cached Package instances in depgraph.display().
commit
|
commitdiff
|
tree
|
snapshot
2008-04-10
Zac Medico
* Make depclean/prune use cached Package instances...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-10
Zac Medico
Make FakeVartree use PackageVirtualDbapi instead of...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-10
Zac Medico
Improve used of cached Package instances in depgraph...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-10
Zac Medico
Replace the fakdbapi class that is used to track depgra...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-09
Zac Medico
Add some docs for the DepcheckCompositeDB class.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-09
Zac Medico
When checking atoms without categories against the...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-09
Zac Medico
Fix the docstring for depgraph._dep_expand().
commit
|
commitdiff
|
tree
|
snapshot
2008-04-09
Zac Medico
Fix minor issues in the calculation of the number of...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-09
Zac Medico
When pruning the list of parents for the slot collision...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-09
Zac Medico
Make DepcheckCompositeDB cache Package instances for...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-09
Zac Medico
When depgraph.select_files() expands an atom category...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-09
Zac Medico
Create a new depgraph._dep_expand() method for select_f...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-09
Zac Medico
Handle issues with newlines in elog messages that can...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-09
Zac Medico
Make depgraph.select_files() detect when a package...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-08
Zac Medico
Split out a depgraph method to check if a specific...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-08
Zac Medico
Bug #162542 - When checking permissions inside CCACHE_D...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-08
Zac Medico
Bug #197810 - Don't automatically downgrade packages...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-08
Zac Medico
Fix --update greedy atoms logic so that it only pulls...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-08
Zac Medico
Fix a little issue in the code from bug #197905 that...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-08
Zac Medico
Remove the depgraph._get_arg_for_pkg() method since...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-08
Zac Medico
Remove unused iter_atoms() function.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-07
Zac Medico
For repoman, only cache the metadata necessary for...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-07
Zac Medico
When reading and writing the Packages index file, trans...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-07
Zac Medico
* Optimize metadata caching in pordbapi and bindbapi...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-07
Zac Medico
Handle empty KEYWORDS in the Packages file.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-07
Zac Medico
Fix broken IUSE defaults handling when filtering USE...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-07
Zac Medico
Move all the --update greedy slot logic to depgraph...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-07
Zac Medico
Move virtuals logic from DepcheckCompositeDB.match...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-06
Zac Medico
Fix variable name collision in DepcheckCompositeDB...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-06
Zac Medico
Fix DepcheckCompositeDB.match() so that it doesn't...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-06
Zac Medico
Fix BASH_ARGC and BASH_ARGV offsets some more.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-06
Zac Medico
In dump_trace(), fix BASH_ARGV and BASH_ARGC offsets...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-06
Zac Medico
Fix java.eclassesnotused logic. Thanks to Betelgeuse.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-06
Zac Medico
Rename the CompositDbapi class to DepcheckCompositeDB...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-06
Zac Medico
Fix the CompositDbapi.match() logic wrt "selective...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-06
Marius Mauch
only preserve libraries if no copy exists in the libary...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-06
Zac Medico
* Use type -P which does not produce messages to stderr.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-06
Marius Mauch
preserve order of ebuild messages even between differen...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-05
Zac Medico
Clarify --with-bdeps behavior with example. Thanks...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-05
Zac Medico
When necessary, make quickpkg add missing metadata...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-05
Zac Medico
Handle a potential InvalidDependString exception inside
commit
|
commitdiff
|
tree
|
snapshot
2008-04-05
Zac Medico
Bug #216328 - Fix broken --newuse reinstallation logic.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-05
Zac Medico
Fix the depgraph package selection cache to update...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-05
Zac Medico
Fix a typo.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-05
Zac Medico
Memoize package selection results in the depgraph for...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-05
Zac Medico
Remove "selective" depgraph logic from dep_zapdeps...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-05
Zac Medico
Replace the depgraph's fakedbapi of visible packages...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-05
Zac Medico
In dbapi.move_ent(), never assume that any of the expec...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-04
Zac Medico
Add missing "the" to fix grammar.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-04
Zac Medico
* In the event that a previously installed package...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-04
Zac Medico
Adjust newlines whitespace masked packages display.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-04
Zac Medico
Display the note referencing "masked packages" docs...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-04
Zac Medico
Fix a typo in the depclean USE flag handling when popul...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-04
Zac Medico
Fix a typo.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-04
Zac Medico
When the user has given --depclean a list of atoms...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-04
Zac Medico
Decrease priority on --onlydpes dependencies so that
commit
|
commitdiff
|
tree
|
snapshot
2008-04-04
Zac Medico
Add missing DepPriority instances to the graph so that...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-03
Zac Medico
Eliminate a redundant atom from the --update greedy...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-03
Zac Medico
Fix package selection logic so that it always properly...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-03
Zac Medico
Add missing str.upper() call for PORTAGE_FETCH_RESUME_M...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-03
Zac Medico
If PORTAGE_FETCH_RESUME_MIN_SIZE is undefined or empty...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-03
Zac Medico
Implement a PORTAGE_FETCH_RESUME_MIN_SIZE variable...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-03
Zac Medico
For old-style virtuals, we need to repeat the package...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-03
Zac Medico
In cpv_expand(), if the virtuals file contains a versio...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-02
Zac Medico
Fix the previous commit so that the Package instance...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-02
Zac Medico
Use Package.cp instead of dep_getkey(cpv).
commit
|
commitdiff
|
tree
|
snapshot
2008-04-02
Zac Medico
Eliminate a redundant os.path.join() call.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-02
Zac Medico
Handle a potential FileNotFound exception in new_protec...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-01
Zac Medico
Remove the digraph._parent_child_digraph since it's...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-01
Zac Medico
Bug #215673 - Make ebuild.sh leave IUSE defaults intact...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-01
Zac Medico
Use pkgcmp() instead of == and best() for correctness...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-01
Zac Medico
Remove some boolean logic that is obsolete now that...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-01
Zac Medico
Exploid ascending order returned from dbapi.match(...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-01
Zac Medico
Handle missing LICENSE in the Packages index since...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-01
Zac Medico
When identifying a sys-apps/portage node, compare categ...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-01
Zac Medico
Bug #215308 - Cache the paths of known bad manifests...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-31
Zac Medico
When deps are forced to be satisfied by installed packa...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-31
Zac Medico
In the package selection loop, move the installed packa...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-31
Zac Medico
Fix package selection logic to always properly reject...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-31
Zac Medico
Remove some redundant and obsolete code for warning...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-31
Zac Medico
When selecting packages and there is a mixture of old...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-31
Zac Medico
Bug #197810 - Fix package selection logic so that it...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-31
Zac Medico
Make depgraph creation more tolerant of missing or...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-31
Zac Medico
Replace an package tuple with a real Package instance.
commit
|
commitdiff
|
tree
|
snapshot
2008-03-31
Zac Medico
Pass Package instances into visible() so that the packa...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-30
Zac Medico
When dblink.treewalk() queries for other packages in...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-30
Zac Medico
Make sure the all resume lists are deleted when a stale...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-30
Zac Medico
* Fix broken return value for doins.
commit
|
commitdiff
|
tree
|
snapshot
2008-03-30
Zac Medico
Fix typos. Thanks to Arfrever Frehtes Taifersar Arahesis
commit
|
commitdiff
|
tree
|
snapshot
next