Merge --quiet fixes from trunk r6112:6113
[portage.git] / bin / emerge
2007-03-01 Zac MedicoMerge --quiet fixes from trunk r6112:6113
2007-03-01 Zac MedicoMake sure pids are appropriately removed from portage_e...
2007-03-01 Zac MedicoUse an alarm signal to implement a timeout when rsync...
2007-03-01 Zac MedicoFor bug #168646, don't bail out immediately when rsync...
2007-02-26 Zac MedicoFor bug #167668, prune empty ${FILESDIR}s by adding...
2007-02-24 Zac MedicoAllow --verbose to trigger a merge list even without...
2007-02-23 Zac MedicoAs requested by solar, never show a merge list unless...
2007-02-23 Zac MedicoAs requested by solar, never show a merge list unless...
2007-02-23 Zac MedicoDo not show the spinner and the "Calculating dependenci...
2007-02-23 Zac Medicospawn rsync without a shell. (trunk r6050:6051)
2007-02-22 Zac MedicoRemove quotes since rsync doesn't accept them (and...
2007-02-22 Zac MedicoFor bug #167668, use an rsync "hide" filter rule to...
2007-02-20 Zac MedicoAs requested by vapier, don't show the merge list in...
2007-02-19 Zac MedicoFor bug #167217, don't hardcode /usr/lib/portage. ...
2007-02-19 Zac MedicoOptimize order for --tree display of circular dependenc...
2007-02-19 Zac MedicoMake digraph._merge_order_bias() operate on a single...
2007-02-19 Zac MedicoFor bug #167450, optimize leaf node selection by orderi...
2007-02-19 Zac MedicoAutomatically enable --tree mode when displaying nodes...
2007-02-19 Zac MedicoFor bug #166564, make a circular dependency panic more...
2007-02-18 Zac MedicoFor bug #166880, always display the merge list header...
2007-02-18 Zac MedicoFor bug #166880, always display the merge list (allowin...
2007-02-18 Zac MedicoFor bug #167450, optimize merge order by delaying the...
2007-02-17 Zac MedicoFor bug #166939, make --nodeps work like a normal packa...
2007-02-14 Zac MedicoOptimize merge order calculation for --tree output...
2007-02-14 Zac MedicoFor bug #158100, use an exact reversal of the actual...
2007-02-12 Zac MedicoIn the event of a circular dependency panic, eliminate...
2007-02-07 Zac MedicoFor bug #165780, make config-protect code consistently...
2007-02-07 Zac MedicoFor backward compatibility with api consumers, _dep_che...
2007-02-07 Zac MedicoFor bug #165783, handle an InvalidDependString exceptio...
2007-02-05 Zac MedicoFor bug #165382, show a helpful message if an exception...
2007-02-01 Zac MedicoLoad the most current variables from /etc/profile.env...
2007-02-01 Zac MedicoRename dir.bz2 since that's the most likely case now...
2007-02-01 Zac MedicoFix --newuse so that it works correctly with --usepkg...
2007-01-30 Zac MedicoFor bug #164363, shuffle the ip addresses returned...
2007-01-29 Zac MedicoIgnore EEXIST from rmdir since some kernels (such as... v2.1.2-r5
2007-01-29 Zac MedicoFor bug #164078, don't trigger the CLEAN_DELAY countdow...
2007-01-28 Zac MedicoRemove a stray print statement. Thanks to Rick Warner...
2007-01-20 Zac MedicoFor bug #161356, fix error handling for currupt ebuilds...
2007-01-19 Zac Medicodump emerge's normpath in favor of portage_util's norma... v2.1.2-r1
2007-01-18 Zac MedicoSimplify rsync timestamp.chk handling and print the...
2007-01-16 Alec Warnerswitch news timestamp and unread/read storage to '...
2007-01-16 Alec WarnerVarious glep 42 fixes, fix up the portageq calls to...
2007-01-16 Alec Warnermerge glep42 into trunk
2007-01-13 Zac MedicoCatch InvalidData exceptions for bad atoms passed as...
2007-01-13 Zac MedicoObey the silent parameter when parsing options.
2007-01-13 Zac MedicoFor bug #144380, disable color at emerge startup and...
2007-01-13 Zac MedicoUse end_paragraph(1) instead of add_line_break() so...
2007-01-13 Zac MedicoSend the unmerge failure message to stderr.
2007-01-12 Zac MedicoSend the slot collision notice to stderr and only show...
2007-01-12 Zac MedicoRevert accidentally modified joins.
2007-01-12 Alec Warnerfix "" " " bug
2007-01-12 Alec Warnerpurge string module from emerge
2007-01-12 Zac MedicoFor bug #147512, don't print a cryptic error message...
2007-01-11 Zac MedicoFor bug #50738, inform the user about the location...
2007-01-11 Marius MauchRename 'Last Sync' to 'Timestamp of tree' to clarify...
2007-01-10 Zac MedicoRename depgraph._invalid_depgraph_is_acceptable() to...
2007-01-10 Zac MedicoDon't allow slot collision nodes to block other package...
2007-01-10 Zac MedicoFor bug #161422, make slot collisions non-fatal in...
2007-01-09 Zac MedicoFor bug #160971, rename dir.gz to dir.gz.old when neces...
2007-01-05 Zac MedicoFor bug #160299, make sure that emerge sees a somewhat...
2007-01-04 Zac MedicoImplement distlocks for --getbinpkg so that it works...
2006-12-30 Zac MedicoUse return values instead of direct sys.exit(123) calls...
2006-12-30 Zac MedicoFix 'TypeError: unpack non-sequence' that occurs if...
2006-12-30 Zac MedicoDo some small fixes to prevent slot collision nodes...
2006-12-30 Zac MedicoBe slightly more defensive when loading the vdb/blocker...
2006-12-30 Zac MedicoSort the --info USE flags for bug #159161.
2006-12-29 Zac MedicoSend stuff that's not a warning or error to stdout...
2006-12-29 Ned Ludd- keep things quiet when uninstalling
2006-12-29 Zac MedicoFor bug #159310, don't show a slot collision notice...
2006-12-29 Zac MedicoAdd some docs for the blockers cache format.
2006-12-29 Zac MedicoFor bug #159161, make emerge --info show USE_EXPAND...
2006-12-29 Zac MedicoUse a pickle to cache blockers for all installed packag...
2006-12-28 Zac MedicoUse a pickle to cache vdb metadata. This greatly impro...
2006-12-25 Zac MedicoWhen the user has insufficient access privileges, speci...
2006-12-25 Zac MedicoPrevent the regen action from running in --pretend...
2006-12-23 Zac MedicoShow the "Calculating dependencies .. done!" message...
2006-12-22 Zac MedicoRevert the default choice for --ask --unmerge (bug...
2006-12-22 Zac MedicoFor bug #158649, allow --buildpkgonly to bypass the...
2006-12-21 Zac MedicoMake emerge enable backward compatibility mode for...
2006-12-21 Zac MedicoFor installed packages with invalid depstrings, tell...
2006-12-21 Zac MedicoWhen a removal phase fails, tell the user where the...
2006-12-20 Zac MedicoFor bug #158558, ignore invalid depstrings for packages...
2006-12-20 Zac MedicoFor bug #158649, minimize portdb cache pulls for instal...
2006-12-20 Zac MedicoFix broken exception handling syntax causing strange...
2006-12-20 Zac MedicoFix the invalid dependency message so there's no confus...
2006-12-20 Zac MedicoGive the user some advice whenever an invalid dependenc...
2006-12-19 Zac MedicoUse a separate digraph to store parent/child relationsh...
2006-12-19 Zac MedicoFor bug #158508, make --fetchonly display a list of...
2006-12-19 Zac MedicoFor bug #158503, allow --nodeps to override blockers.
2006-12-18 Zac MedicoFor bug #158354, make "No" the default response for...
2006-12-18 Zac MedicoJust start with an empty dict in dep_check_trees since...
2006-12-18 Zac MedicoCatch PortageException from portdbapi.aux_get since...
2006-12-18 Zac MedicoDisable the spinner when --debug is enabled so that...
2006-12-18 Zac MedicoMake depclean skip empty depstrings.
2006-12-18 Zac MedicoDo some minor cleanup of the --depclean code.
2006-12-17 Zac MedicoAdd --debug support for --depclean.
2006-12-17 Zac MedicoAdd a comment about the previous commit.
2006-12-17 Zac MedicoDon't optimize depgraph.altlist() in reversed mode...
2006-12-17 Zac MedicoIn depgraph.altlist(), pop as many leaf nodes as possib...
2006-12-16 Zac MedicoMake dep_check validate all depstring atoms in order...
next