portage.git
2007-06-14 Zac MedicoFix broken \!found logic so that any missing files... v2.1.3_rc1
2007-06-14 Zac MedicoMiscellaneous global updates cleanups. (trunk r6686...
2007-06-13 Zac MedicoFor bug #181953, prevent the circular_blocks code from...
2007-06-13 Zac MedicoIn dblink.treewalk(), handle the case where the current...
2007-06-13 Zac MedicoAdd a note about the new unmerge-orphans behavior....
2007-06-13 Zac MedicoFor bug #134620, add a FEATURES=unmerge-orphans option...
2007-06-13 Zac MedicoFix dblink.isowner() so it works properly when ROOT...
2007-06-13 Zac MedicoUse cached dblink instances for collision-protect....
2007-06-13 Zac MedicoCache dblink instances for security checks and referenc...
2007-06-12 Zac MedicoReuse previously acquired lstat results. (trunk r6821)
2007-06-12 Zac MedicoFor bug #153109, replace our old chflags module with...
2007-06-12 Zac MedicoRemove some useless dircache code. (trunk r6818)
2007-06-12 Zac MedicoAlways return a dict from dblink.getcontents() since...
2007-06-12 Zac MedicoFor bug #181021, during unmerge use all slot matches...
2007-06-12 Zac MedicoAdd a note about preservation of timestamps on merged...
2007-06-11 Zac MedicoUpdate the PORT_LOGDIR docs for bug #82378. Thanks...
2007-06-11 Zac MedicoAdd news about USE_EXPAND wildcards. (trunk r6802)
2007-06-11 Zac MedicoFor consistency with other xterm titles code, redirect...
2007-06-11 Zac MedicoFor bug #181355, detect parenthesis mismatch in paren_r...
2007-06-10 Zac MedicoFor bug #81097, detect and report suspicious hardlinks...
2007-06-10 Zac MedicoFor bug #181551, support slot deps in package.keywords...
2007-06-10 Zac MedicoMake repoman work with both + and - flags in IUSE....
2007-06-10 Zac MedicoPreserve order of flags from IUSE in wildcard expansion...
2007-06-09 Zac MedicoFor bug #148702, use the * token to trigger wildcard...
2007-06-09 Zac MedicoWhen an update is discarded due to confmem, record...
2007-06-09 Zac MedicoFor bug #148702, automatically enable flags from IUSE...
2007-06-09 Zac MedicoFor bug #181387, fix an UnboundLocalError for the mymti...
2007-06-09 Zac MedicoSkip bogus '$ECLASS inherited illegally' messages when... v2.1.2.10
2007-06-09 Zac MedicoDon't forget to rename the temporary binpkg after it...
2007-06-09 Zac MedicoOnly execute $PROMPT_COMMAND when appropriate. (trunk...
2007-06-09 Zac MedicoFor bug #152828, run ${CHOST}-ldconfig when ${CBUILD...
2007-06-08 Zac MedicoFor bug #139383, in xtermTitleReset() use os.system...
2007-06-08 Zac MedicoFor bug #181104, make econf give an appropriate error...
2007-06-08 Zac MedicoIgnore InvalidDependString exceptions from the RESTRICT...
2007-06-08 Zac MedicoMake all the python code respect USE conditionals in...
2007-06-08 Zac MedicoReturn copies of the cached values from pkgsplit and...
2007-06-08 Zac MedicoFor bug #156536, update --resume docs to show that...
2007-06-08 Zac MedicoFor bug #153967, use -O / in the default FETCHCOMMAND...
2007-06-08 Zac MedicoFor bug #181021, preserve timestamps from during merge...
2007-06-08 Zac MedicoFix typo, split SPACE_SEPARATED variables on whitespace...
2007-06-08 Zac MedicoWhen dblink.treewalk() looks for an installed instance...
2007-06-08 Zac MedicoRemove duplicate entries from special variables process...
2007-06-08 Zac MedicoUse user-provided for -5 (bug #47442) (trunk r6735)
2007-06-08 Zac MedicoAdd ECONF_SOURCE to the econf docs. (trunk r6733)
2007-06-08 Zac MedicoDocument EXTRA_ECONF, thanks to Arfrever FTA in bug...
2007-06-08 Zac MedicoFor bug #164655, port quickpkg to python and use the...
2007-06-06 Zac MedicoFor bug #82378, only set permissions on PORT_LOGDIR...
2007-06-04 Zac MedicoImprove support for slot deps atoms given on the comman...
2007-06-01 Zac MedicoDon't complain when is missing unless manifest1 compat...
2007-06-01 Zac MedicoInstead of calling sys.exit() when aux_get() fails...
2007-06-01 Zac MedicoDon't repeatedly invoke the depend phase for ebuilds...
2007-06-01 Zac MedicoFor bug #149397, raise an InvalidDependString exception...
2007-06-01 Zac MedicoRaise a KeyError from bindbapi.aux_get() when appropria...
2007-05-31 Zac MedicoMake automatic "global updates" always use the config...
2007-05-31 Zac MedicoOnly check ChangeLog if we're dealing with an ebuild...
2007-05-31 Zac MedicoFor bug #172886, catch GetoptError. (trunk r6684)
2007-05-31 Zac MedicoMake dep_zapdeps() pull SLOT from the correct dbapi...
2007-05-30 Zac MedicoFix an IndexError in get_operator() that occurs when... v2.1.2.9
2007-05-30 Zac MedicoFor bug #180399, raise an appropriate InvalidDependStri...
2007-05-30 Zac MedicoShow deprecation warnings if the "clone" parameters...
2007-05-30 Zac MedicoReturn a copy of the cached result from match_from_list...
2007-05-30 Zac MedicoFor bug #61732, support -flag in USE (instead of just...
2007-05-30 Zac MedicoFix slot handling at the beginning of match_from_list...
2007-05-30 Zac MedicoFor bug #180222, make ecompressdir use -f for the autom...
2007-05-29 Zac MedicoFor bug #179870, correctly handle slot deps in the...
2007-05-29 Zac MedicoFix get_operator() and best_match_to_list() so that...
2007-05-29 Zac MedicoFix dep_getcpv() so that it always properly removes...
2007-05-29 Zac MedicoDon't pass slotted packages into pkgsplit since it...
2007-05-29 Zac MedicoFor bug #179870, add support for cpv:slot in match_from...
2007-05-28 Zac MedicoFor bug #180009, add a PORTAGE_RSYNC_INITIAL_TIMEOUT...
2007-05-28 Zac MedicoFor bug #180079, fix a KeyError so that a search for...
2007-05-26 Zac MedicoFix logic for USE_EXPAND variables that are incremental...
2007-05-26 Zac Medicoxmlint can produce garbage output even on success,...
2007-05-25 Zac MedicoStore flags as a set inside the USE incremental loop...
2007-05-25 Zac MedicoFor bug #179766, expand USE_EXPAND variables inside...
2007-05-25 Zac MedicoSkip fetching of metadata.dtd when mymode == "manifest... v2.1.2.8
2007-05-24 Zac MedicoFix the ignore-previously-merged option so that it...
2007-05-23 Zac MedicoAdd a 'ignore-previously-merged' config option which...
2007-05-23 Zac MedicoPunt the portdbapi.getsize() function since it's unused...
2007-05-23 Zac Medicohardlink basic suid protection (trunk r6580)
2007-05-23 Zac MedicoUse device number and i-node number (like os.path.samef...
2007-05-23 Zac MedicoIn --tree output, keep track of which graph edges have...
2007-05-23 Zac MedicoFor bug #176539, add a manifest target to repoman so...
2007-05-23 Zac Medicos:${PORTDIR}:/usr/portage: so that it's not implied...
2007-05-23 Zac MedicoFor bug #177601, add a reference the --verbose option...
2007-05-22 Zac MedicoFor forward compatibility, make binarytree.populate...
2007-05-22 Zac MedicoUse bash to spawn FETCHCOMMAND under selinux since...
2007-05-22 Zac MedicoFor bug #179008, just use metadata.dtd directly from...
2007-05-22 Zac MedicoIn fetch(), don't try to parse digests unless the ...
2007-05-22 Zac MedicoFor bug #179206, improve efficiency by using a containm...
2007-05-22 Zac Medicofix from James C. Georgas to not modify EXTRA_EINSTALL...
2007-05-22 Zac MedicoDon't protect USE_EXPAND variables from -* anymore...
2007-05-13 Zac MedicoFor bug #178293, don't write digest-* files unnecessari...
2007-05-13 Zac MedicoFix the varexpand quotes tests since quotes are no...
2007-05-10 Zac MedicoFor bug #177763, clarify about how FEATURES=keepwork...
2007-05-10 Zac MedicoMake sure FEATURES=test and USE=test are consistently...
2007-05-10 Zac MedicoMake sure USE=test is properly enabled when the test...
2007-05-09 Zac MedicoFor bug #177591, increase shell compatibility by preser...
2007-05-09 Zac MedicoMake sure USE=test is properly enabled when the test...
2007-05-07 Zac MedicoPrevent blockers that are only partially resolvable... v2.1.2.7
next