aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add experimental EAPI 4-slot-abi support.Zac Medico2012-06-221-0/+23
* Show config updates later for bug #412845.Zac Medico2012-04-201-2/+1
* Avoid redundant news display for bug #412161.Zac Medico2012-04-161-1/+4
* Exit status 128 + SIGINT for --ask 'no' answer.Zac Medico2012-03-251-1/+1
* Map emerge --buildpkg=n to FEATURES=-buildpkg.Zac Medico2012-03-211-2/+0
* install-info: avoid unnecessary shellZac Medico2012-03-081-5/+16
* Don't print ::${repository} for main repository in output ofArfrever Frehtes Taifersar Arahesis2012-01-281-0/+1
* Print ::${repository} in output of `emerge -pv ${package}` by default.Arfrever Frehtes Taifersar Arahesis2012-01-211-0/+1
* Display EROOT when ROOT != "/".Zac Medico2011-12-191-2/+3
* Fix some warnings found by pylint.Arfrever Frehtes Taifersar Arahesis2011-12-181-6/+1
* emerge: disable --quiet-build by defaultZac Medico2011-12-131-1/+1
* emerge: allow search when profile is missingZac Medico2011-12-091-2/+2
* Show action as --action in emerge.log arg list.Zac Medico2011-11-171-1/+1
* Show option arguments in emerge.log arg list.Zac Medico2011-11-171-1/+11
* Tweak emerge --quiet-build default handling.Zac Medico2011-11-161-3/+0
* Enable emerge --quiet-build by default.v2.2.0_alpha74Zac Medico2011-11-111-1/+2
* Allow repository dependencies in command line arguments for --config and --in...Arfrever Frehtes Taifersar Arahesis2011-11-071-1/+1
* Add emerge --moo action for bug #389609.Zac Medico2011-11-061-16/+25
* Use any() instead of list(filter()).Zac Medico2011-10-281-1/+1
* Check for bytes instead of unicode in args.Zac Medico2011-10-281-2/+1
* Add emerge --check-news for bug #388233.Zac Medico2011-10-261-1/+14
* Use EROOT instead of ROOT for keys everywhere.Zac Medico2011-10-251-14/+14
* Skip global updates prior to sync (called after).Zac Medico2011-10-231-1/+2
* Add --binpkg-exclude optionSebastian Luther2011-10-161-4/+24
* Add emerge --dynamic-deps <y|n> option.Zac Medico2011-10-101-0/+6
* Tweak automatic --binpkg-respect-use behavior.Zac Medico2011-09-211-4/+5
* emerge: add --complete-graph-if-new-ver < y | n >Zac Medico2011-09-211-0/+7
* Point users to the man page instead of duplicating it in --helpSebastian Luther2011-09-211-2/+2
* autounmask: Add --autounmask-keep-masks optionSebastian Luther2011-09-191-0/+10
* autounmask: Add --autounmask-unrestricted-atoms optionSebastian Luther2011-09-191-0/+10
* Join /var/log/emerge.log with EPREFIX.Zac Medico2011-09-031-1/+10
* Add FEATURES=clean-logs support.Zac Medico2011-08-311-2/+33
* Respect package.env buildpkg FEATURES settings.Zac Medico2011-08-301-3/+5
* Improve the invalid profile msg (bug 379327).Mark Wagner2011-08-151-4/+4
* post_emerge: just return instead of sys.exit()Zac Medico2011-08-011-7/+1
* LinkageMapELF: add getOwners() method and use itZac Medico2011-07-221-1/+9
* Make emerge --noreplace identical to --selective.Zac Medico2011-07-191-2/+1
* Use portage.subprocess_getstatusoutput() more.Zac Medico2011-07-121-5/+3
* --ask: show group warning before pretend promptZac Medico2011-06-041-2/+2
* emergelog: only enable when called by emergeZac Medico2011-06-031-9/+7
* --ask: prompt for --pretend mode when necessaryZac Medico2011-06-031-2/+6
* Fix some typos.Arfrever Frehtes Taifersar Arahesis2011-05-151-1/+1
* Implement --autounmask-writeSebastian Luther2011-05-151-0/+10
* Use vardbapi.lock() where applicable.Zac Medico2011-05-141-2/+3
* Remove redundant pruneNonExisting() call.Zac Medico2011-05-061-1/+0
* emerge: replace --rebuild with finer grained optsDavid James2011-05-041-7/+40
* Add --rebuild-ignore flag.David James2011-05-031-0/+14
* emerge: rename --no*-atoms to --*-excludeZac Medico2011-05-021-8/+8
* emerge: add --rebuild and --norebuild-atoms optsDavid James2011-05-011-1/+28
* display_preserved_libs: load plib_registryZac Medico2011-04-281-1/+3