summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update timestamps in headers of modified files.Zac Medico2011-05-0113-11/+16
* depgraph: queue ignored deps for later traversalZac Medico2011-05-011-13/+28
* depgraph: account for new-style virtual/libcZac Medico2011-05-011-71/+93
* trigger_rebuilds: handle circular depsZac Medico2011-05-011-1/+27
* depgraph: traverse bdeps in complete modeZac Medico2011-05-012-2/+9
* depgraph: ignore unwanted virtualsZac Medico2011-05-011-2/+3
* emerge: add --rebuild and --norebuild-atoms optsDavid James2011-05-0113-26/+325
* repoman: remove most old-style virtual checksZac Medico2011-05-013-55/+2
* repoman: Check for PROVIDE.Ulrich Mueller2011-05-012-0/+8
* Support multiple arguments in set_unless_changed() and unset_unless_changed().Arfrever Frehtes Taifersar Arahesis2011-05-012-20/+27
* runtests.sh: propagate arguments to runTestsZac Medico2011-05-011-1/+1
* Bug #365439: Add set_unless_changed() and unset_unless_changed().Arfrever Frehtes Taifersar Arahesis2011-05-013-5/+47
* depgraph: migrate implicit libc deps from SchedZac Medico2011-04-302-65/+65
* install_qa_check(): Simplify code and make 'l' a local variable.Arfrever Frehtes Taifersar Arahesis2011-04-301-3/+3
* Check for references to ${ROOT} in install_qa_checks.David James2011-04-291-8/+26
* emergelog: only set permission on creationZac Medico2011-04-291-3/+5
* action_info: eliminate duplicate info_pkgs matchZac Medico2011-04-291-10/+21
* _postinst_bsdflags: apply to $ROOT, not $DZac Medico2011-04-281-1/+1
* Move preinst/postinst_bsdflags from bash to pyDavid James2011-04-283-31/+29
* display_preserved_libs: load plib_registryZac Medico2011-04-281-1/+3
* emerge: add --misspell-suggestions=n optionZac Medico2011-04-284-2/+25
* emerge: fix indent for --binpkg-respect-use helpZac Medico2011-04-281-1/+1
* emerge: add --help for 3 new optionsZac Medico2011-04-271-0/+20
* emerge: add 3 new options similar to --excludeDavid James2011-04-273-40/+129
* --autounmask: Don't change masked/forced flagsSebastian Luther2011-04-273-2/+35
* expand_new_virt: don't traverse blockersZac Medico2011-04-271-0/+6
* expand_new_virt: validate EAPI, IUSE and USEZac Medico2011-04-271-4/+25
* expand_new_virt: eliminate cpv_getkeyZac Medico2011-04-271-2/+1
* expand_new_virt: use stack for recursionZac Medico2011-04-261-24/+25
* Bug #364467 - handle gcc-4.6-style QA warningsRyan Hill2011-04-261-18/+18
* Fix a typo.Arfrever Frehtes Taifersar Arahesis2011-04-261-1/+1
* emerge --info: support new-style virtualsZac Medico2011-04-261-23/+62
* ebuild(1): fix env FEATURES overrides bug #364035Zac Medico2011-04-231-4/+2
* repoman: deprecate more eclassesTomas Chvatal2011-04-201-0/+5
* repoman: cleanup gpgsignv2.2.0_alpha30Zac Medico2011-04-131-12/+23
* Update timestamps in headers of modified files.Zac Medico2011-04-135-5/+5
* doins: tweak $DISTDIR symlink handlingZac Medico2011-04-112-3/+4
* doins: dereference abs symlinks to filesZac Medico2011-04-111-1/+7
* extract_affecting_use: test bug #363073Zac Medico2011-04-111-0/+3
* extract_affecting_use: allow parens in atomsZac Medico2011-04-111-3/+5
* Remove unnecessary sync in Scheduler.py.David James2011-04-111-1/+1
* Fix a typo in a comment.Zac Medico2011-04-101-1/+1
* Scheduler: add more info in docstring commentsZac Medico2011-04-101-1/+7
* Add force-mirror FEATURE.David James2011-04-073-7/+11
* filter PORTAGE_GPG_SIGNING_COMMAND for ebuild envZac Medico2011-04-041-1/+2
* Merge branch 'master' of git+ssh://git.overlays.gentoo.org/proj/portageArfrever Frehtes Taifersar Arahesis2011-04-031-1/+1
|\
| * repoman: fix profiles.desc overlay pathZac Medico2011-04-031-1/+1
* | Support PORTAGE_GPG_SIGNING_COMMAND variable.Arfrever Frehtes Taifersar Arahesis2011-04-033-12/+22
|/
* Display: fix fetch restrict msg for RO_DISTDIRSZac Medico2011-03-312-2/+5
* Minor improvements in gpgsign().Arfrever Frehtes Taifersar Arahesis2011-03-311-5/+4