aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* emerge: add --misspell-suggestions=n optionZac Medico2011-04-281-0/+6
* emerge: add 3 new options similar to --excludeDavid James2011-04-271-20/+58
* chk_updated_info_files: handle --quietZac Medico2011-03-301-3/+5
* emerge: support [ y | n ] for --askZac Medico2011-03-241-2/+15
* emerge_main: add "args" parameter (sys.argv[1:])Zac Medico2011-03-201-7/+12
* emerge: support [ y | n ] for --quietv2.2.0_alpha27Zac Medico2011-03-141-3/+26
* show_depclean_suggestion: use ewarn, not einfoZac Medico2011-02-211-1/+1
* post_emerge: suggest depclean after world updateZac Medico2011-02-211-0/+13
* post_emerge: pass in more infoZac Medico2011-02-211-6/+15
* emerge: warn to stderr if post_* hooks failZac Medico2011-02-181-5/+6
* emerge: support post_emerge hook like post_syncGokdeniz Karadag2011-02-181-0/+8
* When killed by signal, return 128 + signum.Zac Medico2011-01-151-2/+2
* composite_db: use ebuild visibility for installedZac Medico2011-01-041-1/+2
* emerge: accept 'y' for options that accept 'n'Zac Medico2010-11-231-57/+60
* Fix emerge --sync PORTDIR creation.Zac Medico2010-11-191-2/+1
* emerge --depclean: Add more --debug output.v2.2_rc97Zac Medico2010-10-151-0/+1
* Fix breakage in emerge -b option parsing.Zac Medico2010-10-111-0/+1
* Add support for emerge --buildpkg=n.Zac Medico2010-10-091-2/+15
* Fix spelling of 'wildcards' in --exclude error.Zac Medico2010-10-071-1/+1
* More repository handling cleanupSebastian Luther2010-09-301-1/+1
* reposyntax: Handle missing profiles/repo_name by setting repo_name to x-$(bas...Sebastian Luther2010-09-261-8/+8
* reposyntax: Add support all over the placeSebastian Luther2010-09-261-1/+1
* global updates: Honor -q and don't repeat the legendSebastian Luther2010-09-101-1/+1
* Use EROOT in chk_updated_cfg_files() calls.Zac Medico2010-09-091-1/+1
* Add another _ENABLE_DYN_LINK_MAP conditional in parse_opts().Zac Medico2010-09-071-2/+3