summaryrefslogtreecommitdiffstats
path: root/bin/emerge
Commit message (Expand)AuthorAgeFilesLines
* Load virtuals on demand in order to avoid needless vdb scanning during a simp...Zac Medico2006-03-251-2/+2
* Add a portage_debug module and python-trace feature for --debug mode.Zac Medico2006-03-231-0/+3
* Do not split PORTAGE_RSYNC_EXTRA_OPTS and add it directly to rsynccommand in ...Zac Medico2006-03-201-10/+11
* Miscellaneous fixes and cleanup for the rsync options handling.Zac Medico2006-03-191-43/+71
* Fix deprecated RSYNC_TIMEOUT handling (move it where rsync_flags is defined) ...Zac Medico2006-03-191-12/+8
* Add support for generic PORTAGE_RSYNC_{EXTRA_,}OPTS, deprecate existing RSYNC...Marius Mauch2006-03-191-19/+60
* Add NOCOLOR support to ebuild.sh and make emerge automatically add NOCOLOR to...Zac Medico2006-03-191-1/+7
* Add package atom validation to the `emerge --config` action. Thanks to sekre...Zac Medico2006-03-161-12/+19
* add --quiet support to --colsMike Frysinger2006-03-151-15/+26
* Generate depgraph.applied_useflags in the display method as necessary for use...Zac Medico2006-03-151-4/+10
* Catch keyboardinterrupt during imports, don't print nasty tracebacks there, l...Alec Warner2006-03-141-1/+4
* Simplify emerge's secpass logic.Zac Medico2006-03-131-19/+11
* Fix KeyError: 'mergelist' error (regression from r2847). See bug #125993.Zac Medico2006-03-131-0/+1
* Add --tree to the blacklist when --resume is used. See bug #54040.Zac Medico2006-03-121-1/+1
* dont reset spinner for non-ttys if --quiet is in useMike Frysinger2006-03-111-2/+3
* Do automatic backup the resume list when it's length is greater than 1 for bu...v2.1_pre6Zac Medico2006-03-111-1/+12
* Do the clean phase at the end of dblink.treewalk() to ensure that it is trigg...Zac Medico2006-03-111-8/+1
* Fix emerge's "Post-Build Cleaning" so that it works with --buildpkgonly in FE...Zac Medico2006-03-101-10/+12
* Make the parallel-fetch process sleep for 3 seconds at the beginning in order...Zac Medico2006-03-071-0/+1
* - make portage display the ROOT when unmerging a selected packageNed Ludd2006-03-071-0/+3
* Remove the leading / from WORLD_FILE for better cooperation with os.path.join...Zac Medico2006-03-061-5/+5
* Strip the leading slash from WORLD_FILE so that os.path.join works correctly ...Zac Medico2006-03-051-2/+6
* Use ROOT when checking installed packages for --pretend outputJason Stubbs2006-02-281-3/+3
* Make sure myopts does not contain duplicate options for bug 124204.Zac Medico2006-02-271-1/+2
* Make `emerge --metadata` work even when metadata-transfer is not in FEATURES.Zac Medico2006-02-261-1/+3
* Make the post-sync metadata-transfer a FEATURE so that it can be optionally d...Zac Medico2006-02-261-0/+3
* Kill inject for good.Alec Warner2006-02-231-42/+1
* Revert emergelog output change from revision 2641 to maintain compatibility w...Zac Medico2006-02-231-1/+1
* deprecate 'emerge action' syntax in favor of 'emerge --action'Marius Mauch2006-02-191-2/+1
* finally remove --rsyncMarius Mauch2006-02-191-17/+3
* finally remove --upgradeonlyMarius Mauch2006-02-191-33/+2
* add a new emerge --ignore-default-opts option for bug 121695Zac Medico2006-02-121-2/+4
* fix typo for bug 111098 (patch by andre@fluffyspider.com.au)Zac Medico2006-02-111-1/+1
* use new write_atomic() function for all world file updatesZac Medico2006-02-091-2/+2
* Remove references to --verbose and --quiet in depgraph.display() and makeJason Stubbs2006-02-071-6/+6
* wrap all relevant atexit usage due to incompatibility with os.execv (needed f...Zac Medico2006-02-061-3/+3
* use sys.argv[0] for the path to emerge rather then hard codingBrian Harring2006-02-061-1/+1
* when emerge restarts itself, make /usr/lib/portage/bin/emerge the first argum...Zac Medico2006-02-061-3/+2
* do commit_mtimedb() after each merge for bug 100300Zac Medico2006-02-051-0/+4
* remove outdated "You may avoid the remerging of packages" messageZac Medico2006-02-051-2/+0
* replace existing "restarting emerge via exec()" functionality with a new appr...Zac Medico2006-02-051-28/+8
* Adding a comment about normpath, and why we use our own copy.Alec Warner2006-02-041-1/+9
* remove stray quote introduced in revision 2645Zac Medico2006-02-041-1/+1
* Remove all bug referencesJason Stubbs2006-02-041-1/+1
* Add back emerge list header hiding when --quiet is used.Jason Stubbs2006-02-041-1/+1
* Fix for bug #119049Alec Warner2006-02-031-1/+3
* Shout out to RiverRat for reporting, fixup the output to use the correct verb...Alec Warner2006-02-031-4/+9
* Minor fixups with spelling, Thanks to Benno Schulenberg <benno@nietvergeten.n...Alec Warner2006-02-031-5/+5
* Thanks to Benno Schulenberg <benno@nietvergeten.nl> for the spelling/grammar ...Alec Warner2006-02-031-17/+17
* Revert change in -r2611, re-opening bug 121106. The fix is not that simple.....Alec Warner2006-02-021-2/+1