portage.git
2007-03-16 Zac MedicoAutomatically convert ROOT and PORTAGE_CONFIGROOT to...
2007-03-16 Zac MedicoFor bug #163262 and conformance with section 7.2 of...
2007-03-13 Zac MedicoMake prepinfo remove installed info indexes recursively...
2007-03-06 Zac MedicoFor bug #169620, in --tree display always show the... v2.1.2.2
2007-03-05 Zac Medicoallow people to disable compression by setting the...
2007-03-05 Zac MedicoAvoid pointless population of the binary tree when...
2007-03-04 Zac MedicoDisplay blockers at the end of the list so that it...
2007-03-04 Zac MedicoRemove the KVERS environment variable since it's code... v2.1.2.1
2007-03-04 Zac MedicoFix the minimum index for pruning consecutive duplicate...
2007-03-04 Zac MedicoAdd a note about --with-bdeps in the --depclean failure...
2007-03-04 Zac MedicoFor bug #169187, make --depclean prune unneeded slots...
2007-03-03 Zac MedicoOnly prune duplicate consecutive nodes if they both...
2007-03-03 Zac MedicoPass waiting_msg into recursive lockfile() calls. ...
2007-03-03 Zac MedicoMake sure that excess "nomerge" nodes are pruned correc...
2007-03-03 Zac MedicoAdd missing sys import. (trunk r6145:6146)
2007-03-03 Zac MedicoFor bug #138840, show a more informative message when...
2007-03-03 Zac Medicos/node/selected_parent/ for clarity (trunk r6140:6141)
2007-03-03 Zac MedicoFix types.InstanceType test which is failing now for...
2007-03-03 Zac Medicoupdate --help example to match current behavior #168678...
2007-03-03 Zac MedicoFor bug #169046, fill in the --tree display with "nomer...
2007-03-02 Zac MedicoWhen emerge automatically resumes, add --ignore-default...
2007-03-02 Zac MedicoFor bug #168646, remove --prune-empty-dirs from PORTAGE...
2007-03-02 Zac MedicoEven if there's no timestamp available locally, fetch...
2007-03-02 Zac MedicoRemove unnecessary print statement reported by solar...
2007-03-01 Zac MedicoFix broken rsync exitcode shift. (trunk r6122:6123)
2007-03-01 Zac MedicoFix the rest of the broken except statement syntax...
2007-03-01 Zac MedicoFix broken except statement syntax. (trunk r6118:6119)
2007-03-01 Zac MedicoFor consistency, remove exit code 2 (protocol incompati...
2007-03-01 Zac MedicoAdd compatibility code to avoid the GNU specific -...
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-03-01 Zac MedicoFor bug #168823, fix broken except statement syntax...
2007-02-27 Zac MedicoFor bug #168267, use add --force to the default PORTAGE...
2007-02-27 Zac MedicoFor compatibility with older findutils, don't use the...
2007-02-26 Zac MedicoFor bug #167668, prune empty ${FILESDIR}s by adding...
2007-02-24 Zac MedicoClean up os.environ["USERLAND"] pollution from the...
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 MedicoFilter paths matching '/<built-in>$' that come from...
2007-02-23 Zac MedicoDo not show the spinner and the "Calculating dependenci...
2007-02-23 Zac MedicoMake verify_all() return an "insufficient data" error...
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-22 Zac MedicoDon't bother to parse ${FILESDIR}/digest-* when manifes...
2007-02-22 Zac MedicoFor bug #167667, add support for ${PORTDIR}/manifest1_o...
2007-02-22 Zac MedicoFor bug #167667, use the existence of ${PORTDIR}/manife...
2007-02-22 Zac MedicoMake sure that ${A} in initialized in case pkg_nofetch...
2007-02-22 Zac MedicoFix broken file list handling for FEATUES=sign when...
2007-02-22 Zac MedicoFix more broken commitmessagefile handling. (trunk...
2007-02-22 Zac MedicoUse startdir instead of mydir since mydir has a trailin...
2007-02-22 Zac MedicoAvoid a TypeError when commitmessagefile is None. ...
2007-02-21 Zac MedicoFix stardir and repodir logic from the previous commit...
2007-02-21 Zac MedicoFor consistency, replace multiple os.getcwd() calls...
2007-02-21 Zac Medicos/x/xs/ to fix a typo in a variable name. (trunk r6022...
2007-02-21 Zac MedicoRaise a CommandNotFound exception when necessary, to...
2007-02-20 Zac MedicoFor bug #167795, try avoid the population routine when...
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 MedicoDon't exclude . since that excludes the entire contents...
2007-02-18 Zac MedicoWhen calling tar, always exclud . in order to preserver...
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-18 Zac MedicoFor bug #163990, warn about binary packages with invali...
2007-02-18 Zac MedicoFor bug #163990, warn about ebuilds with invalid catego...
2007-02-18 Zac MedicoFor bug #166785, check for invalid categories in the...
2007-02-17 Zac MedicoFor bug #166939, make --nodeps work like a normal packa...
2007-02-16 Zac MedicoDetect potential issues with mtime granlarity in env_up...
2007-02-15 Zac MedicoFix CONFIG_PROTECT_MASK support. Thanks to piavlo...
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 MedicoMake xterm titles work even when color is disabled...
2007-02-12 Zac MedicoIn the event of a circular dependency panic, eliminate...
2007-02-08 Zac MedicoMake the "lfull" output more succinct by omitting categ... v2.1.2-r9
2007-02-08 Zac MedicoTurn on strict dep checking to fix the isvalidatom...
2007-02-07 Zac MedicoSynchronize required hash code in all relevant places...
2007-02-07 Zac MedicoFor bug #165783, handle a potential InvalidDependString...
2007-02-07 Zac MedicoFor bug #165783, handle a potential InvalidDependString...
2007-02-07 Zac MedicoEnable strict dep checking for repoman. (trunk r5918)
2007-02-07 Zac MedicoFor bug #165783, handle a potential InvalidDependString...
2007-02-07 Zac MedicoFor bug #165780, make config-protect code consistently...
2007-02-07 Zac MedicoOnly echo PORTAGE_LOG_FILE if it's actually set (may...
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 MedicoEnsure that the code for bug #165382 only affects name...
2007-02-05 Zac MedicoFor bug #165349, use the portage_versions regex (via...
2007-02-05 Zac MedicoDocument --config-root for bug #165334. (trunk r5888...
2007-02-05 Zac MedicoFor bug #165382, show a helpful message if an exception...
2007-02-05 Zac MedicoFor bug #165382, don't raise a ValueError in cpv_expand...
2007-02-03 Zac Medicoadd warning about storing data in PORTDIR (trunk r5865...
2007-02-03 Zac MedicoFor bug #165065, use the proper RESTRICT setting when...
next