portage.git
2008-09-04 Zac MedicoAdjust toc.section.depth in the stylesheet so that...
2008-09-03 Zac MedicoAdd a new "EAPI 2 Draft" section which unifies the...
2008-09-03 Zac MedicoAdjust StaticFileSet._validate() to allow set tokens...
2008-09-01 Zac MedicoBug #222091 - Filter out any instances of the \1 charac...
2008-09-01 Zac MedicoUpdate PORTAGE_RSYNC_OPTS docs to reflect that --delete...
2008-09-01 Zac MedicoAdjust EMakeParallelDisabled.re to require at least...
2008-08-31 Zac MedicoCheck for calls to the deprecated bindnow-flags functio...
2008-08-31 Zac MedicoAdd a warning for emake -j1 calls which disable paralle...
2008-08-30 Zac MedicoAdd support for FEATURES="protect-owned" which is ident...
2008-08-30 Zac MedicoIn dep_zapdeps(), add a new choice category for choices...
2008-08-27 Zac MedicoWhen reloading the emerge config due to global updates...
2008-08-25 Zac MedicoRevert recent changes to _ObjectKey.__eq__() since...
2008-08-24 Zac MedicoFix _ObjectKey.__eq__() to account for potential hash...
2008-08-24 Zac MedicoPrevent [None] in repo display. Thanks to grobian.
2008-08-24 Zac Medico* Fix broken _ObjectKey.__eq__() logic from previous...
2008-08-24 Zac MedicoAvoid possible AttributeError raised from _ObjectKey...
2008-08-24 Zac MedicoFix grammar. Thanks to ABCD.
2008-08-23 Zac MedicoFix spelling typos in error messages.
2008-08-23 Zac MedicoFix the loop in filter_protected() to continue when...
2008-08-23 Zac MedicoFlush stdout after the loop inside filter_protected...
2008-08-23 Zac MedicoAdd a new filter_protected command which is similar...
2008-08-23 Zac MedicoMore LinkageMap enhancments from Lucian Poston:
2008-08-23 Zac MedicoAdd a new src_prepare phase function which is called...
2008-08-22 Zac MedicoAdd a new is_protected command which queries whether...
2008-08-22 Zac MedicoFix isprotected() call in dblink._collision_protect...
2008-08-22 Zac MedicoUpdate ROOT docs wrt make.conf since it can now be...
2008-08-22 Zac MedicoUse shlex.split() to split CONFIG_PROTECT and CONFIG_PR...
2008-08-22 Zac MedicoFor consistency, show [0] in the repo display instead...
2008-08-22 Zac MedicoUpdate comment, from Lucian Poston's git repo.
2008-08-22 Zac MedicoOptimize LinkageMap to use tuples of device and inode...
2008-08-21 Zac MedicoFix typo in "directory" spelling. Thanks to Ofer Wald...
2008-08-20 Zac MedicoFix spelling of overriding for bug #235250.
2008-08-20 Zac MedicoFix dep_wordreduce() so that it doesn't cancel out...
2008-08-20 Zac MedicoMake dblink call back to the scheduler for "clean"...
2008-08-20 Zac MedicoMake sure EBUILD_PHASE is properly unset when calling...
2008-08-19 Zac MedicoWhen in background mode, redirect "adjusting permission...
2008-08-19 Zac MedicoAdd an 'IUSE defaults' section.
2008-08-19 Zac MedicoRemove reference to use.default. Thanks to ulm for...
2008-08-18 Zac MedicoThe following error is known to occur with Linux kernel...
2008-08-18 Zac MedicoUpdate for @everything -> @installed rename. Thanks...
2008-08-18 Zac Medico* Truncate status display output when necessary to...
2008-08-18 Zac MedicoDon't assume that the "world" set is an instance of...
2008-08-18 Zac MedicoFix atom -> str breakage in StaticFileSet.write().
2008-08-17 Zac MedicoDocument /var/lib/portage/world_sets.
2008-08-15 Zac MedicoBug #172496 - Add a PORTAGE_COMPRESS_EXCLUDE_SUFFIXES...
2008-08-15 Zac MedicoFor consistency, make get_open_fds() return a plain...
2008-08-15 Zac MedicoUse a list comprehension instead of strange map() usage...
2008-08-15 Zac MedicoFor py3k compatibility, replace map() call with a norma...
2008-08-15 Zac MedicoPass atom instances into action_depclean() instead...
2008-08-15 Zac MedicoValidate atoms from command line args before calling...
2008-08-15 Zac MedicoIn order to avoid an unhandled InvalidAtom exception...
2008-08-15 Zac Medico* Replace vartree.dep_match() call with normal dbapi...
2008-08-14 Zac MedicoWhen a build fails, generate a status message showing...
2008-08-14 Zac MedicoConvert exceptions from parse_metadata_use() into ...
2008-08-14 Zac Medico* Fix parse_metadata_use() to raise ParseError instead...
2008-08-14 Zac MedicoThe fpformat module is deprecated and will be removed...
2008-08-14 Zac MedicoMake Scheduler._choose_pkg() parallelize more aggressiv...
2008-08-12 Zac MedicoFix quoting for iteration over PROFILE_PATHS.
2008-08-12 Zac MedicoCreate a single EAPI section to contain all of the... v2.2_rc8
2008-08-12 Zac MedicoBug #234478 - Fix config._getMissingLicenses() to only...
2008-08-12 Zac MedicoDisable "waiting for lock" messages when in background...
2008-08-11 Zac MedicoFix ebuild(1) so that src_configure is only called...
2008-08-11 Zac MedicoEntirely disable the src_configure phase from the pytho...
2008-08-11 Zac MedicoIn source_all_bashrcs(), only change $IFS while splitti...
2008-08-10 Zac MedicoIncrease Scheduler._job_delay_max to 10 seconds. v2.2_rc7
2008-08-10 Zac MedicoFor pkg_config and pkg_info, add respective "config...
2008-08-10 Zac MedicoWhen testing userpriv write access in $DISTDIR, redirec...
2008-08-10 Zac MedicoRemove unnecessary dict.keys() call.
2008-08-10 Zac MedicoMove the default EAPI definition where it will work...
2008-08-10 Zac MedicoRemove most references to Package.metadata_keys and...
2008-08-10 Zac MedicoAdd sample code for the new src_configure and src_compi...
2008-08-10 Zac MedicoDocument the differences between EAPIs 0 and 1.
2008-08-10 Zac MedicoAdd new sections for EAPI 0 and 1 (currently empty).
2008-08-10 Zac MedicoFix typo.
2008-08-10 Zac MedicoRemove INHERITED from the vardbapi aux_get cache since...
2008-08-10 Zac MedicoRemove pointless `cd` calls in dyn_configure() and...
2008-08-10 Zac MedicoEliminate duplicate code by making _eapi1_src_compile...
2008-08-10 Zac MedicoMake the scheduler's job delay ramp up faster by increa...
2008-08-09 Zac MedicoFix dyn_clean() to properly clean $PORTAGE_BUILDDIR...
2008-08-09 Zac MedicoAdd write_contents() and tar_contents() functions to...
2008-08-09 Zac Medico* Use shlex.split() for splitting COLLISION_IGNORE.
2008-08-09 Zac MedicoBug #234100 - Update date and portage version in man...
2008-08-09 Zac MedicoBug #234157 - Remove BUILD_PREFIX from the docs since...
2008-08-09 Zac MedicoDon't use "dir" for a variable name since it's also...
2008-08-09 Zac MedicoAdd a reference to the default sets.conf location....
2008-08-09 Zac MedicoMake eapi*_src_install die since they're not supported.
2008-08-09 Zac MedicoEscape use flags before compiling regular expressions...
2008-08-09 Zac MedicoUpdate date in dyn_help copyright header. Thanks to...
2008-08-09 Zac MedicoWhen calling dbaip.aux_get() inside depgraph._select_pa...
2008-08-09 Zac MedicoIncrease Scheduler._job_delay_factor from 0.5 to 0...
2008-08-08 Zac MedicoRemove redundant default pkg_nofetch, src_unpack, and...
2008-08-08 Zac MedicoAdd new LinkageMap.listBrokenBinaries() and listProvide...
2008-08-08 Zac MedicoFix broken reference to os.path.realpath() inside Linka...
2008-08-08 Zac MedicoIn LinkageMap.rebuild(), filter empty strings that...
2008-08-08 Zac MedicoFix broken quoting in eval statements. Thanks to Arfrever.
2008-08-08 Zac MedicoAdd missing default_src_configure() function to table...
2008-08-08 Zac MedicoFix default phase functions in EAPI 2_pre2, since they...
2008-08-08 Zac MedicoRename the eapi2_pre2_* functions to just eapi2_* and...
2008-08-08 Zac MedicoImplement eapi$EAPI_* default phase functions that...
2008-08-08 Zac MedicoHandle missing ipv6 support (branches/prefix r11347).
next